Status: Pass 217 Failure 12 Skip 10
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 0x7f5424c64440>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group a5b3e020-30e4-46dd-bd28-cb9763d298bf in use.', 'detail': ''}, <traceback object at 0x7f5424c54d80>), (<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 0x7f5424c5c380>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 5fd40bdf-d453-432e-920a-0c5563013589 within the required time (360 s). Timer started at 1662876407. Timer ended at 1662876767. Waited for 360 s., <traceback object at 0x7f5424d43680>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft2.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 snapshot: Snapshot status must be available or error and must not be part of a group.'}, <traceback object at 0x7f9114b62cc0>), (<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 0x7f9113e495c0>)) |
||||||
tearDownClass (tempest.scenario.test_minimum_basic | 1 | 0 | 1 | 0 | 0 | Detail | |
TestMinimumBasicScenario) |
fail
ft3.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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 841, 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 994af938-772f-41ed-8132-11468d67c71b: 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
pt4.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
ft4.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-09-11 05:32:12,924 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes 0.383s 2022-09-11 05:32:12,924 121401 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-1929789923"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de78521-a2f4-4370-bf90-74dca7a29393', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de78521-a2f4-4370-bf90-74dca7a29393', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:12.822593", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-11 05:32:13,093 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.157s 2022-09-11 05:32:13,093 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf44186-d7f0-4a54-a42e-ff4adcf491a7', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf44186-d7f0-4a54-a42e-ff4adcf491a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:32:14,157 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.049s 2022-09-11 05:32:14,158 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7082ec-503f-4c69-8f5c-69da0987fffa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7082ec-503f-4c69-8f5c-69da0987fffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:32:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:32:14,170 121401 INFO [tempest.common.waiters] volume 5fd40bdf-d453-432e-920a-0c5563013589 reached available after waiting for 1.170003 seconds 2022-09-11 05:32:14,170 121401 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-09-11 05:32:14,242 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.069s 2022-09-11 05:32:14,242 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-318681437", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBImn8aXRzwLKhpHXrXFZhpALTEWems+rY0VgCl+a9DlXuKyIqXhY0ylrkISP7ePhoLArwTpakg1EC4kE/rCUId5i1q60N4WV05ooD7TG7qKuzbYV8Fy8HsPH4us57vX9Dg=="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce2ba68d-cd6e-4d93-a833-598ef587938c', 'x-compute-request-id': 'req-ce2ba68d-cd6e-4d93-a833-598ef587938c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-318681437", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBImn8aXRzwLKhpHXrXFZhpALTEWems+rY0VgCl+a9DlXuKyIqXhY0ylrkISP7ePhoLArwTpakg1EC4kE/rCUId5i1q60N4WV05ooD7TG7qKuzbYV8Fy8HsPH4us57vX9Dg==", "fingerprint": "08:d9:a3:08:7a:a5:06:af:9e:41:ad:1b:0f:42:13:88", "user_id": "f4c978e96d3248d59120c287ecc75e87"}}' 2022-09-11 05:32:14,245 121401 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-318681437 created 2022-09-11 05:32:14,513 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33:9696/networking/v2.0/security-groups 0.267s 2022-09-11 05:32:14,514 121401 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--436531518", "description": "tempest-description--852061645"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-5cfac5f6-fba0-4448-9f6c-de2959d1d408', 'date': 'Sun, 11 Sep 2022 05:32:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a5b3e020-30e4-46dd-bd28-cb9763d298bf", "name": "tempest-securitygroup--436531518", "stateful": true, "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "description": "tempest-description--852061645", "shared": false, "security_group_rules": [{"id": "7ef89f05-e622-4a60-8c43-5503dcb4f649", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "security_group_id": "a5b3e020-30e4-46dd-bd28-cb9763d298bf", "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": 353, "description": null, "tags": [], "created_at": "2022-09-11T05:32:14Z", "updated_at": "2022-09-11T05:32:14Z", "revision_number": 0, "project_id": "60788ee7f0ab439087f63db271b65ef4"}, {"id": "fcb2efd1-9eb7-4b26-ab34-c4c42b604009", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "security_group_id": "a5b3e020-30e4-46dd-bd28-cb9763d298bf", "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": 354, "description": null, "tags": [], "created_at": "2022-09-11T05:32:14Z", "updated_at": "2022-09-11T05:32:14Z", "revision_number": 0, "project_id": "60788ee7f0ab439087f63db271b65ef4"}], "tags": [], "created_at": "2022-09-11T05:32:14Z", "updated_at": "2022-09-11T05:32:14Z", "revision_number": 1, "project_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:32:14,713 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.198s 2022-09-11 05:32:14,713 121401 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": "a5b3e020-30e4-46dd-bd28-cb9763d298bf", "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-15632fee-3e61-484a-9e07-f2a064c0cafb', 'date': 'Sun, 11 Sep 2022 05:32:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d49dba8-ee4d-43d3-85e0-439faba856e6", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "security_group_id": "a5b3e020-30e4-46dd-bd28-cb9763d298bf", "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-09-11T05:32:14Z", "updated_at": "2022-09-11T05:32:14Z", "revision_number": 0, "project_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:32:14,919 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.205s 2022-09-11 05:32:14,919 121401 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": "a5b3e020-30e4-46dd-bd28-cb9763d298bf", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-236fd7c1-7f0c-4586-8512-617d7d7e46da', 'date': 'Sun, 11 Sep 2022 05:32:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea191241-10dc-414a-bc97-5cb473027c71", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "security_group_id": "a5b3e020-30e4-46dd-bd28-cb9763d298bf", "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-09-11T05:32:14Z", "updated_at": "2022-09-11T05:32:14Z", "revision_number": 0, "project_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:32:14,920 121401 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--436531518 created 2022-09-11 05:32:16,236 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33:9696/networking/v2.0/floatingips 1.316s 2022-09-11 05:32:16,237 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-bacc8e6d-296e-4a66-92b4-141b09b0b9ff', 'date': 'Sun, 11 Sep 2022 05:32:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "383b60b1-9448-47f1-b788-56063b858d52", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "floating_ip_address": "172.27.1.127", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "60788ee7f0ab439087f63db271b65ef4", "description": "", "port_details": null, "tags": [], "created_at": "2022-09-11T05:32:15Z", "updated_at": "2022-09-11T05:32:15Z", "revision_number": 0}}' 2022-09-11 05:32:16,237 121401 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '383b60b1-9448-47f1-b788-56063b858d52', 'tenant_id': '60788ee7f0ab439087f63db271b65ef4', 'floating_ip_address': '172.27.1.127', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '60788ee7f0ab439087f63db271b65ef4', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:32:15Z', 'updated_at': '2022-09-11T05:32:15Z', 'revision_number': 0, 'ip': '172.27.1.127'} created 2022-09-11 05:32:16,402 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.160s 2022-09-11 05:32:16,403 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3268', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-86f14949-7fff-48b3-bf54-b1ba278da58b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f4c978e96d3248d59120c287ecc75e87", "name": "tempest-ServerRescueNegativeTestJSON-287824037-project", "password_expires_at": null}, "audit_ids": ["D4VhTcttRBajQu7sfMhpDw"], "expires_at": "2022-09-11T06:32:16.000000Z", "issued_at": "2022-09-11T05:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60788ee7f0ab439087f63db271b65ef4", "name": "tempest-ServerRescueNegativeTestJSON-287824037"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_60788ee7f0ab439087f63db271b65ef4", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/60788ee7f0ab439087f63db271b65ef4", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:32:16,403 121401 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '292005db-ed4c-41e2-9867-8cd96d81fc55', 'name': 'tempest-ServerRescueNegativeTestJSON-1861358486-network', 'tenant_id': '60788ee7f0ab439087f63db271b65ef4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '60788ee7f0ab439087f63db271b65ef4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 56, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:29:37Z', 'updated_at': '2022-09-11T05:29:38Z', 'revision_number': 1} available for tenant 2022-09-11 05:32:16,404 121401 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-318681437', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBImn8aXRzwLKhpHXrXFZhpALTEWems+rY0VgCl+a9DlXuKyIqXhY0ylrkISP7ePhoLArwTpakg1EC4kE/rCUId5i1q60N4WV05ooD7TG7qKuzbYV8Fy8HsPH4us57vX9Dg==', 'fingerprint': '08:d9:a3:08:7a:a5:06:af:9e:41:ad:1b:0f:42:13:88', 'user_id': 'f4c978e96d3248d59120c287ecc75e87', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCuJoVk03dAgAykN/4PhIjTGw3ur3PzVSha57duWX/AnxIld07iVjTs\nHAcb1RouOMagBwYFK4EEACKhZANiAASJp/Gl0c8CyoaR161xWYaQC0xFnprPq2NF\nYApfmvQ5V7isiKl4WNMpa5CEj+3j4aCwK8E6WpINRAuJBP6wlCHeYtautDeFldOa\nKA+0xu6irs22FfBcvB7Dx+LrOe71/Q4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a5b3e020-30e4-46dd-bd28-cb9763d298bf', 'name': 'tempest-securitygroup--436531518', 'stateful': True, 'tenant_id': '60788ee7f0ab439087f63db271b65ef4', 'description': 'tempest-description--852061645', 'shared': False, 'security_group_rules': [{'id': '7ef89f05-e622-4a60-8c43-5503dcb4f649', 'tenant_id': '60788ee7f0ab439087f63db271b65ef4', 'security_group_id': 'a5b3e020-30e4-46dd-bd28-cb9763d298bf', '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': 353, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:32:14Z', 'updated_at': '2022-09-11T05:32:14Z', 'revision_number': 0, 'project_id': '60788ee7f0ab439087f63db271b65ef4'}, {'id': 'fcb2efd1-9eb7-4b26-ab34-c4c42b604009', 'tenant_id': '60788ee7f0ab439087f63db271b65ef4', 'security_group_id': 'a5b3e020-30e4-46dd-bd28-cb9763d298bf', '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': 354, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:32:14Z', 'updated_at': '2022-09-11T05:32:14Z', 'revision_number': 0, 'project_id': '60788ee7f0ab439087f63db271b65ef4'}], 'tags': [], 'created_at': '2022-09-11T05:32:14Z', 'updated_at': '2022-09-11T05:32:14Z', 'revision_number': 1, 'project_id': '60788ee7f0ab439087f63db271b65ef4'}, 'floating_ip': {'id': '383b60b1-9448-47f1-b788-56063b858d52', 'tenant_id': '60788ee7f0ab439087f63db271b65ef4', 'floating_ip_address': '172.27.1.127', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '60788ee7f0ab439087f63db271b65ef4', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:32:15Z', 'updated_at': '2022-09-11T05:32:15Z', 'revision_number': 0, 'ip': '172.27.1.127'}} 2022-09-11 05:32:17,218 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.33/compute/v2.1/servers 0.813s 2022-09-11 05:32:17,218 121401 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-848738440", "imageRef": "00f61779-4a28-49b8-a0c6-84833a5616d4", "flavorRef": "452", "adminPass": "D6~7AH2v683ieBm", "networks": [{"uuid": "292005db-ed4c-41e2-9867-8cd96d81fc55"}], "security_groups": [{"name": "tempest-securitygroup--436531518"}], "key_name": "tempest-keypair-318681437", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbafd552-21b3-4056-9eeb-92eac34a54ed', 'x-compute-request-id': 'req-bbafd552-21b3-4056-9eeb-92eac34a54ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--436531518"}], "adminPass": "D6~7AH2v683ieBm"}}' 2022-09-11 05:32:17,404 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.182s 2022-09-11 05:32:17,404 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f3bd99-5eb5-4112-b378-f75759d2cac5', 'x-compute-request-id': 'req-49f3bd99-5eb5-4112-b378-f75759d2cac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-318681437", "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-09-11 05:32:18,698 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.278s 2022-09-11 05:32:18,699 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c90ab6-2282-4270-a778-2d458bafb0f8', 'x-compute-request-id': 'req-01c90ab6-2282-4270-a778-2d458bafb0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "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-09-11 05:32:19,826 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.112s 2022-09-11 05:32:19,826 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3be19c-70c3-4a25-95b9-9738af994b08', 'x-compute-request-id': 'req-cb3be19c-70c3-4a25-95b9-9738af994b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "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-09-11 05:32:19,840 121401 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-09-11 05:32:21,114 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.272s 2022-09-11 05:32:21,115 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d623a12-2e09-466a-8b0a-ce689c36598a', 'x-compute-request-id': 'req-8d623a12-2e09-466a-8b0a-ce689c36598a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "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": []}}' 2022-09-11 05:32:21,131 121401 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 4 second wait 2022-09-11 05:32:22,626 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.493s 2022-09-11 05:32:22,627 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-f2f70a75-60aa-408f-994a-59aa10183b39', 'x-compute-request-id': 'req-f2f70a75-60aa-408f-994a-59aa10183b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:22,645 121401 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2022-09-11 05:32:24,093 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.446s 2022-09-11 05:32:24,093 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-8485dd6b-8aa0-47b5-a64a-ec2d92ecbe20', 'x-compute-request-id': 'req-8485dd6b-8aa0-47b5-a64a-ec2d92ecbe20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:25,411 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.302s 2022-09-11 05:32:25,411 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-f8375b67-3a19-4f93-922e-b093906d72bf', 'x-compute-request-id': 'req-f8375b67-3a19-4f93-922e-b093906d72bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:26,818 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.390s 2022-09-11 05:32:26,818 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-32310269-585b-462b-b9e9-f30ddec05b90', 'x-compute-request-id': 'req-32310269-585b-462b-b9e9-f30ddec05b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:28,133 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.298s 2022-09-11 05:32:28,134 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-15edda18-250d-4b9d-8e63-fc739f2d716c', 'x-compute-request-id': 'req-15edda18-250d-4b9d-8e63-fc739f2d716c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:29,349 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.197s 2022-09-11 05:32:29,349 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-dd0089d6-9d51-4af0-9cb3-ade0c06aadfd', 'x-compute-request-id': 'req-dd0089d6-9d51-4af0-9cb3-ade0c06aadfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:30,579 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.216s 2022-09-11 05:32:30,579 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-bb77e147-5cd0-4005-b09e-0f460c15e329', 'x-compute-request-id': 'req-bb77e147-5cd0-4005-b09e-0f460c15e329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:31,797 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.202s 2022-09-11 05:32:31,798 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-101dff99-e748-4ecd-9eda-5d17127770b6', 'x-compute-request-id': 'req-101dff99-e748-4ecd-9eda-5d17127770b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:32,996 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.181s 2022-09-11 05:32:32,996 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32: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-7f586549-de51-4e79-ab33-a87c8f694f76', 'x-compute-request-id': 'req-7f586549-de51-4e79-ab33-a87c8f694f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "BUILD", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:34,178 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.164s 2022-09-11 05:32:34,178 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3df72f1-95f1-472b-82fe-e114ac276cdb', 'x-compute-request-id': 'req-b3df72f1-95f1-472b-82fe-e114ac276cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:32:33Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:32:34,193 121401 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2022-09-11 05:32:34,301 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-interface 0.107s 2022-09-11 05:32:34,302 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7800c7f7-1dac-4cc9-a54b-aed35c886d99', 'x-compute-request-id': 'req-7800c7f7-1dac-4cc9-a54b-aed35c886d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "292005db-ed4c-41e2-9867-8cd96d81fc55", "port_id": "9496018a-e586-49a0-bbd2-47c1497e4414", "mac_addr": "fa:16:3e:86:22:e6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "91a08168-6947-41a5-aa3c-6543901e00cb", "ip_address": "172.20.0.4"}]}]}' 2022-09-11 05:32:35,365 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.33:9696/networking/v2.0/floatingips/383b60b1-9448-47f1-b788-56063b858d52 1.059s 2022-09-11 05:32:35,366 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "9496018a-e586-49a0-bbd2-47c1497e4414"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-95ba0581-eb32-4290-97b8-4f1c74956bde', 'date': 'Sun, 11 Sep 2022 05:32:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/383b60b1-9448-47f1-b788-56063b858d52'} Body: b'{"floatingip": {"id": "383b60b1-9448-47f1-b788-56063b858d52", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "floating_ip_address": "172.27.1.127", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": "f05af91e-726d-4c42-aad5-9e3012c0cb53", "port_id": "9496018a-e586-49a0-bbd2-47c1497e4414", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "292005db-ed4c-41e2-9867-8cd96d81fc55", "mac_address": "fa:16:3e:86:22:e6", "admin_state_up": true, "status": "ACTIVE", "device_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-09-11T05:32:15Z", "updated_at": "2022-09-11T05:32:34Z", "revision_number": 1, "project_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:32:35,367 121401 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.127:22' as 'ubuntu' with public key authentication 2022-09-11 05:32:40,400 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:32:43,472 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:32:50,036 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:32:57,616 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:33:06,192 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:33:15,760 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:33:26,320 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:33:34,830 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:33:44,341 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 9. Retry after 10 seconds. 2022-09-11 05:33:54,851 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 10. Retry after 11 seconds. 2022-09-11 05:34:06,361 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 11. Retry after 12 seconds. 2022-09-11 05:34:18,875 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 12. Retry after 13 seconds. 2022-09-11 05:34:32,389 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 13. Retry after 14 seconds. 2022-09-11 05:34:46,905 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 14. Retry after 15 seconds. 2022-09-11 05:35:02,431 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 15. Retry after 16 seconds. 2022-09-11 05:35:18,983 121401 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:35:19,195 121401 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:35:19,195 121401 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.127 successfully created 2022-09-11 05:35:21,248 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 2.052s 2022-09-11 05:35:21,248 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "5fd40bdf-d453-432e-920a-0c5563013589"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-0b8c8b79-2a79-4125-ba44-d62b91acac58', 'x-compute-request-id': 'req-0b8c8b79-2a79-4125-ba44-d62b91acac58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "device": "/dev/sdb"}}' 2022-09-11 05:35:21,312 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.060s 2022-09-11 05:35:21,312 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdacdb35-59a8-4027-8689-f0b5fc2425df', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdacdb35-59a8-4027-8689-f0b5fc2425df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:22,373 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.048s 2022-09-11 05:35:22,374 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeac086b-c017-4591-8fe0-b3c64fd2bdc1', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeac086b-c017-4591-8fe0-b3c64fd2bdc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:23,432 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:35:23,432 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef3a9327-a479-43c7-84fa-d5aa298e09f0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef3a9327-a479-43c7-84fa-d5aa298e09f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:24,495 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.048s 2022-09-11 05:35:24,496 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419d93b4-d6c5-41cd-a328-5badf2da19c4', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419d93b4-d6c5-41cd-a328-5badf2da19c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:25,554 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:35:25,554 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0274b2cd-5de9-4d27-bdb1-15141315bc98', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0274b2cd-5de9-4d27-bdb1-15141315bc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:26,614 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:35:26,614 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd88c605-2ba7-41eb-b873-43cfac87581e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd88c605-2ba7-41eb-b873-43cfac87581e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:27,677 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.049s 2022-09-11 05:35:27,677 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95143fae-80a2-468d-9d52-5caf214147da', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95143fae-80a2-468d-9d52-5caf214147da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:28,735 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:35:28,735 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3512a978-cf9c-45fd-abfe-54dad31bd791', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3512a978-cf9c-45fd-abfe-54dad31bd791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:29,799 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.050s 2022-09-11 05:35:29,799 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d12de2a-c08b-45d3-a79b-4be13832105e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d12de2a-c08b-45d3-a79b-4be13832105e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:30,864 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.047s 2022-09-11 05:35:30,864 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4dcdba-a48c-48e2-8267-e40a2c71543e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4dcdba-a48c-48e2-8267-e40a2c71543e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:30,878 121401 INFO [tempest.common.waiters] Attachment 78714f04-7ea4-4dde-8a8c-72d860338d41 created for volume 5fd40bdf-d453-432e-920a-0c5563013589 to server 45817200-bc9c-4b2e-9a6d-73fb57c45699 after waiting for 9.878397 seconds 2022-09-11 05:35:30,923 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:35:30,923 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caad652e-df5f-4539-85a0-9dacf47d2e0e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caad652e-df5f-4539-85a0-9dacf47d2e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:35:30,935 121401 INFO [tempest.common.waiters] volume 5fd40bdf-d453-432e-920a-0c5563013589 reached in-use after waiting for 0.935781 seconds 2022-09-11 05:35:31,105 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/action 0.169s 2022-09-11 05:35:31,106 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "D6~7AH2v683ieBm"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4500e3a1-3aea-4615-8d79-2eb24017c582', 'x-compute-request-id': 'req-4500e3a1-3aea-4615-8d79-2eb24017c582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/action'} Body: b'{"adminPass": "D6~7AH2v683ieBm"}' 2022-09-11 05:35:31,350 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.242s 2022-09-11 05:35:31,350 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fadb965-fd6f-40c3-8e51-4799ebc7375a', 'x-compute-request-id': 'req-9fadb965-fd6f-40c3-8e51-4799ebc7375a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:32,523 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.158s 2022-09-11 05:35:32,524 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c770ea29-f1c4-4d4a-923f-6049473e9643', 'x-compute-request-id': 'req-c770ea29-f1c4-4d4a-923f-6049473e9643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:33,702 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.163s 2022-09-11 05:35:33,702 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2701349c-4baf-4884-a84a-b90ae5cdeb6c', 'x-compute-request-id': 'req-2701349c-4baf-4884-a84a-b90ae5cdeb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:34,876 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.158s 2022-09-11 05:35:34,876 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5b60a5-dab9-4a29-a8dc-e16f0fc18de1', 'x-compute-request-id': 'req-cd5b60a5-dab9-4a29-a8dc-e16f0fc18de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:36,046 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.154s 2022-09-11 05:35:36,047 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1475534a-1482-4b5e-8238-661512cc5795', 'x-compute-request-id': 'req-1475534a-1482-4b5e-8238-661512cc5795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:37,222 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.161s 2022-09-11 05:35:37,223 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f946be94-4d5a-4412-a3ca-019ee7fb760e', 'x-compute-request-id': 'req-f946be94-4d5a-4412-a3ca-019ee7fb760e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:38,399 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.161s 2022-09-11 05:35:38,400 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e24e0a-21c5-4187-b33b-cc240fa36526', 'x-compute-request-id': 'req-c9e24e0a-21c5-4187-b33b-cc240fa36526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:39,584 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.169s 2022-09-11 05:35:39,585 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea39bae7-7465-48d1-ad05-3717c5215017', 'x-compute-request-id': 'req-ea39bae7-7465-48d1-ad05-3717c5215017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:40,922 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.322s 2022-09-11 05:35:40,922 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24526d7f-fb29-408e-8238-c61e2d5a2305', 'x-compute-request-id': 'req-24526d7f-fb29-408e-8238-c61e2d5a2305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:42,104 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.166s 2022-09-11 05:35:42,104 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb2a7c09-da30-45dd-bce5-1012ad5b964e', 'x-compute-request-id': 'req-fb2a7c09-da30-45dd-bce5-1012ad5b964e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:43,286 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.166s 2022-09-11 05:35:43,286 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c7c5edf-7a34-4f84-b1d7-250e1cc789f3', 'x-compute-request-id': 'req-9c7c5edf-7a34-4f84-b1d7-250e1cc789f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:44,463 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.161s 2022-09-11 05:35:44,464 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0616650-28c4-4c28-a54d-4b12d492490a', 'x-compute-request-id': 'req-a0616650-28c4-4c28-a54d-4b12d492490a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:45,647 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.168s 2022-09-11 05:35:45,647 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaeea21a-3115-47aa-bb2a-d47d562ae583', 'x-compute-request-id': 'req-eaeea21a-3115-47aa-bb2a-d47d562ae583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:46,824 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.161s 2022-09-11 05:35:46,824 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3bac703-e50e-439d-b967-425b3b251e0a', 'x-compute-request-id': 'req-d3bac703-e50e-439d-b967-425b3b251e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:47,995 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.156s 2022-09-11 05:35:47,996 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64efa03b-3ba5-44c9-bc60-26405ef2d95f', 'x-compute-request-id': 'req-64efa03b-3ba5-44c9-bc60-26405ef2d95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:49,163 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.152s 2022-09-11 05:35:49,164 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dca6228-ae38-4a69-bed5-45e5cfc200e3', 'x-compute-request-id': 'req-0dca6228-ae38-4a69-bed5-45e5cfc200e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:50,330 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.152s 2022-09-11 05:35:50,331 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ae5768-ecac-4b51-9ae1-2b786c1b148b', 'x-compute-request-id': 'req-24ae5768-ecac-4b51-9ae1-2b786c1b148b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:51,505 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.159s 2022-09-11 05:35:51,506 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f4597e-37f4-41ca-93d5-72c5089bdcae', 'x-compute-request-id': 'req-e1f4597e-37f4-41ca-93d5-72c5089bdcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:52,675 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.154s 2022-09-11 05:35:52,676 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2fda05-d02b-4777-b9fb-e31d0709288e', 'x-compute-request-id': 'req-9c2fda05-d02b-4777-b9fb-e31d0709288e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:53,850 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.159s 2022-09-11 05:35:53,851 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da877cf-decb-4903-ac68-2115e769f168', 'x-compute-request-id': 'req-3da877cf-decb-4903-ac68-2115e769f168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:55,019 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.153s 2022-09-11 05:35:55,019 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9050c5fd-e25a-4206-a02f-42c0f9f2384a', 'x-compute-request-id': 'req-9050c5fd-e25a-4206-a02f-42c0f9f2384a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:56,209 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.174s 2022-09-11 05:35:56,209 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854d2a8d-37c1-4614-a404-13b4878db72d', 'x-compute-request-id': 'req-854d2a8d-37c1-4614-a404-13b4878db72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:57,386 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.161s 2022-09-11 05:35:57,387 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8974a0f1-3f58-4424-bb2e-58d317e58fcb', 'x-compute-request-id': 'req-8974a0f1-3f58-4424-bb2e-58d317e58fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:58,560 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.158s 2022-09-11 05:35:58,560 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d42e9189-af8f-469a-8de1-e11264e330fc', 'x-compute-request-id': 'req-d42e9189-af8f-469a-8de1-e11264e330fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:35:59,733 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.157s 2022-09-11 05:35:59,733 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d9ac0b-1e00-4ed8-9a36-d4b197eca9c4', 'x-compute-request-id': 'req-37d9ac0b-1e00-4ed8-9a36-d4b197eca9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:00,904 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.156s 2022-09-11 05:36:00,904 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab1af2c-fb18-4f50-8c90-90da02b8ccdb', 'x-compute-request-id': 'req-eab1af2c-fb18-4f50-8c90-90da02b8ccdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:02,078 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.159s 2022-09-11 05:36:02,079 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc04259f-3b59-47c7-8b61-effe4da41f96', 'x-compute-request-id': 'req-bc04259f-3b59-47c7-8b61-effe4da41f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:03,248 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.155s 2022-09-11 05:36:03,249 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa155646-2b98-47c5-9e65-c79f12d075df', 'x-compute-request-id': 'req-fa155646-2b98-47c5-9e65-c79f12d075df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:04,424 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.160s 2022-09-11 05:36:04,424 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45d89405-024d-43c2-a30d-83329f849e40', 'x-compute-request-id': 'req-45d89405-024d-43c2-a30d-83329f849e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:05,595 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.155s 2022-09-11 05:36:05,595 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad92b13-503c-474c-b976-f643e00bdb24', 'x-compute-request-id': 'req-bad92b13-503c-474c-b976-f643e00bdb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:06,763 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.153s 2022-09-11 05:36:06,763 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc024230-3688-4102-8ea9-ecb2757a870d', 'x-compute-request-id': 'req-fc024230-3688-4102-8ea9-ecb2757a870d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:07,935 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.157s 2022-09-11 05:36:07,936 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ace3fc-50e0-41fb-8614-43e76f8e6f56', 'x-compute-request-id': 'req-a7ace3fc-50e0-41fb-8614-43e76f8e6f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:09,111 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.158s 2022-09-11 05:36:09,112 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df5faaa-a2bf-4054-a951-679da0452a8a', 'x-compute-request-id': 'req-0df5faaa-a2bf-4054-a951-679da0452a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:10,285 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.158s 2022-09-11 05:36:10,286 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3fd3e7e-f35c-4ce9-9522-6c03fb6543f4', 'x-compute-request-id': 'req-b3fd3e7e-f35c-4ce9-9522-6c03fb6543f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:11,457 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.156s 2022-09-11 05:36:11,457 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc33dd9f-ee73-4f99-9c8a-325cdc0fb54f', 'x-compute-request-id': 'req-bc33dd9f-ee73-4f99-9c8a-325cdc0fb54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:12,629 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.157s 2022-09-11 05:36:12,630 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb951f22-5d79-4db5-bcde-5ee5e6494e60', 'x-compute-request-id': 'req-cb951f22-5d79-4db5-bcde-5ee5e6494e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:13,819 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.172s 2022-09-11 05:36:13,819 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaf11c78-941e-4894-b69a-35b3a73af6ac', 'x-compute-request-id': 'req-eaf11c78-941e-4894-b69a-35b3a73af6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:14,990 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.156s 2022-09-11 05:36:14,991 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cfa9408-69fd-4c37-8c7e-ddd16398fd38', 'x-compute-request-id': 'req-8cfa9408-69fd-4c37-8c7e-ddd16398fd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:16,165 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.159s 2022-09-11 05:36:16,165 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa191e5-0ceb-49de-9a9e-259059bcc4aa', 'x-compute-request-id': 'req-ffa191e5-0ceb-49de-9a9e-259059bcc4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:17,330 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.150s 2022-09-11 05:36:17,331 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2c0a907-425f-4ca6-a87e-b025b213d91e', 'x-compute-request-id': 'req-c2c0a907-425f-4ca6-a87e-b025b213d91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:18,507 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.160s 2022-09-11 05:36:18,507 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51b8e98-06f2-4de3-b1f7-dbc622e36cdc', 'x-compute-request-id': 'req-d51b8e98-06f2-4de3-b1f7-dbc622e36cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:19,685 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.157s 2022-09-11 05:36:19,685 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35243e0d-fead-49c2-a23d-783b99269999', 'x-compute-request-id': 'req-35243e0d-fead-49c2-a23d-783b99269999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:20,859 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.159s 2022-09-11 05:36:20,859 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4342b939-4bf1-41fd-a90c-bd56a1f1418a', 'x-compute-request-id': 'req-4342b939-4bf1-41fd-a90c-bd56a1f1418a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:22,036 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.162s 2022-09-11 05:36:22,036 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8127e0a1-1c89-4112-a5fc-92bfd236a8ec', 'x-compute-request-id': 'req-8127e0a1-1c89-4112-a5fc-92bfd236a8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:23,205 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.153s 2022-09-11 05:36:23,205 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b4d170b-9898-4899-857c-89cebc2589ea', 'x-compute-request-id': 'req-2b4d170b-9898-4899-857c-89cebc2589ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:24,376 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.157s 2022-09-11 05:36:24,377 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee6892b-7764-455f-94d3-df0283155c84', 'x-compute-request-id': 'req-aee6892b-7764-455f-94d3-df0283155c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:25,553 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.161s 2022-09-11 05:36:25,554 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b79e1e-0b71-481a-b7b6-add859ac6da2', 'x-compute-request-id': 'req-18b79e1e-0b71-481a-b7b6-add859ac6da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:26,731 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.162s 2022-09-11 05:36:26,731 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7168c831-7c67-4ff1-94b8-b8aaa07cbeb9', 'x-compute-request-id': 'req-7168c831-7c67-4ff1-94b8-b8aaa07cbeb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:27,901 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.154s 2022-09-11 05:36:27,902 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33e38da-319b-425a-bee9-8451f13b3cab', 'x-compute-request-id': 'req-a33e38da-319b-425a-bee9-8451f13b3cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:29,069 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.153s 2022-09-11 05:36:29,069 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a4b7327-87ee-4ab9-8bc2-2e69f16acc39', 'x-compute-request-id': 'req-7a4b7327-87ee-4ab9-8bc2-2e69f16acc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:30,244 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.159s 2022-09-11 05:36:30,244 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e925ab5f-d58d-4f5b-b4ea-830863cfeb9f', 'x-compute-request-id': 'req-e925ab5f-d58d-4f5b-b4ea-830863cfeb9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:31,414 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.154s 2022-09-11 05:36:31,414 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-347e2e2b-6aa4-4424-b330-d67f5e208e55', 'x-compute-request-id': 'req-347e2e2b-6aa4-4424-b330-d67f5e208e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:32,591 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.161s 2022-09-11 05:36:32,591 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e17bf649-96a8-4330-aa53-cfe1c1d2d55a', 'x-compute-request-id': 'req-e17bf649-96a8-4330-aa53-cfe1c1d2d55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:33,761 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.155s 2022-09-11 05:36:33,761 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c8b5de-60c6-44cc-aec1-2b7d06592737', 'x-compute-request-id': 'req-f5c8b5de-60c6-44cc-aec1-2b7d06592737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:34,931 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.154s 2022-09-11 05:36:34,931 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b1d136-b54e-4926-83ed-9a84a7172230', 'x-compute-request-id': 'req-21b1d136-b54e-4926-83ed-9a84a7172230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:36,102 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.156s 2022-09-11 05:36:36,103 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-254933e9-1d64-4714-a244-5ae704b29ff5', 'x-compute-request-id': 'req-254933e9-1d64-4714-a244-5ae704b29ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:37,271 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.152s 2022-09-11 05:36:37,272 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-823f48a1-7719-4afb-8a57-ebec1b82bc48', 'x-compute-request-id': 'req-823f48a1-7719-4afb-8a57-ebec1b82bc48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:38,444 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.157s 2022-09-11 05:36:38,444 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fe713d5-d845-43d1-9496-f4feed4d2984', 'x-compute-request-id': 'req-2fe713d5-d845-43d1-9496-f4feed4d2984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:39,611 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.152s 2022-09-11 05:36:39,611 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b410811d-02d6-4540-9762-9647f38892f5', 'x-compute-request-id': 'req-b410811d-02d6-4540-9762-9647f38892f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:40,790 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.163s 2022-09-11 05:36:40,790 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e8c1073-f782-47c3-a717-8f091a3e0830', 'x-compute-request-id': 'req-2e8c1073-f782-47c3-a717-8f091a3e0830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:41,971 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.166s 2022-09-11 05:36:41,972 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34adc853-7b8a-41cc-9d5e-38f2faa91790', 'x-compute-request-id': 'req-34adc853-7b8a-41cc-9d5e-38f2faa91790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:43,143 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.157s 2022-09-11 05:36:43,144 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-726e8566-9ace-4cc2-8159-459293497d6f', 'x-compute-request-id': 'req-726e8566-9ace-4cc2-8159-459293497d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:44,315 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.157s 2022-09-11 05:36:44,316 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eaf54b0-8182-4656-9b3a-50f75e548a76', 'x-compute-request-id': 'req-2eaf54b0-8182-4656-9b3a-50f75e548a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:45,491 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.159s 2022-09-11 05:36:45,491 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e82161-3c80-4f2d-9636-9d94ac35d0b6', 'x-compute-request-id': 'req-70e82161-3c80-4f2d-9636-9d94ac35d0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:46,683 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.176s 2022-09-11 05:36:46,683 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca66f4df-5bf5-44c9-8bd9-025c6179bbc8', 'x-compute-request-id': 'req-ca66f4df-5bf5-44c9-8bd9-025c6179bbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:47,864 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.165s 2022-09-11 05:36:47,864 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74af86d3-7287-4e30-8262-6ab3b9062eba', 'x-compute-request-id': 'req-74af86d3-7287-4e30-8262-6ab3b9062eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:49,194 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.314s 2022-09-11 05:36:49,195 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb937cca-c15d-4467-a994-e9ce6cb00c06', 'x-compute-request-id': 'req-cb937cca-c15d-4467-a994-e9ce6cb00c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:35:31Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:32:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:50,374 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.164s 2022-09-11 05:36:50,374 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-568145a2-00ee-43d2-8b5f-a15828b901a2', 'x-compute-request-id': 'req-568145a2-00ee-43d2-8b5f-a15828b901a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "RESCUE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:36:49Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:50,389 121401 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 79 second wait 2022-09-11 05:36:50,426 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.032s 2022-09-11 05:36:50,427 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3268', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-82652671-ca32-4cb1-81b7-3058d20175fc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f4c978e96d3248d59120c287ecc75e87", "name": "tempest-ServerRescueNegativeTestJSON-287824037-project", "password_expires_at": null}, "audit_ids": ["6pw5oZC2SPmbf1eWZQyyDg"], "expires_at": "2022-09-11T06:36:50.000000Z", "issued_at": "2022-09-11T05:36:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60788ee7f0ab439087f63db271b65ef4", "name": "tempest-ServerRescueNegativeTestJSON-287824037"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_60788ee7f0ab439087f63db271b65ef4", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/60788ee7f0ab439087f63db271b65ef4", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:36:50,427 121401 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '292005db-ed4c-41e2-9867-8cd96d81fc55', 'name': 'tempest-ServerRescueNegativeTestJSON-1861358486-network', 'tenant_id': '60788ee7f0ab439087f63db271b65ef4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '60788ee7f0ab439087f63db271b65ef4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 56, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:29:37Z', 'updated_at': '2022-09-11T05:29:38Z', 'revision_number': 1} available for tenant 2022-09-11 05:36:50,530 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 0.101s 2022-09-11 05:36:50,530 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:50 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': '152', 'x-openstack-request-id': 'req-7d278023-fa32-4bb7-97f9-04311f3bb369', 'x-compute-request-id': 'req-7d278023-fa32-4bb7-97f9-04311f3bb369', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 45817200-bc9c-4b2e-9a6d-73fb57c45699 while it is in vm_state rescued"}}' 2022-09-11 05:36:50,615 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/action 0.083s 2022-09-11 05:36:50,615 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"unrescue": {}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-dc609c1c-64b1-4e63-bf9a-2bd94c92598e', 'x-compute-request-id': 'req-dc609c1c-64b1-4e63-bf9a-2bd94c92598e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/action'} Body: b'' 2022-09-11 05:36:50,821 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.205s 2022-09-11 05:36:50,822 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f1e289e-3577-482d-9e01-51acc95f377e', 'x-compute-request-id': 'req-0f1e289e-3577-482d-9e01-51acc95f377e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "RESCUE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:36:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:52,000 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.162s 2022-09-11 05:36:52,000 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc7c36a-e968-4d7d-bf3d-cb08054ace99', 'x-compute-request-id': 'req-ccc7c36a-e968-4d7d-bf3d-cb08054ace99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "RESCUE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:36:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:53,172 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.156s 2022-09-11 05:36:53,173 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042672cf-f610-4bf1-b390-cb5901f8f508', 'x-compute-request-id': 'req-042672cf-f610-4bf1-b390-cb5901f8f508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "RESCUE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:36:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:54,340 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.153s 2022-09-11 05:36:54,341 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e9b37d-a70e-4829-887f-c5af36bc9ab3', 'x-compute-request-id': 'req-14e9b37d-a70e-4829-887f-c5af36bc9ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "RESCUE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:36:51Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:55,511 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699 0.154s 2022-09-11 05:36:55,511 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01737db2-5c4a-4a43-9ec5-0d82469f3636', 'x-compute-request-id': 'req-01737db2-5c4a-4a43-9ec5-0d82469f3636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699'} Body: b'{"server": {"id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "name": "tempest-ServerRescueNegativeTestJSON-server-848738440", "status": "ACTIVE", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "user_id": "f4c978e96d3248d59120c287ecc75e87", "metadata": {}, "hostId": "3a3cf5b2a18ff69e4167674039f0e66d05c4df67a1518174c617ef6e", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:17Z", "updated": "2022-09-11T05:36:54Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1861358486-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}, {"version": 4, "addr": "172.27.1.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:22:e6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-318681437", "OS-SRV-USG:launched_at": "2022-09-11T05:36:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--436531518"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589"}]}}' 2022-09-11 05:36:55,525 121401 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ACTIVE/None" after 5 second wait 2022-09-11 05:36:55,625 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-interface 0.100s 2022-09-11 05:36:55,626 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ddda32-f03d-44f7-8c11-a4026eebed36', 'x-compute-request-id': 'req-f6ddda32-f03d-44f7-8c11-a4026eebed36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "292005db-ed4c-41e2-9867-8cd96d81fc55", "port_id": "9496018a-e586-49a0-bbd2-47c1497e4414", "mac_addr": "fa:16:3e:86:22:e6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "91a08168-6947-41a5-aa3c-6543901e00cb", "ip_address": "172.20.0.4"}]}]}' 2022-09-11 05:36:56,763 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://10.222.0.33:9696/networking/v2.0/floatingips/383b60b1-9448-47f1-b788-56063b858d52 1.133s 2022-09-11 05:36:56,764 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "9496018a-e586-49a0-bbd2-47c1497e4414"}} Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-215aec69-8f46-4ff1-9b53-dec2966593d4', 'date': 'Sun, 11 Sep 2022 05:36:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/383b60b1-9448-47f1-b788-56063b858d52'} Body: b'{"floatingip": {"id": "383b60b1-9448-47f1-b788-56063b858d52", "tenant_id": "60788ee7f0ab439087f63db271b65ef4", "floating_ip_address": "172.27.1.127", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": "f05af91e-726d-4c42-aad5-9e3012c0cb53", "port_id": "9496018a-e586-49a0-bbd2-47c1497e4414", "fixed_ip_address": "172.20.0.4", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "292005db-ed4c-41e2-9867-8cd96d81fc55", "mac_address": "fa:16:3e:86:22:e6", "admin_state_up": true, "status": "ACTIVE", "device_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-09-11T05:32:15Z", "updated_at": "2022-09-11T05:36:56Z", "revision_number": 3, "project_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:36:56,765 121401 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.127:22' as 'ubuntu' with public key authentication 2022-09-11 05:37:15,088 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:37:20,656 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:37:27,216 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:37:34,769 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:37:40,275 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:37:46,781 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:37:54,289 121401 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.127 ([Errno None] Unable to connect to port 22 on 172.27.1.127). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:38:02,814 121401 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:38:03,007 121401 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:38:03,008 121401 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.127 successfully created 2022-09-11 05:38:44,673 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 41.664s 2022-09-11 05:38:44,673 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e60eb4-562e-4b72-bde5-525b7c431cf9', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e60eb4-562e-4b72-bde5-525b7c431cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:39:44,747 121401 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:40:44,808 121401 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:41:44,867 121401 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:42:44,928 121401 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:43:44,987 121401 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:44:45,048 121401 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:45:45,108 121401 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:46:45,147 121401 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:47:04,853 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 400 DELETE http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589 500.167s 2022-09-11 05:47:04,854 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:46:45 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-3ad02ee8-9c97-41ea-b8a4-748b66506082', 'x-compute-request-id': 'req-3ad02ee8-9c97-41ea-b8a4-748b66506082', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments/5fd40bdf-d453-432e-920a-0c5563013589'} 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-2fc5bcd7-0ce3-4993-91dc-fe6c946d2e95)"}}' 2022-09-11 05:47:05,056 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.200s 2022-09-11 05:47:05,056 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-a8b35ac0-ca66-4f9b-91d8-769b220c3cde', 'x-compute-request-id': 'req-a8b35ac0-ca66-4f9b-91d8-769b220c3cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:06,181 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.119s 2022-09-11 05:47:06,181 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-7dce75dd-d517-4ef8-868e-9b8dca3af911', 'x-compute-request-id': 'req-7dce75dd-d517-4ef8-868e-9b8dca3af911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:07,234 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:47:07,235 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-461a16e8-73c8-45cb-9ce9-8cffd750d71c', 'x-compute-request-id': 'req-461a16e8-73c8-45cb-9ce9-8cffd750d71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:08,288 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:47:08,289 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-219f1233-9ebb-4451-8887-1e2310aefe25', 'x-compute-request-id': 'req-219f1233-9ebb-4451-8887-1e2310aefe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:09,342 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:47:09,342 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-8e2ad4c3-9aa9-4ec0-b741-67216d90b61c', 'x-compute-request-id': 'req-8e2ad4c3-9aa9-4ec0-b741-67216d90b61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:10,396 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:47:10,396 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-6f12953f-7294-40bd-b83d-e00156afd53e', 'x-compute-request-id': 'req-6f12953f-7294-40bd-b83d-e00156afd53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:11,449 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:47:11,449 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-f2687455-dade-443a-ad76-7491f6b28d08', 'x-compute-request-id': 'req-f2687455-dade-443a-ad76-7491f6b28d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:12,504 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:12,504 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-5bf7f73d-b69d-4e8f-aece-8d446c8e65df', 'x-compute-request-id': 'req-5bf7f73d-b69d-4e8f-aece-8d446c8e65df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:13,558 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:13,559 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-872e8a99-3e06-46fe-9320-03da7e136905', 'x-compute-request-id': 'req-872e8a99-3e06-46fe-9320-03da7e136905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:14,615 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:14,616 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-3ad3b1a2-2000-4014-a7c1-5f222a83648e', 'x-compute-request-id': 'req-3ad3b1a2-2000-4014-a7c1-5f222a83648e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:15,668 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:47:15,668 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-607706a9-82dd-499a-8dfe-489ea9c74fc8', 'x-compute-request-id': 'req-607706a9-82dd-499a-8dfe-489ea9c74fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:16,722 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:47:16,722 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-787b2e62-69d3-432a-b852-ac7c64ebbcea', 'x-compute-request-id': 'req-787b2e62-69d3-432a-b852-ac7c64ebbcea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:17,775 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:47:17,776 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-2699790b-0656-4c6f-896e-97642b12babd', 'x-compute-request-id': 'req-2699790b-0656-4c6f-896e-97642b12babd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:18,830 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:18,830 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-9a559429-d0d5-4436-b500-64f7cf89a7b3', 'x-compute-request-id': 'req-9a559429-d0d5-4436-b500-64f7cf89a7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:19,884 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:19,884 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-ddbb9955-6459-4c73-96db-0b1d6b6de040', 'x-compute-request-id': 'req-ddbb9955-6459-4c73-96db-0b1d6b6de040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:20,940 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:47:20,941 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-5a6ade63-b481-471e-859d-180da58fecd3', 'x-compute-request-id': 'req-5a6ade63-b481-471e-859d-180da58fecd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:21,994 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:21,995 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-9060c085-900d-4bb4-a98f-f4b7325c7d21', 'x-compute-request-id': 'req-9060c085-900d-4bb4-a98f-f4b7325c7d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:23,050 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:23,050 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-195b32c3-ce9c-4c45-ad8a-1531890eb949', 'x-compute-request-id': 'req-195b32c3-ce9c-4c45-ad8a-1531890eb949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:24,104 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:47:24,104 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-6a9d8e19-c9d4-4431-88b6-cc5cdf0fca3c', 'x-compute-request-id': 'req-6a9d8e19-c9d4-4431-88b6-cc5cdf0fca3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:25,159 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:25,159 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-4981ed9c-3f8b-4de1-a4e2-ac1d90acf930', 'x-compute-request-id': 'req-4981ed9c-3f8b-4de1-a4e2-ac1d90acf930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:26,213 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:26,213 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-f2009562-dec0-44a7-a178-6dc7f4c7404b', 'x-compute-request-id': 'req-f2009562-dec0-44a7-a178-6dc7f4c7404b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:27,271 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:47:27,271 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-26cc4295-1f5e-4030-bbcb-0071b2eefca2', 'x-compute-request-id': 'req-26cc4295-1f5e-4030-bbcb-0071b2eefca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:28,325 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:28,326 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-ff64368b-1d0c-4c8f-8a13-f17ed12f5ff5', 'x-compute-request-id': 'req-ff64368b-1d0c-4c8f-8a13-f17ed12f5ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:29,380 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:29,380 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-d6381bac-edc5-4062-8227-22a072aa7b09', 'x-compute-request-id': 'req-d6381bac-edc5-4062-8227-22a072aa7b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:30,436 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:30,436 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-ec3edfa8-9a25-4f06-996f-5f1d80ca387a', 'x-compute-request-id': 'req-ec3edfa8-9a25-4f06-996f-5f1d80ca387a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:31,490 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:31,491 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-10175eab-7f73-46f6-8233-64cf4f1bbeb4', 'x-compute-request-id': 'req-10175eab-7f73-46f6-8233-64cf4f1bbeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:32,546 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:32,546 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-f429e59a-97be-40d7-a3d6-a086a6f555cf', 'x-compute-request-id': 'req-f429e59a-97be-40d7-a3d6-a086a6f555cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:33,605 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.055s 2022-09-11 05:47:33,606 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-51041cf0-5e60-43fa-94de-bfb0e38ca0a9', 'x-compute-request-id': 'req-51041cf0-5e60-43fa-94de-bfb0e38ca0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:34,676 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.065s 2022-09-11 05:47:34,677 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-26d035a4-e11e-4b9a-aea2-f17ff9485b1a', 'x-compute-request-id': 'req-26d035a4-e11e-4b9a-aea2-f17ff9485b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:35,732 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:35,732 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-43b2bcc6-4f2a-4213-87c4-b27ef04831dc', 'x-compute-request-id': 'req-43b2bcc6-4f2a-4213-87c4-b27ef04831dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:36,787 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:36,788 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-83ecec5a-b22d-4581-8904-0d44f2c9637b', 'x-compute-request-id': 'req-83ecec5a-b22d-4581-8904-0d44f2c9637b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:37,845 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:47:37,845 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-79317238-60d7-4405-8336-5dce6ca94a2c', 'x-compute-request-id': 'req-79317238-60d7-4405-8336-5dce6ca94a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:38,901 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:47:38,902 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-d9da188a-0516-482a-a54b-3e42ea9d0cf4', 'x-compute-request-id': 'req-d9da188a-0516-482a-a54b-3e42ea9d0cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:39,958 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:47:39,958 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-a0996c49-b6c8-4a81-9aff-ebdc27a5db24', 'x-compute-request-id': 'req-a0996c49-b6c8-4a81-9aff-ebdc27a5db24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:41,015 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:47:41,016 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-bcf9ff9b-2ccb-48f2-9a4a-8cb24542b704', 'x-compute-request-id': 'req-bcf9ff9b-2ccb-48f2-9a4a-8cb24542b704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:42,068 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:42,069 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-9d51af32-bdb7-4dc7-9a72-4d55c70510d7', 'x-compute-request-id': 'req-9d51af32-bdb7-4dc7-9a72-4d55c70510d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:43,124 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:47:43,124 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-9aa41294-b93b-49d0-ab65-c53e800d0897', 'x-compute-request-id': 'req-9aa41294-b93b-49d0-ab65-c53e800d0897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:44,183 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:47:44,183 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-c0f1ecd4-a37f-4880-b6aa-e75534754e85', 'x-compute-request-id': 'req-c0f1ecd4-a37f-4880-b6aa-e75534754e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:45,238 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:47:45,238 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-b1b263c3-772e-490e-9830-40735d18f5c5', 'x-compute-request-id': 'req-b1b263c3-772e-490e-9830-40735d18f5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:46,293 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:46,293 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-31a7a418-a811-4ef2-bea1-4c574d124314', 'x-compute-request-id': 'req-31a7a418-a811-4ef2-bea1-4c574d124314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:47,349 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:47,349 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-4ea5c02f-c5d3-4670-8c24-cd51fd1abee1', 'x-compute-request-id': 'req-4ea5c02f-c5d3-4670-8c24-cd51fd1abee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:48,406 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:47:48,406 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-5263c7c1-dbb5-42ba-b992-28eb7c37426c', 'x-compute-request-id': 'req-5263c7c1-dbb5-42ba-b992-28eb7c37426c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:49,461 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:49,461 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-55a7c67c-21d5-441e-89c3-d0066df439c8', 'x-compute-request-id': 'req-55a7c67c-21d5-441e-89c3-d0066df439c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:50,524 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.059s 2022-09-11 05:47:50,525 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-657b2fbe-52de-4ebb-9aca-3ab11b115e96', 'x-compute-request-id': 'req-657b2fbe-52de-4ebb-9aca-3ab11b115e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:51,580 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:51,580 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-8859b099-b176-4206-b8c7-729b8297542e', 'x-compute-request-id': 'req-8859b099-b176-4206-b8c7-729b8297542e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:52,635 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:52,636 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-483aa1ae-9bfc-4c2b-b479-c7484811e9c1', 'x-compute-request-id': 'req-483aa1ae-9bfc-4c2b-b479-c7484811e9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:53,691 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:53,691 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-d2e6fd81-7741-4b07-bba1-4bd256926725', 'x-compute-request-id': 'req-d2e6fd81-7741-4b07-bba1-4bd256926725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:54,749 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:47:54,750 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-0eb704cf-4d3e-4e09-a6d5-29fb0cdc214c', 'x-compute-request-id': 'req-0eb704cf-4d3e-4e09-a6d5-29fb0cdc214c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:55,805 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:47:55,805 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-85982079-1319-4d92-935a-24b80e3c31e6', 'x-compute-request-id': 'req-85982079-1319-4d92-935a-24b80e3c31e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:56,861 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:47:56,862 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-44af24a2-f2be-4fd2-a22f-bd8bf2493dd1', 'x-compute-request-id': 'req-44af24a2-f2be-4fd2-a22f-bd8bf2493dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:57,936 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.070s 2022-09-11 05:47:57,936 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-e6f6be12-7336-45cf-9480-885ac91a7b93', 'x-compute-request-id': 'req-e6f6be12-7336-45cf-9480-885ac91a7b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:47:58,992 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:47:58,992 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-001b72b5-65ef-4641-bbf4-97d6379c5b46', 'x-compute-request-id': 'req-001b72b5-65ef-4641-bbf4-97d6379c5b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:00,047 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:00,048 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-70546d2f-8d77-4614-b895-e83065e0942f', 'x-compute-request-id': 'req-70546d2f-8d77-4614-b895-e83065e0942f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:01,104 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:01,104 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-e4964e45-8058-4dad-aa77-740bdf9c4be2', 'x-compute-request-id': 'req-e4964e45-8058-4dad-aa77-740bdf9c4be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:02,159 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:02,160 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-38d5ec0e-a569-4be4-a187-cb2f2e240413', 'x-compute-request-id': 'req-38d5ec0e-a569-4be4-a187-cb2f2e240413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:03,216 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:03,216 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-85d19ed8-8c7b-470f-bd4f-d1aa0e85c230', 'x-compute-request-id': 'req-85d19ed8-8c7b-470f-bd4f-d1aa0e85c230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:04,271 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:04,271 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-de6bfb46-69db-49b0-a2ce-07de4dfa893a', 'x-compute-request-id': 'req-de6bfb46-69db-49b0-a2ce-07de4dfa893a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:05,330 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:48:05,330 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-19d37527-05b7-4bec-9104-97dc15fdeb7a', 'x-compute-request-id': 'req-19d37527-05b7-4bec-9104-97dc15fdeb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:06,387 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:48:06,387 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-5a558011-7c57-4d0f-9ae5-b317e425115e', 'x-compute-request-id': 'req-5a558011-7c57-4d0f-9ae5-b317e425115e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:07,452 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.060s 2022-09-11 05:48:07,452 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-2f9d90c6-ec9f-41e5-8b91-ddab16bba118', 'x-compute-request-id': 'req-2f9d90c6-ec9f-41e5-8b91-ddab16bba118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:08,510 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:48:08,510 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-7b1f5976-0b33-4076-bd1f-05b1e60adf36', 'x-compute-request-id': 'req-7b1f5976-0b33-4076-bd1f-05b1e60adf36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:09,576 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.062s 2022-09-11 05:48:09,577 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-950f2564-e38d-4567-8709-63723c35445b', 'x-compute-request-id': 'req-950f2564-e38d-4567-8709-63723c35445b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:10,635 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:48:10,636 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-7afc891c-f658-4d1c-89b2-374d40f85b38', 'x-compute-request-id': 'req-7afc891c-f658-4d1c-89b2-374d40f85b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:11,693 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:48:11,694 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-238302ee-2a1e-4943-90b8-c8bb54f1e098', 'x-compute-request-id': 'req-238302ee-2a1e-4943-90b8-c8bb54f1e098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:12,751 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:48:12,752 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-b68da9e2-c698-47ad-8c74-5a6ec819125c', 'x-compute-request-id': 'req-b68da9e2-c698-47ad-8c74-5a6ec819125c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:13,807 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:13,808 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-49acfb6a-e8fb-4752-86b0-9b699f9e9f53', 'x-compute-request-id': 'req-49acfb6a-e8fb-4752-86b0-9b699f9e9f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:14,864 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:48:14,865 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-f8c8fd4d-dcc8-4a60-a64c-110d610242e1', 'x-compute-request-id': 'req-f8c8fd4d-dcc8-4a60-a64c-110d610242e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:15,920 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:15,921 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-8f2b937e-18b8-4985-92b7-54df8020e1d8', 'x-compute-request-id': 'req-8f2b937e-18b8-4985-92b7-54df8020e1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:16,978 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:16,978 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-f191fcef-5a80-4236-9746-36144a825352', 'x-compute-request-id': 'req-f191fcef-5a80-4236-9746-36144a825352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:18,037 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.055s 2022-09-11 05:48:18,038 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-2ff6bbb6-53e4-4d6a-b328-868520ad3e45', 'x-compute-request-id': 'req-2ff6bbb6-53e4-4d6a-b328-868520ad3e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:19,090 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:48:19,090 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-a9c7cb16-cdc9-42dd-8510-10c7a1c5bcba', 'x-compute-request-id': 'req-a9c7cb16-cdc9-42dd-8510-10c7a1c5bcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:20,144 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:20,145 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-0d4ebebf-7a52-4635-9a7e-a34eb72e2ae5', 'x-compute-request-id': 'req-0d4ebebf-7a52-4635-9a7e-a34eb72e2ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:21,198 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:21,199 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-5492dfe1-1e32-4cbc-a436-b98f2d205770', 'x-compute-request-id': 'req-5492dfe1-1e32-4cbc-a436-b98f2d205770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:22,253 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:22,253 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-6e2add19-1053-4335-8830-1c0e2b14abcf', 'x-compute-request-id': 'req-6e2add19-1053-4335-8830-1c0e2b14abcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:23,308 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:23,308 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-c48e3727-2d59-484d-a6e4-462e54b05ad0', 'x-compute-request-id': 'req-c48e3727-2d59-484d-a6e4-462e54b05ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:24,362 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:48:24,362 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-d4f23c74-2f02-4d97-84fc-3ec82663462f', 'x-compute-request-id': 'req-d4f23c74-2f02-4d97-84fc-3ec82663462f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:25,417 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:25,418 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-5b438588-5e6e-40ce-9d21-027041a93c65', 'x-compute-request-id': 'req-5b438588-5e6e-40ce-9d21-027041a93c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:26,472 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:26,472 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-0484eccb-8521-4c72-99ca-2005e82f670e', 'x-compute-request-id': 'req-0484eccb-8521-4c72-99ca-2005e82f670e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:27,527 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:27,527 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-1f3d2987-a5df-426f-a031-9082900f9b89', 'x-compute-request-id': 'req-1f3d2987-a5df-426f-a031-9082900f9b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:28,586 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.055s 2022-09-11 05:48:28,586 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-29fc2a5a-e0a4-49f2-907d-917f8a54943e', 'x-compute-request-id': 'req-29fc2a5a-e0a4-49f2-907d-917f8a54943e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:29,640 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:29,640 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-edaf84a2-8b25-4d56-9657-24daab50a0c0', 'x-compute-request-id': 'req-edaf84a2-8b25-4d56-9657-24daab50a0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:30,694 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:48:30,694 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-ebb309dc-56c7-41a6-a377-bfa74f7d697b', 'x-compute-request-id': 'req-ebb309dc-56c7-41a6-a377-bfa74f7d697b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:31,748 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:31,748 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-6ea8a579-5dcc-45c1-89c3-1f489af77b97', 'x-compute-request-id': 'req-6ea8a579-5dcc-45c1-89c3-1f489af77b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:32,804 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:32,804 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-743c9eba-8241-416b-a65a-4c9b5030a8ef', 'x-compute-request-id': 'req-743c9eba-8241-416b-a65a-4c9b5030a8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:33,860 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:33,861 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-581f74b3-0fd9-46aa-9347-e8434065b4f5', 'x-compute-request-id': 'req-581f74b3-0fd9-46aa-9347-e8434065b4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:34,916 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:34,917 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-c6dda386-caa3-4e4e-8b9f-6142a2122b68', 'x-compute-request-id': 'req-c6dda386-caa3-4e4e-8b9f-6142a2122b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:35,972 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:35,972 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-b326afde-db89-49ea-bddf-8f21988f31f1', 'x-compute-request-id': 'req-b326afde-db89-49ea-bddf-8f21988f31f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:37,025 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:48:37,026 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-893be751-47fc-4407-a522-223fd2ceb8d9', 'x-compute-request-id': 'req-893be751-47fc-4407-a522-223fd2ceb8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:38,082 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:38,083 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-ebcf8244-5044-4d4b-b2af-97fc601ee72e', 'x-compute-request-id': 'req-ebcf8244-5044-4d4b-b2af-97fc601ee72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:39,137 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:39,137 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-7c2308ce-81e1-4264-b141-48c9eaf27d81', 'x-compute-request-id': 'req-7c2308ce-81e1-4264-b141-48c9eaf27d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:40,194 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:40,194 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-c2b31346-700c-4563-a26a-140f84aeea99', 'x-compute-request-id': 'req-c2b31346-700c-4563-a26a-140f84aeea99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:41,401 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.204s 2022-09-11 05:48:41,401 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-8c5cf2e8-a928-480a-aa57-301842036db2', 'x-compute-request-id': 'req-8c5cf2e8-a928-480a-aa57-301842036db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:42,460 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.055s 2022-09-11 05:48:42,460 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-54649f61-be5c-4bdf-8b25-87fd9c8e4804', 'x-compute-request-id': 'req-54649f61-be5c-4bdf-8b25-87fd9c8e4804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:43,515 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:43,515 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-65b68922-8a6c-4473-8fd3-efa64f86ebfe', 'x-compute-request-id': 'req-65b68922-8a6c-4473-8fd3-efa64f86ebfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:44,570 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:44,571 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-97293589-4813-4d20-bd1c-181e55ccfe36', 'x-compute-request-id': 'req-97293589-4813-4d20-bd1c-181e55ccfe36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:45,626 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:45,627 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-82c86212-0667-48f4-b7f1-ea507bd0c8f7', 'x-compute-request-id': 'req-82c86212-0667-48f4-b7f1-ea507bd0c8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:46,683 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:46,684 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-9068a106-d800-41a6-b8e4-fbbdc5459a59', 'x-compute-request-id': 'req-9068a106-d800-41a6-b8e4-fbbdc5459a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:47,741 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:48:47,742 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-4fde39d9-9df7-42fe-8ebf-6441bb2faa01', 'x-compute-request-id': 'req-4fde39d9-9df7-42fe-8ebf-6441bb2faa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:48,796 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:48,796 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-9da87857-10dc-4725-9464-c3953ba74fe0', 'x-compute-request-id': 'req-9da87857-10dc-4725-9464-c3953ba74fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:49,850 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:48:49,850 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-4d6bcaef-52eb-445a-bee0-798c23d916e2', 'x-compute-request-id': 'req-4d6bcaef-52eb-445a-bee0-798c23d916e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:50,905 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:50,905 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-4f156ce0-c06a-423e-8425-b5dd38994729', 'x-compute-request-id': 'req-4f156ce0-c06a-423e-8425-b5dd38994729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:51,959 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:48:51,960 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-5acde8f6-f0df-4d47-bbbe-91ec26e9a64c', 'x-compute-request-id': 'req-5acde8f6-f0df-4d47-bbbe-91ec26e9a64c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:53,015 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:48:53,015 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-a7a60b75-e571-4350-9a21-e519bd3e4499', 'x-compute-request-id': 'req-a7a60b75-e571-4350-9a21-e519bd3e4499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:54,068 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:48:54,068 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-11503da4-c61d-4817-9d28-d5e87bd85275', 'x-compute-request-id': 'req-11503da4-c61d-4817-9d28-d5e87bd85275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:55,125 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:48:55,125 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-173b9911-5127-457e-8234-82ceb7d3c159', 'x-compute-request-id': 'req-173b9911-5127-457e-8234-82ceb7d3c159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:56,179 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:56,179 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-357cccc0-c2f2-45b6-864f-32223ea5bb04', 'x-compute-request-id': 'req-357cccc0-c2f2-45b6-864f-32223ea5bb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:57,233 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:57,234 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-ad0f721b-bb58-4af3-83f3-7ebcb5012926', 'x-compute-request-id': 'req-ad0f721b-bb58-4af3-83f3-7ebcb5012926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:58,288 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:58,288 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-c4d384b1-e6b6-4d00-a8df-f5cc489576aa', 'x-compute-request-id': 'req-c4d384b1-e6b6-4d00-a8df-f5cc489576aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:48:59,342 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:48:59,342 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-e6e9f9fb-974f-4f9a-8334-a46a81b50673', 'x-compute-request-id': 'req-e6e9f9fb-974f-4f9a-8334-a46a81b50673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:00,398 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:49:00,398 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-0eb3ee3a-9781-45ae-ab7d-b25141ffb3de', 'x-compute-request-id': 'req-0eb3ee3a-9781-45ae-ab7d-b25141ffb3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:01,452 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:01,452 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-f09dfc38-24f9-4d9a-b644-e558184aedc2', 'x-compute-request-id': 'req-f09dfc38-24f9-4d9a-b644-e558184aedc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:02,505 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:49:02,505 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-486ee71c-2632-430c-b8bc-7abcbda0d93e', 'x-compute-request-id': 'req-486ee71c-2632-430c-b8bc-7abcbda0d93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:03,558 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:03,558 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-bd7edc48-1120-4785-83ab-4bb1dbda361b', 'x-compute-request-id': 'req-bd7edc48-1120-4785-83ab-4bb1dbda361b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:04,612 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:04,613 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-1c13a145-bd1c-4ff5-820a-b1dc468db48b', 'x-compute-request-id': 'req-1c13a145-bd1c-4ff5-820a-b1dc468db48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:05,668 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:05,669 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-48c06479-460e-4c1f-ad59-a3cf664e250e', 'x-compute-request-id': 'req-48c06479-460e-4c1f-ad59-a3cf664e250e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:06,722 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:06,723 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-42af9c47-8b59-48ee-892f-8a4739210dbb', 'x-compute-request-id': 'req-42af9c47-8b59-48ee-892f-8a4739210dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:07,776 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:07,777 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-0faac8f4-f100-48f9-a449-6523fbf94411', 'x-compute-request-id': 'req-0faac8f4-f100-48f9-a449-6523fbf94411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:08,833 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:08,833 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-263b1284-66d5-4c9a-bf19-addaaec9702f', 'x-compute-request-id': 'req-263b1284-66d5-4c9a-bf19-addaaec9702f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:09,890 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:49:09,891 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-673c8e94-cf5b-491d-bd8e-a43b0b8fd04c', 'x-compute-request-id': 'req-673c8e94-cf5b-491d-bd8e-a43b0b8fd04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:10,946 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:10,947 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-6fc684ed-2096-43ee-9b29-b6b072664b6c', 'x-compute-request-id': 'req-6fc684ed-2096-43ee-9b29-b6b072664b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:12,000 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:12,000 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-c8a91a94-da48-41d2-8f71-23867d9b8aee', 'x-compute-request-id': 'req-c8a91a94-da48-41d2-8f71-23867d9b8aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:13,054 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:13,055 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-8b118d9b-27a2-48f4-bf38-887894659971', 'x-compute-request-id': 'req-8b118d9b-27a2-48f4-bf38-887894659971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:14,108 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:14,109 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-e91aae1d-c13d-4613-91a1-f21017435078', 'x-compute-request-id': 'req-e91aae1d-c13d-4613-91a1-f21017435078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:15,162 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:15,162 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-c5c1b111-62f2-4400-9500-24436173d618', 'x-compute-request-id': 'req-c5c1b111-62f2-4400-9500-24436173d618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:16,217 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:16,217 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-60811900-ab02-4574-835b-a13afa04ca13', 'x-compute-request-id': 'req-60811900-ab02-4574-835b-a13afa04ca13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:17,271 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:17,271 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-8bdf1220-baa9-4f89-beec-61713bee6da3', 'x-compute-request-id': 'req-8bdf1220-baa9-4f89-beec-61713bee6da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:18,325 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:18,325 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-fdbf50f8-10b8-410d-841e-7d70cdb8d080', 'x-compute-request-id': 'req-fdbf50f8-10b8-410d-841e-7d70cdb8d080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:19,379 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:19,380 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-76e06d32-3176-408f-9ed5-a643ef8831b4', 'x-compute-request-id': 'req-76e06d32-3176-408f-9ed5-a643ef8831b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:20,434 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:20,434 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-17456a07-7aa6-41a0-86c9-1726340d3c97', 'x-compute-request-id': 'req-17456a07-7aa6-41a0-86c9-1726340d3c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:21,489 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:21,489 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-172367a9-e876-4c7b-830b-9f74f7271f00', 'x-compute-request-id': 'req-172367a9-e876-4c7b-830b-9f74f7271f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:22,543 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:22,543 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-1bdd047b-c016-4766-9ff5-135dac08c4d1', 'x-compute-request-id': 'req-1bdd047b-c016-4766-9ff5-135dac08c4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:23,597 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:23,597 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-e887d82f-ea79-4099-9864-ead59b46e725', 'x-compute-request-id': 'req-e887d82f-ea79-4099-9864-ead59b46e725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:24,649 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:24,649 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-eae7b06d-834c-4124-a7cb-e2eb4f7a8f1e', 'x-compute-request-id': 'req-eae7b06d-834c-4124-a7cb-e2eb4f7a8f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:25,701 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:49:25,702 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-f3d97a9c-6826-436a-a9fd-374bdfa7551c', 'x-compute-request-id': 'req-f3d97a9c-6826-436a-a9fd-374bdfa7551c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:26,755 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:26,755 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-2d1ee7da-f819-4ad7-adcb-0c6f76ceac7e', 'x-compute-request-id': 'req-2d1ee7da-f819-4ad7-adcb-0c6f76ceac7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:27,811 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:49:27,812 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-82a1e392-103d-43b7-9ebe-4f94536333a8', 'x-compute-request-id': 'req-82a1e392-103d-43b7-9ebe-4f94536333a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:28,866 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:28,866 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-56c039b7-7913-413d-ae5d-4cfc391d1ab8', 'x-compute-request-id': 'req-56c039b7-7913-413d-ae5d-4cfc391d1ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:29,921 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:29,921 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-97a15e53-e32d-4593-8ad9-18d8aca87bb2', 'x-compute-request-id': 'req-97a15e53-e32d-4593-8ad9-18d8aca87bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:30,977 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:30,978 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-a057d585-6d1f-4c55-8033-3e7186bfd48e', 'x-compute-request-id': 'req-a057d585-6d1f-4c55-8033-3e7186bfd48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:32,032 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:32,032 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-47064c1c-d359-4e85-94d0-3376d9f4af61', 'x-compute-request-id': 'req-47064c1c-d359-4e85-94d0-3376d9f4af61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:33,089 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:49:33,089 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-a85bb81b-4ee3-401e-b877-373cbe8b5fb7', 'x-compute-request-id': 'req-a85bb81b-4ee3-401e-b877-373cbe8b5fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:34,143 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:34,143 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-624fe981-61c0-4900-9874-aa6281b28d35', 'x-compute-request-id': 'req-624fe981-61c0-4900-9874-aa6281b28d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:35,197 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:35,197 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-388a426d-2b64-4f43-a573-274678aa2289', 'x-compute-request-id': 'req-388a426d-2b64-4f43-a573-274678aa2289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:36,252 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:36,252 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-27361d31-ebc5-4ac1-a3e3-59852bdecce6', 'x-compute-request-id': 'req-27361d31-ebc5-4ac1-a3e3-59852bdecce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:37,306 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:37,307 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-05ebddeb-21bc-4e3c-bcd5-913eb7e96956', 'x-compute-request-id': 'req-05ebddeb-21bc-4e3c-bcd5-913eb7e96956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:38,361 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:38,361 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-ea7a45e1-6ba5-4bc2-87c4-6b371bc2a560', 'x-compute-request-id': 'req-ea7a45e1-6ba5-4bc2-87c4-6b371bc2a560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:39,416 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:39,416 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-f9b2d9e1-2d7c-4b5a-828d-bda8ec3fdf01', 'x-compute-request-id': 'req-f9b2d9e1-2d7c-4b5a-828d-bda8ec3fdf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:40,471 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:40,471 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-998bb3fd-26c5-4da9-82f1-c0e8cb9542f5', 'x-compute-request-id': 'req-998bb3fd-26c5-4da9-82f1-c0e8cb9542f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:41,525 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:41,526 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-785dba72-0fe0-4bba-878c-5fa379ab63df', 'x-compute-request-id': 'req-785dba72-0fe0-4bba-878c-5fa379ab63df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:42,586 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.056s 2022-09-11 05:49:42,587 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-a198970c-e64f-4bc8-9361-e15a48c54cf9', 'x-compute-request-id': 'req-a198970c-e64f-4bc8-9361-e15a48c54cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:43,641 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:43,642 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-4722d2bc-b256-48f0-a422-6e4dc0852b36', 'x-compute-request-id': 'req-4722d2bc-b256-48f0-a422-6e4dc0852b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:44,695 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:44,695 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-ae5135e6-88f5-4730-8630-6872f5027c0e', 'x-compute-request-id': 'req-ae5135e6-88f5-4730-8630-6872f5027c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:45,748 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:45,748 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-0480f10d-5685-4680-8862-0386db586e77', 'x-compute-request-id': 'req-0480f10d-5685-4680-8862-0386db586e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:46,803 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:46,803 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-f21b5ca3-59d3-41c7-ad60-f2aee6cc068c', 'x-compute-request-id': 'req-f21b5ca3-59d3-41c7-ad60-f2aee6cc068c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:47,857 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:47,857 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-bd0d47ef-8cfb-40a8-b0d5-bce5b36466e7', 'x-compute-request-id': 'req-bd0d47ef-8cfb-40a8-b0d5-bce5b36466e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:48,911 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:48,911 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-c759305f-a099-420b-aa71-c191bda33e82', 'x-compute-request-id': 'req-c759305f-a099-420b-aa71-c191bda33e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:49,964 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:49:49,964 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-8685ecc0-80ff-499e-bf4a-ef510aadc7b1', 'x-compute-request-id': 'req-8685ecc0-80ff-499e-bf4a-ef510aadc7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:51,017 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:51,018 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-cce897d9-0965-48d2-b978-f7b3ed101941', 'x-compute-request-id': 'req-cce897d9-0965-48d2-b978-f7b3ed101941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:52,070 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:52,070 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-eae2fe01-73b5-4bff-96f5-888c9edf8612', 'x-compute-request-id': 'req-eae2fe01-73b5-4bff-96f5-888c9edf8612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:53,123 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:53,124 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-4d8cfdd3-ab16-4d45-b8d3-d95f1790a728', 'x-compute-request-id': 'req-4d8cfdd3-ab16-4d45-b8d3-d95f1790a728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:54,180 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:49:54,181 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-4481ba9b-1c97-45db-8b4a-6bb2b9fc4cc9', 'x-compute-request-id': 'req-4481ba9b-1c97-45db-8b4a-6bb2b9fc4cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:55,236 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:49:55,236 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-7235ba3b-ef8e-40b3-a3ab-0c41a2c5b139', 'x-compute-request-id': 'req-7235ba3b-ef8e-40b3-a3ab-0c41a2c5b139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:56,289 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:49:56,289 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-b4402b46-66c2-4d3c-ba67-a4736c78ea83', 'x-compute-request-id': 'req-b4402b46-66c2-4d3c-ba67-a4736c78ea83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:57,342 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:49:57,342 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-329a6fb8-8f41-4888-98e4-7e6c2e3c4d74', 'x-compute-request-id': 'req-329a6fb8-8f41-4888-98e4-7e6c2e3c4d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:58,400 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:49:58,401 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-b9f3a929-89e7-4041-a80a-6b58e5334d34', 'x-compute-request-id': 'req-b9f3a929-89e7-4041-a80a-6b58e5334d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:49:59,456 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:49:59,456 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-352b116a-c8e0-49d2-aa23-e3aeca2e55c1', 'x-compute-request-id': 'req-352b116a-c8e0-49d2-aa23-e3aeca2e55c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:00,511 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:50:00,511 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-081407a8-9325-4075-ac49-bacf335ffdf2', 'x-compute-request-id': 'req-081407a8-9325-4075-ac49-bacf335ffdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:01,567 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:50:01,568 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-be1999ad-82d1-410f-9fcd-8bfab4764cd4', 'x-compute-request-id': 'req-be1999ad-82d1-410f-9fcd-8bfab4764cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:02,623 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:02,624 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-ae04f238-1783-4c95-afe1-bb9c88e2db19', 'x-compute-request-id': 'req-ae04f238-1783-4c95-afe1-bb9c88e2db19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:03,678 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:03,678 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-e3831e95-4f4d-45b6-a0de-0ff8135a1b08', 'x-compute-request-id': 'req-e3831e95-4f4d-45b6-a0de-0ff8135a1b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:04,732 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:50:04,733 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-1e419290-249d-4b4e-b80b-ca52ff54a687', 'x-compute-request-id': 'req-1e419290-249d-4b4e-b80b-ca52ff54a687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:05,787 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:50:05,788 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-2ba98011-afbd-4f06-a954-051a02203e74', 'x-compute-request-id': 'req-2ba98011-afbd-4f06-a954-051a02203e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:06,841 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:06,842 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-e21d0d51-95a7-49ce-a064-4ccb914f0d2f', 'x-compute-request-id': 'req-e21d0d51-95a7-49ce-a064-4ccb914f0d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:07,895 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:07,895 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-a7fb82d2-c295-486f-8be6-c21606e1a032', 'x-compute-request-id': 'req-a7fb82d2-c295-486f-8be6-c21606e1a032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:08,950 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:50:08,950 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-ae5d9269-9205-42b9-8085-01ca048c04f5', 'x-compute-request-id': 'req-ae5d9269-9205-42b9-8085-01ca048c04f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:10,004 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:10,005 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-1d89b938-d449-4aaa-82dd-25a736e14dad', 'x-compute-request-id': 'req-1d89b938-d449-4aaa-82dd-25a736e14dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:11,061 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:50:11,061 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-7a03b87d-5d4b-4b51-b0b3-5f1d7f7de428', 'x-compute-request-id': 'req-7a03b87d-5d4b-4b51-b0b3-5f1d7f7de428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:12,113 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:12,114 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-c3bd6154-98e1-4f08-a269-9a513e74e417', 'x-compute-request-id': 'req-c3bd6154-98e1-4f08-a269-9a513e74e417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:13,167 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:13,167 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-03473934-e74d-4784-8aea-4c81cfad5d16', 'x-compute-request-id': 'req-03473934-e74d-4784-8aea-4c81cfad5d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:14,221 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:14,221 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-7987b228-9cd0-4813-b5d5-68a4c7d8453a', 'x-compute-request-id': 'req-7987b228-9cd0-4813-b5d5-68a4c7d8453a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:15,273 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:15,274 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-20947b61-797a-473e-8e39-cc3c3292766f', 'x-compute-request-id': 'req-20947b61-797a-473e-8e39-cc3c3292766f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:16,326 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:50:16,327 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-e441b03b-9942-4b38-b48c-63b8a84fd854', 'x-compute-request-id': 'req-e441b03b-9942-4b38-b48c-63b8a84fd854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:17,379 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:50:17,380 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-9bc15e95-07e9-4f9d-8ccc-57b9b4930543', 'x-compute-request-id': 'req-9bc15e95-07e9-4f9d-8ccc-57b9b4930543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:18,438 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:50:18,438 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-723c0c6e-dc7d-4c14-bc3a-3da032293bdb', 'x-compute-request-id': 'req-723c0c6e-dc7d-4c14-bc3a-3da032293bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:19,491 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:19,491 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-1702452f-6d4a-4f4d-aba0-468e19599367', 'x-compute-request-id': 'req-1702452f-6d4a-4f4d-aba0-468e19599367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:20,545 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:20,545 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-103dd6d2-f81c-4184-bf3c-a50d06978f05', 'x-compute-request-id': 'req-103dd6d2-f81c-4184-bf3c-a50d06978f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:21,599 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:21,599 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-ff900f48-fd63-4508-8b85-ad571c7a6e62', 'x-compute-request-id': 'req-ff900f48-fd63-4508-8b85-ad571c7a6e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:22,652 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:22,653 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-2eb24bd3-6bb6-42b1-98c5-c4795f63b73c', 'x-compute-request-id': 'req-2eb24bd3-6bb6-42b1-98c5-c4795f63b73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:23,710 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:50:23,711 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-8b850666-a701-452c-8692-42a4595481c7', 'x-compute-request-id': 'req-8b850666-a701-452c-8692-42a4595481c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:24,764 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:50:24,764 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-d868c129-a6f0-46e5-af40-e13f6b8f86d9', 'x-compute-request-id': 'req-d868c129-a6f0-46e5-af40-e13f6b8f86d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:25,818 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:25,818 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-9c4e17af-f066-42e9-9b68-4b4d50d73f31', 'x-compute-request-id': 'req-9c4e17af-f066-42e9-9b68-4b4d50d73f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:26,870 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:26,871 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-983e06d2-ec6d-4e18-b6ab-38e83e719aa2', 'x-compute-request-id': 'req-983e06d2-ec6d-4e18-b6ab-38e83e719aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:27,924 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:27,925 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-3e3ec781-c890-439a-a3dd-1fbb13b2b7dc', 'x-compute-request-id': 'req-3e3ec781-c890-439a-a3dd-1fbb13b2b7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:28,977 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:50:28,977 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-3778818c-9cf4-412a-8341-18db4d2cf002', 'x-compute-request-id': 'req-3778818c-9cf4-412a-8341-18db4d2cf002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:30,038 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.056s 2022-09-11 05:50:30,038 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-e90017f9-aa6d-474c-b890-600756ef8d97', 'x-compute-request-id': 'req-e90017f9-aa6d-474c-b890-600756ef8d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:31,092 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:31,092 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-cf8caef6-21af-4fbd-b590-dbf5fa882f0f', 'x-compute-request-id': 'req-cf8caef6-21af-4fbd-b590-dbf5fa882f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:32,145 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:32,145 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-3704ea0e-91b2-4b8c-84f5-8b4ea8a5e384', 'x-compute-request-id': 'req-3704ea0e-91b2-4b8c-84f5-8b4ea8a5e384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:33,202 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:50:33,202 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-a92a7180-e643-4df6-a02d-5198912427ea', 'x-compute-request-id': 'req-a92a7180-e643-4df6-a02d-5198912427ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:34,256 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:34,256 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-4a8ee537-4864-496c-b6f0-4b2197f52a17', 'x-compute-request-id': 'req-4a8ee537-4864-496c-b6f0-4b2197f52a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:35,310 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:35,310 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-80ef6ffe-2d5b-4ebe-9e12-e36cdd8c2b0b', 'x-compute-request-id': 'req-80ef6ffe-2d5b-4ebe-9e12-e36cdd8c2b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:36,365 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:50:36,366 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-5250c8fc-53a2-417e-b0f9-3736f9188647', 'x-compute-request-id': 'req-5250c8fc-53a2-417e-b0f9-3736f9188647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:37,418 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:50:37,419 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-13bc4260-a24e-4499-878a-e0844bd80987', 'x-compute-request-id': 'req-13bc4260-a24e-4499-878a-e0844bd80987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:38,472 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:38,472 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-979ab554-7db8-4d0f-b167-31ec68452d68', 'x-compute-request-id': 'req-979ab554-7db8-4d0f-b167-31ec68452d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:39,525 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:39,526 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-3050817e-5049-45db-880a-73a047bd8898', 'x-compute-request-id': 'req-3050817e-5049-45db-880a-73a047bd8898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:40,579 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:40,580 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-01bb11c7-d241-4125-a7ee-a604abb24d65', 'x-compute-request-id': 'req-01bb11c7-d241-4125-a7ee-a604abb24d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:41,634 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:41,634 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-30108af6-f401-463f-8315-c9d4ce845376', 'x-compute-request-id': 'req-30108af6-f401-463f-8315-c9d4ce845376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:42,689 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:50:42,690 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-58aafc29-1e42-4972-8960-0ae87ff0ceda', 'x-compute-request-id': 'req-58aafc29-1e42-4972-8960-0ae87ff0ceda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:43,742 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:43,743 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-a53bbe99-f5df-4de7-b604-475e7b0c10db', 'x-compute-request-id': 'req-a53bbe99-f5df-4de7-b604-475e7b0c10db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:44,796 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:44,797 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-cb89aebf-736f-47ea-beca-dfa4c1d0fb30', 'x-compute-request-id': 'req-cb89aebf-736f-47ea-beca-dfa4c1d0fb30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:45,857 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.057s 2022-09-11 05:50:45,857 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-b69fd6dc-4e04-442a-a62e-8cab78b6c4f5', 'x-compute-request-id': 'req-b69fd6dc-4e04-442a-a62e-8cab78b6c4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:46,910 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:46,911 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-f258eed4-b883-4293-a3d7-4a48713d55e9', 'x-compute-request-id': 'req-f258eed4-b883-4293-a3d7-4a48713d55e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:47,963 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:47,964 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-99027302-7ca2-4fdb-89a2-5ecdfc03780f', 'x-compute-request-id': 'req-99027302-7ca2-4fdb-89a2-5ecdfc03780f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:49,018 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:49,018 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-cfe17e3e-4243-4c59-8df0-049b12aea2cf', 'x-compute-request-id': 'req-cfe17e3e-4243-4c59-8df0-049b12aea2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:50,071 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:50,072 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-6f7bf1e8-1f42-42fc-b4cf-148a583598aa', 'x-compute-request-id': 'req-6f7bf1e8-1f42-42fc-b4cf-148a583598aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:51,125 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:51,126 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-8b65b345-171f-4981-8d5a-aadeda8dbd3c', 'x-compute-request-id': 'req-8b65b345-171f-4981-8d5a-aadeda8dbd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:52,177 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:50:52,178 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-3d9d7ae2-5552-4696-8e82-b71a01806ac5', 'x-compute-request-id': 'req-3d9d7ae2-5552-4696-8e82-b71a01806ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:53,231 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:53,232 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-a92dd974-7256-4ea5-b5df-c3b29ff2e54e', 'x-compute-request-id': 'req-a92dd974-7256-4ea5-b5df-c3b29ff2e54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:54,286 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:50:54,286 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-88e956e2-cde7-4f91-acd7-9d570335cf34', 'x-compute-request-id': 'req-88e956e2-cde7-4f91-acd7-9d570335cf34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:55,339 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:55,340 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-d56e06d9-98cc-42c9-8ea0-d5cde46991b5', 'x-compute-request-id': 'req-d56e06d9-98cc-42c9-8ea0-d5cde46991b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:56,393 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:56,394 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-5dfb5730-d017-4fe1-8eec-c31c41c4102f', 'x-compute-request-id': 'req-5dfb5730-d017-4fe1-8eec-c31c41c4102f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:57,447 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:57,447 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-82b41f85-933a-44f1-9eef-92977578256d', 'x-compute-request-id': 'req-82b41f85-933a-44f1-9eef-92977578256d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:58,503 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:50:58,503 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-9496cf96-8c96-487c-954c-2dbb16d9302f', 'x-compute-request-id': 'req-9496cf96-8c96-487c-954c-2dbb16d9302f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:50:59,556 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:50:59,556 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-96ece05d-d191-42ea-86fe-f4ab7db5d8cc', 'x-compute-request-id': 'req-96ece05d-d191-42ea-86fe-f4ab7db5d8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:00,609 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:00,610 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-4d6c6040-3e85-4933-8f58-4bc24ebe7f4d', 'x-compute-request-id': 'req-4d6c6040-3e85-4933-8f58-4bc24ebe7f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:01,663 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:01,663 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-00a08c7f-fec6-4980-b7dc-be04ce75eb47', 'x-compute-request-id': 'req-00a08c7f-fec6-4980-b7dc-be04ce75eb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:02,716 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:02,716 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-a41ba51a-0c04-48e6-8a5d-b64fc06eb96f', 'x-compute-request-id': 'req-a41ba51a-0c04-48e6-8a5d-b64fc06eb96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:03,769 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:03,770 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-3e0f54ae-1397-41dd-93f1-f5955d3ceef5', 'x-compute-request-id': 'req-3e0f54ae-1397-41dd-93f1-f5955d3ceef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:04,827 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:51:04,827 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-259ed18b-ae55-410a-af8c-0e89b6133b2f', 'x-compute-request-id': 'req-259ed18b-ae55-410a-af8c-0e89b6133b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:05,881 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:05,881 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-d650e2dc-2257-4b8c-b3f5-7ba9f043e034', 'x-compute-request-id': 'req-d650e2dc-2257-4b8c-b3f5-7ba9f043e034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:06,943 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.056s 2022-09-11 05:51:06,944 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-17475fe6-3d16-4ff5-9b3e-4022fa523a97', 'x-compute-request-id': 'req-17475fe6-3d16-4ff5-9b3e-4022fa523a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:08,001 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:51:08,001 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-c7344c51-1c3c-46ff-87f6-2a039e0a71ca', 'x-compute-request-id': 'req-c7344c51-1c3c-46ff-87f6-2a039e0a71ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:09,055 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:09,055 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-f0da3ac1-50fb-4b6b-b817-d73c18a80505', 'x-compute-request-id': 'req-f0da3ac1-50fb-4b6b-b817-d73c18a80505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:10,108 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:51:10,108 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-af722d99-e84d-479b-b61d-005162c8891a', 'x-compute-request-id': 'req-af722d99-e84d-479b-b61d-005162c8891a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:11,172 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.060s 2022-09-11 05:51:11,172 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-fea087e9-1b53-4a46-b189-639b229fbc30', 'x-compute-request-id': 'req-fea087e9-1b53-4a46-b189-639b229fbc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:12,224 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:51:12,225 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-84c5172b-7293-4da5-b1ca-03ba18c9b40c', 'x-compute-request-id': 'req-84c5172b-7293-4da5-b1ca-03ba18c9b40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:13,277 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:13,278 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-f3314009-1691-4e9d-a497-b26ee7d36dc0', 'x-compute-request-id': 'req-f3314009-1691-4e9d-a497-b26ee7d36dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:14,331 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:14,331 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-6f131341-6e79-41a8-8812-50e44f55014f', 'x-compute-request-id': 'req-6f131341-6e79-41a8-8812-50e44f55014f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:15,385 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:15,385 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-dfd2da49-1f8c-43a7-b876-791f0f2824e6', 'x-compute-request-id': 'req-dfd2da49-1f8c-43a7-b876-791f0f2824e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:16,439 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:16,439 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-c6b26d9f-f505-4587-96e4-11f195b70403', 'x-compute-request-id': 'req-c6b26d9f-f505-4587-96e4-11f195b70403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:17,493 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:17,493 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-5391c379-18b7-426f-8294-15b41927c6d3', 'x-compute-request-id': 'req-5391c379-18b7-426f-8294-15b41927c6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:18,548 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:51:18,549 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-0561b53e-606c-4a46-b061-b8e59752e059', 'x-compute-request-id': 'req-0561b53e-606c-4a46-b061-b8e59752e059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:19,601 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:19,602 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-0c5bef34-5a36-449c-b520-a38c0333847c', 'x-compute-request-id': 'req-0c5bef34-5a36-449c-b520-a38c0333847c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:20,654 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:51:20,655 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-d3fdd7db-1647-428f-a71f-2b5c1a9a19ab', 'x-compute-request-id': 'req-d3fdd7db-1647-428f-a71f-2b5c1a9a19ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:21,706 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.047s 2022-09-11 05:51:21,707 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-918d8cfc-3ca0-409d-9963-8bfb9a6bc27f', 'x-compute-request-id': 'req-918d8cfc-3ca0-409d-9963-8bfb9a6bc27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:22,759 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:51:22,759 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-a5b4bd4e-48ec-45f0-8dda-d2f064a14b54', 'x-compute-request-id': 'req-a5b4bd4e-48ec-45f0-8dda-d2f064a14b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:23,815 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:51:23,815 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-ca37cd9f-d181-4124-941d-3888e0a8e7ce', 'x-compute-request-id': 'req-ca37cd9f-d181-4124-941d-3888e0a8e7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:24,869 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:24,870 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-ad56b1de-5964-4b9c-a5a4-fa488ffe6da0', 'x-compute-request-id': 'req-ad56b1de-5964-4b9c-a5a4-fa488ffe6da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:25,923 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:25,924 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-c31a8d0f-aa9d-4d38-84e9-0609a31fa5fb', 'x-compute-request-id': 'req-c31a8d0f-aa9d-4d38-84e9-0609a31fa5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:26,977 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:26,978 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-6bfe43e8-61c6-4cb3-9226-45ccd73e8a41', 'x-compute-request-id': 'req-6bfe43e8-61c6-4cb3-9226-45ccd73e8a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:28,036 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:51:28,036 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-845ff04e-b877-4e4a-8da5-abe1dd273359', 'x-compute-request-id': 'req-845ff04e-b877-4e4a-8da5-abe1dd273359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:29,090 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:29,091 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-8ef379ed-47df-4893-b3b3-2a3a2e1c8a01', 'x-compute-request-id': 'req-8ef379ed-47df-4893-b3b3-2a3a2e1c8a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:30,143 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:30,144 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-d1c5b265-2218-4983-af9e-fa960987ce77', 'x-compute-request-id': 'req-d1c5b265-2218-4983-af9e-fa960987ce77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:31,197 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:31,197 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-bbcac42b-a03c-46e1-abd5-d475272bcbb8', 'x-compute-request-id': 'req-bbcac42b-a03c-46e1-abd5-d475272bcbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:32,250 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:32,250 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-73bf2a26-4a18-4910-a2eb-1b71584880e8', 'x-compute-request-id': 'req-73bf2a26-4a18-4910-a2eb-1b71584880e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:33,303 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:33,304 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-79a6d994-9fe4-42ce-9d17-b8862c69759a', 'x-compute-request-id': 'req-79a6d994-9fe4-42ce-9d17-b8862c69759a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:34,359 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:34,359 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-bb9f8feb-408d-41c2-8f8a-dfe1896612bc', 'x-compute-request-id': 'req-bb9f8feb-408d-41c2-8f8a-dfe1896612bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:35,414 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:51:35,414 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-13e8fc39-68b9-4b7b-a9fb-3a20522603e0', 'x-compute-request-id': 'req-13e8fc39-68b9-4b7b-a9fb-3a20522603e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:36,472 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:51:36,473 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-8b8ab2c5-520b-439f-8489-3035b8a6f4cf', 'x-compute-request-id': 'req-8b8ab2c5-520b-439f-8489-3035b8a6f4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:37,525 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:37,525 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-b65c0800-acda-49f0-a1cf-07cbc4f2c1bb', 'x-compute-request-id': 'req-b65c0800-acda-49f0-a1cf-07cbc4f2c1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:38,583 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:51:38,584 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-268f56a4-4e74-4800-bc42-79f87bcaf559', 'x-compute-request-id': 'req-268f56a4-4e74-4800-bc42-79f87bcaf559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:39,637 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:39,637 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-3f986d6a-7cbe-4255-bad2-9b87077e7a2f', 'x-compute-request-id': 'req-3f986d6a-7cbe-4255-bad2-9b87077e7a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:40,691 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:40,691 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-b365ae68-dc5f-4adf-bca7-03d7dde9f8d8', 'x-compute-request-id': 'req-b365ae68-dc5f-4adf-bca7-03d7dde9f8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:41,743 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:51:41,744 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-1c3d9689-dac2-4102-90e3-88ba56fb2f75', 'x-compute-request-id': 'req-1c3d9689-dac2-4102-90e3-88ba56fb2f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:42,799 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:51:42,800 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-86a658b8-d141-42d7-9af7-3d7449850fbc', 'x-compute-request-id': 'req-86a658b8-d141-42d7-9af7-3d7449850fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:43,855 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:51:43,856 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-60ed2d87-d227-4f93-8eea-0cfb9e71c12f', 'x-compute-request-id': 'req-60ed2d87-d227-4f93-8eea-0cfb9e71c12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:44,913 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:51:44,913 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-d73691ba-841b-40b3-8299-19f558b3ca93', 'x-compute-request-id': 'req-d73691ba-841b-40b3-8299-19f558b3ca93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:46,050 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.132s 2022-09-11 05:51:46,050 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-39c373d5-e026-4a7a-9ee9-213cec57243c', 'x-compute-request-id': 'req-39c373d5-e026-4a7a-9ee9-213cec57243c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:47,102 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:51:47,103 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-a4030263-77a7-4e0d-bcf3-7dc76bb15198', 'x-compute-request-id': 'req-a4030263-77a7-4e0d-bcf3-7dc76bb15198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:48,157 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:48,158 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-8c119905-1fc3-40f3-9fc0-63b2319f093a', 'x-compute-request-id': 'req-8c119905-1fc3-40f3-9fc0-63b2319f093a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:49,210 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:51:49,210 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-5e4a6c1b-1313-4822-b3ea-624026ac5948', 'x-compute-request-id': 'req-5e4a6c1b-1313-4822-b3ea-624026ac5948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:50,266 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:51:50,266 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-bfdacaec-6b09-46ac-80d1-a684752ecda4', 'x-compute-request-id': 'req-bfdacaec-6b09-46ac-80d1-a684752ecda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:51,318 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:51:51,318 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-69b18362-bf25-437e-be2e-ab5734bc80f0', 'x-compute-request-id': 'req-69b18362-bf25-437e-be2e-ab5734bc80f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:52,371 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:52,372 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-cc1033e4-4a9a-4f71-b225-6ff91a9f5a60', 'x-compute-request-id': 'req-cc1033e4-4a9a-4f71-b225-6ff91a9f5a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:53,427 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:51:53,427 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-af56cedf-758a-406b-b7ce-1a35fc74f280', 'x-compute-request-id': 'req-af56cedf-758a-406b-b7ce-1a35fc74f280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:54,480 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:54,481 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-1c4c2fed-7cba-4850-bcf1-b4871cf8a30a', 'x-compute-request-id': 'req-1c4c2fed-7cba-4850-bcf1-b4871cf8a30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:55,534 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:55,534 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-01450825-d4a2-4fdf-a197-2f92fce5ac60', 'x-compute-request-id': 'req-01450825-d4a2-4fdf-a197-2f92fce5ac60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:56,588 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:56,589 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-923fa4ef-a984-477f-9a8f-aada06173ddc', 'x-compute-request-id': 'req-923fa4ef-a984-477f-9a8f-aada06173ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:57,643 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:51:57,643 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-509e212b-f543-49b6-ba16-82d9619a4bba', 'x-compute-request-id': 'req-509e212b-f543-49b6-ba16-82d9619a4bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:58,698 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:51:58,699 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-b95c54f5-ed61-4968-bd09-97592dc22485', 'x-compute-request-id': 'req-b95c54f5-ed61-4968-bd09-97592dc22485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:51:59,753 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:51:59,753 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-e62251e6-539a-446d-9d6a-2b6baad63ea4', 'x-compute-request-id': 'req-e62251e6-539a-446d-9d6a-2b6baad63ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:00,808 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:00,809 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-78d84925-76d7-469c-bb39-30a87b890142', 'x-compute-request-id': 'req-78d84925-76d7-469c-bb39-30a87b890142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:01,886 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.074s 2022-09-11 05:52:01,886 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-c9f2ad26-98ad-4ba3-88ae-a1491101c4ee', 'x-compute-request-id': 'req-c9f2ad26-98ad-4ba3-88ae-a1491101c4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:02,944 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:52:02,944 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-5eb1f22b-974f-483f-8c3f-32237526aa2d', 'x-compute-request-id': 'req-5eb1f22b-974f-483f-8c3f-32237526aa2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:03,998 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:03,998 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-f723020b-cfcd-4cc7-8e3b-2c8c3a598fd4', 'x-compute-request-id': 'req-f723020b-cfcd-4cc7-8e3b-2c8c3a598fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:05,052 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:05,052 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-32ba19f5-58a8-47a6-9ed7-863eafb7ac2d', 'x-compute-request-id': 'req-32ba19f5-58a8-47a6-9ed7-863eafb7ac2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:06,109 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:52:06,110 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-b7714152-503b-4038-bf12-ec66988bf333', 'x-compute-request-id': 'req-b7714152-503b-4038-bf12-ec66988bf333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:07,162 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:07,163 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-2383c346-eec0-417f-88dd-5c64667771d8', 'x-compute-request-id': 'req-2383c346-eec0-417f-88dd-5c64667771d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:08,218 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:52:08,218 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-4ad3e78c-5bea-40fa-8060-88fca07417f6', 'x-compute-request-id': 'req-4ad3e78c-5bea-40fa-8060-88fca07417f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:09,271 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:09,271 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-311ea93b-fca9-4416-b716-98212baa7a7c', 'x-compute-request-id': 'req-311ea93b-fca9-4416-b716-98212baa7a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:10,330 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.055s 2022-09-11 05:52:10,331 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-b87da889-8f5c-4e94-9a38-fe2e70893870', 'x-compute-request-id': 'req-b87da889-8f5c-4e94-9a38-fe2e70893870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:11,394 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.059s 2022-09-11 05:52:11,395 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-7f3ad51f-3efc-47df-96d6-594ad25a950e', 'x-compute-request-id': 'req-7f3ad51f-3efc-47df-96d6-594ad25a950e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:12,452 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:52:12,452 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-28f647ed-9172-45fc-8c83-cc9bb4825a07', 'x-compute-request-id': 'req-28f647ed-9172-45fc-8c83-cc9bb4825a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:13,506 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:13,506 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-fe228c61-99ef-433c-b8b0-68332bc840fb', 'x-compute-request-id': 'req-fe228c61-99ef-433c-b8b0-68332bc840fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:14,560 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:14,561 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-c3e26fca-0df2-410a-bab8-242e2831fe66', 'x-compute-request-id': 'req-c3e26fca-0df2-410a-bab8-242e2831fe66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:15,614 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:15,614 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-49ef08ca-d962-49e7-82c7-7f08bebebe82', 'x-compute-request-id': 'req-49ef08ca-d962-49e7-82c7-7f08bebebe82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:16,672 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.054s 2022-09-11 05:52:16,672 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-12db546a-1809-4a22-b1c0-373d98b07fa4', 'x-compute-request-id': 'req-12db546a-1809-4a22-b1c0-373d98b07fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:17,725 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:17,725 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-902a91bd-8390-4c0f-8040-902dcd911d33', 'x-compute-request-id': 'req-902a91bd-8390-4c0f-8040-902dcd911d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:18,787 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.057s 2022-09-11 05:52:18,787 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-9fc4b710-c5b6-4732-8224-7a17f4fd3f44', 'x-compute-request-id': 'req-9fc4b710-c5b6-4732-8224-7a17f4fd3f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:19,844 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:52:19,845 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-b47cf34c-089f-464f-87fb-977fa0e054ec', 'x-compute-request-id': 'req-b47cf34c-089f-464f-87fb-977fa0e054ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:20,896 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:52:20,897 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-39d4dc0f-0949-4e73-82fe-5b1bf07f5f89', 'x-compute-request-id': 'req-39d4dc0f-0949-4e73-82fe-5b1bf07f5f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:21,950 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:21,950 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-912574f8-cf2a-4e13-a76b-e115f3add224', 'x-compute-request-id': 'req-912574f8-cf2a-4e13-a76b-e115f3add224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:23,004 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:23,004 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-e6d77d3a-f1b2-4924-9287-f9e830291d04', 'x-compute-request-id': 'req-e6d77d3a-f1b2-4924-9287-f9e830291d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:24,057 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:24,057 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-dad449e1-b7da-4f01-b8c4-787bc2ef45fd', 'x-compute-request-id': 'req-dad449e1-b7da-4f01-b8c4-787bc2ef45fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:25,111 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:25,111 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-23789203-1002-4901-ae5b-11122b4070a7', 'x-compute-request-id': 'req-23789203-1002-4901-ae5b-11122b4070a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:26,164 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:26,164 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-b78e5af2-f9a0-4b92-a160-73d7913b8a38', 'x-compute-request-id': 'req-b78e5af2-f9a0-4b92-a160-73d7913b8a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:27,217 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:27,217 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-8df97904-4027-446f-ab72-510e06db4e42', 'x-compute-request-id': 'req-8df97904-4027-446f-ab72-510e06db4e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:28,273 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:52:28,273 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-e46db7f4-77b4-4398-93fc-a4c718a42036', 'x-compute-request-id': 'req-e46db7f4-77b4-4398-93fc-a4c718a42036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:29,327 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:29,327 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-9ba1c56c-bca8-4e8c-a60d-ae4ad3c8eaf1', 'x-compute-request-id': 'req-9ba1c56c-bca8-4e8c-a60d-ae4ad3c8eaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:30,381 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:30,382 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-b8fd62b9-f9bc-49a4-8124-2f9172814967', 'x-compute-request-id': 'req-b8fd62b9-f9bc-49a4-8124-2f9172814967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:31,438 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:52:31,438 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-07602a79-16ce-4304-ae91-9dfcb5f49ed4', 'x-compute-request-id': 'req-07602a79-16ce-4304-ae91-9dfcb5f49ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:32,500 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.058s 2022-09-11 05:52:32,500 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-f57e768e-0f39-4aaa-b6fe-fccad85ca724', 'x-compute-request-id': 'req-f57e768e-0f39-4aaa-b6fe-fccad85ca724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:33,555 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:52:33,556 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-a633cc50-a698-42a5-8bd8-34c06496a80b', 'x-compute-request-id': 'req-a633cc50-a698-42a5-8bd8-34c06496a80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:34,611 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:34,611 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-851e3f49-9224-439f-87ef-f48884eb3b08', 'x-compute-request-id': 'req-851e3f49-9224-439f-87ef-f48884eb3b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:35,665 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:35,665 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-5dd0ad61-818c-4eaf-8668-d1c05e0a2840', 'x-compute-request-id': 'req-5dd0ad61-818c-4eaf-8668-d1c05e0a2840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:36,722 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:52:36,722 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-3bd041de-2875-4b96-8080-1ac4017fdd37', 'x-compute-request-id': 'req-3bd041de-2875-4b96-8080-1ac4017fdd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:37,777 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:37,777 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-11f2e79a-baa4-43a9-9834-65fd6cb376b1', 'x-compute-request-id': 'req-11f2e79a-baa4-43a9-9834-65fd6cb376b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:38,832 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:52:38,832 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-554d03db-563a-4271-81b5-a2558112b737', 'x-compute-request-id': 'req-554d03db-563a-4271-81b5-a2558112b737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:39,888 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:52:39,888 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-c45c2de9-683b-4bc9-a409-cf26283ca542', 'x-compute-request-id': 'req-c45c2de9-683b-4bc9-a409-cf26283ca542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:40,941 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:40,941 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-fcb50cf4-71cb-4142-b4d9-2e0a60971bf8', 'x-compute-request-id': 'req-fcb50cf4-71cb-4142-b4d9-2e0a60971bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:42,000 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.056s 2022-09-11 05:52:42,001 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-cd6adc10-2594-4a84-8efa-9b24bb5c45a8', 'x-compute-request-id': 'req-cd6adc10-2594-4a84-8efa-9b24bb5c45a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:43,056 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:52:43,056 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-8febe69d-3efd-411b-b0ff-43d39187679b', 'x-compute-request-id': 'req-8febe69d-3efd-411b-b0ff-43d39187679b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:44,113 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:52:44,113 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-c02aab45-0820-417e-bae1-aa1874a71c6a', 'x-compute-request-id': 'req-c02aab45-0820-417e-bae1-aa1874a71c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:45,168 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:45,168 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-17b2ec73-4f57-4435-88a3-9db403f6ea36', 'x-compute-request-id': 'req-17b2ec73-4f57-4435-88a3-9db403f6ea36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:46,223 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:52:46,223 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-604539af-5e88-4490-960f-abfdb0b89a32', 'x-compute-request-id': 'req-604539af-5e88-4490-960f-abfdb0b89a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:47,280 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.052s 2022-09-11 05:52:47,280 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-b079f612-4367-47c4-bda0-fd9f20eb58b1', 'x-compute-request-id': 'req-b079f612-4367-47c4-bda0-fd9f20eb58b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:48,334 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:48,335 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-29545538-6175-4603-9d0f-318034fed08a', 'x-compute-request-id': 'req-29545538-6175-4603-9d0f-318034fed08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:49,388 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:49,388 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-9f9e1286-100e-4b44-a672-88bcd32ab96c', 'x-compute-request-id': 'req-9f9e1286-100e-4b44-a672-88bcd32ab96c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:50,443 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:50,443 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-2b4ce318-fcd3-4a9f-9d17-4842a8c7ed50', 'x-compute-request-id': 'req-2b4ce318-fcd3-4a9f-9d17-4842a8c7ed50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:51,496 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:51,497 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-28664fbd-c808-4711-b9bc-d977fb7aa58f', 'x-compute-request-id': 'req-28664fbd-c808-4711-b9bc-d977fb7aa58f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:52,553 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.053s 2022-09-11 05:52:52,554 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-2dcebdb6-d9c7-43c9-85cd-fd6efec264c2', 'x-compute-request-id': 'req-2dcebdb6-d9c7-43c9-85cd-fd6efec264c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:53,607 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:53,608 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-f1b691fd-8f80-4133-8e3f-ec71ffdf00be', 'x-compute-request-id': 'req-f1b691fd-8f80-4133-8e3f-ec71ffdf00be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:54,661 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:54,661 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-df46761c-a13d-41d1-a541-eba3861225b6', 'x-compute-request-id': 'req-df46761c-a13d-41d1-a541-eba3861225b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:55,714 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:55,715 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-cd1d9ee8-26ad-4995-b537-fa32ca1704fb', 'x-compute-request-id': 'req-cd1d9ee8-26ad-4995-b537-fa32ca1704fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:56,767 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:52:56,768 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-dba1b156-ae13-41e9-b46f-1c07109e4635', 'x-compute-request-id': 'req-dba1b156-ae13-41e9-b46f-1c07109e4635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:57,821 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:57,821 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-a97ee00a-253a-48de-954e-332a00ee46a7', 'x-compute-request-id': 'req-a97ee00a-253a-48de-954e-332a00ee46a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:58,876 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.050s 2022-09-11 05:52:58,877 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-4e7a8f65-34ae-4d71-9ca6-e4966bbadbe4', 'x-compute-request-id': 'req-4e7a8f65-34ae-4d71-9ca6-e4966bbadbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:52:59,930 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.049s 2022-09-11 05:52:59,930 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-8a43ff80-b702-4cc5-9ec8-91391235aa0f', 'x-compute-request-id': 'req-8a43ff80-b702-4cc5-9ec8-91391235aa0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:53:00,982 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:53:00,983 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-fae846e7-cf90-4dc7-b3a8-a7085e2fe268', 'x-compute-request-id': 'req-fae846e7-cf90-4dc7-b3a8-a7085e2fe268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:53:02,037 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.051s 2022-09-11 05:53:02,038 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-ccb45f4c-010b-4f93-abfc-0693f299f0e6', 'x-compute-request-id': 'req-ccb45f4c-010b-4f93-abfc-0693f299f0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:53:03,091 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments 0.048s 2022-09-11 05:53:03,091 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-3c324da5-18ff-432b-8b57-61ecfa645588', 'x-compute-request-id': 'req-3c324da5-18ff-432b-8b57-61ecfa645588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "volumeId": "5fd40bdf-d453-432e-920a-0c5563013589", "serverId": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "device": "/dev/sdb"}]}' 2022-09-11 05:53:04,405 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 POST http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/action 0.310s 2022-09-11 05:53:04,407 121401 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': 'Sun, 11 Sep 2022 05:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76167', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8149e6-aeba-4198-8d7b-9270f7552d41', 'x-compute-request-id': 'req-2f8149e6-aeba-4198-8d7b-9270f7552d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/45817200-bc9c-4b2e-9a6d-73fb57c45699/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-09-11 05:53:04,409 121401 DEBUG [tempest.common.waiters] Console output for 45817200-bc9c-4b2e-9a6d-73fb57c45699 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.240000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.244000] tsc: Detected 1995.192 MHz processor [ 0.248000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.252013] pid_max: default: 32768 minimum: 301 [ 0.256061] Security Framework initialized [ 0.260014] Yama: becoming mindful. [ 0.264067] AppArmor: AppArmor initialized [ 0.268273] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.272139] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.280017] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.284022] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.292141] CPU: Physical Processor ID: 0 [ 0.298652] mce: CPU supports 1 MCE banks [ 0.300129] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.304011] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.308014] Spectre V2 : Mitigation: Full generic retpoline [ 0.312012] Speculative Store Bypass: Vulnerable [ 0.456868] Freeing SMP alternatives memory: 36K [ 0.465162] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.468193] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.472081] Hierarchical SRCU implementation. [ 0.480327] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.484008] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.488083] smp: Bringing up secondary CPUs ... [ 0.492014] smp: Brought up 1 node, 1 CPU [ 0.496010] smpboot: Max logical packages: 1 [ 0.500035] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.504503] devtmpfs: initialized [ 0.508113] x86/mm: Memory block size: 128MB [ 0.512315] evm: security.selinux [ 0.516013] evm: security.SMACK64 [ 0.520011] evm: security.SMACK64EXEC [ 0.524010] evm: security.SMACK64TRANSMUTE [ 0.528006] evm: security.SMACK64MMAP [ 0.532031] evm: security.apparmor [ 0.536006] evm: security.ima [ 0.540006] evm: security.capability [ 0.544306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.548025] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.552105] pinctrl core: initialized pinctrl subsystem [ 0.556300] NET: Registered protocol family 16 [ 0.560139] audit: initializing netlink subsys (disabled) [ 0.564281] cpuidle: using governor ladder [ 0.568029] audit: type=2000 audit(1662874367.564:1): state=initialized audit_enabled=0 res=1 [ 0.572022] cpuidle: using governor menu [ 0.576108] ACPI: bus type PCI registered [ 0.580005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.585381] PCI: Using configuration type 1 for base access [ 0.589627] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.592335] ACPI: Added _OSI(Module Device) [ 0.596019] ACPI: Added _OSI(Processor Device) [ 0.600008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.604013] ACPI: Added _OSI(Processor Aggregator Device) [ 0.608035] ACPI: Added _OSI(Linux-Dell-Video) [ 0.626435] ACPI: Interpreter enabled [ 0.628053] ACPI: (supports S0 S5) [ 0.632008] ACPI: Using IOAPIC for interrupt routing [ 0.636077] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.640627] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.714250] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.716012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.720014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.724019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.728561] PCI host bridge to bus 0000:00 [ 0.732008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.736009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.740013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.744010] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.752020] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.756010] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.817410] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.820010] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.824016] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.828034] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.837301] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.837301] * this clock source is slow. Consider trying other clock sources [ 0.851816] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.940266] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.948273] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.952612] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.956829] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.961034] SCSI subsystem initialized [ 0.964296] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.968000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.968010] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.972033] vgaarb: loaded [ 0.980034] pps_core: LinuxPPS API ver. 1 registered [ 0.983623] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.984034] PTP clock support registered [ 0.988110] EDAC MC: Ver: 3.0.0 [ 0.996762] hv_vmbus: Vmbus version:4.0 [ 1.000104] PCI: Using ACPI for IRQ routing [ 1.004764] NetLabel: Initializing [ 1.008014] NetLabel: domain hash size = 128 [ 1.012015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.016043] NetLabel: unlabeled traffic allowed by default [ 1.020218] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 1.042238] VFS: Disk quotas dquot_6.6.0 [ 1.046833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.052178] AppArmor: AppArmor Filesystem Enabled [ 1.064369] pnp: PnP ACPI init [ 1.092906] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.098744] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.105725] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.111666] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.130815] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.139970] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.159135] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.172429] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.180366] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.186719] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.192558] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.197289] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.202510] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.212103] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.219493] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.226820] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.232597] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.243333] pnp: PnP ACPI: found 9 devices [ 1.259267] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.268205] NET: Registered protocol family 2 [ 1.276065] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.280804] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.296221] TCP: Hash tables configured (established 8192 bind 8192) [ 1.302804] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.311424] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.319927] NET: Registered protocol family 1 [ 1.327725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.338103] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.348209] Unpacking initramfs... [ 1.548035] random: fast init done [ 1.754025] Freeing initrd memory: 13088K [ 1.760448] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.765869] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.773306] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.778709] Scanning for low memory corruption every 60 seconds [ 1.785217] Initialise system trusted keyrings [ 1.789462] Key type blacklist registered [ 1.793025] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.800621] zbud: loaded [ 1.806157] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.812535] fuse init (API version 7.26) [ 1.819355] Key type asymmetric registered [ 1.823966] Asymmetric key parser 'x509' registered [ 1.829635] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.837419] io scheduler noop registered (default) [ 1.843196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.848995] ACPI: Power Button [PWRF] [ 1.854845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.883042] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.914776] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.921997] Linux agpgart interface v0.103 [ 1.929015] loop: module loaded [ 1.934664] hv_vmbus: registering driver hv_storvsc [ 1.954881] scsi host0: storvsc_host_t [ 1.965910] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.979522] scsi host1: storvsc_host_t [ 1.989047] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.996266] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.017486] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.032519] scsi host2: ata_piix [ 2.039559] scsi host3: ata_piix [ 2.046011] sd 0:0:0:0: [sda] Write Protect is off [ 2.060924] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.073004] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.107859] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.119493] libphy: Fixed MDIO Bus: probed [ 2.124572] tun: Universal TUN/TAP device driver, 1.6 [ 2.131217] PPP generic driver version 2.4.2 [ 2.143293] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.178911] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.188797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.202319] mousedev: PS/2 mouse device common for all mice [ 2.209954] rtc_cmos 00:00: RTC can wake from S4 [ 2.217090] sda: sda1 [ 2.250921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.519282] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.525087] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.642824] device-mapper: uevent: version 1.0.3 [ 3.649110] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.654748] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.661357] NET: Registered protocol family 10 [ 3.672325] Segment Routing with IPv6 [ 3.677642] NET: Registered protocol family 17 [ 3.682685] Key type dns_resolver registered [ 3.687424] RAS: Correctable Errors collector initialized. [ 3.693426] registered taskstats version 1 [ 3.698083] Loading compiled-in X.509 certificates [ 3.707169] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.713018] zswap: loaded using pool lzo/zbud [ 3.723194] Key type big_key registered [ 3.728324] Key type trusted registered [ 3.735748] Key type encrypted registered [ 3.857264] AppArmor: AppArmor sha1 policy hashing enabled [ 3.861977] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.868046] evm: HMAC attrs: 0x1 [ 3.896655] rtc_cmos 00:00: setting system clock to 2022-09-11 05:32:52 UTC (1662874372) [ 3.901414] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.906105] EDD information not available. [ 4.176594] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.189617] ata2.00: configured for MWDMA2 [ 4.504812] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.520998] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.526398] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.535734] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.544093] Freeing unused kernel memory: 2248K [ 4.556072] Write protecting the kernel read-only data: 18432k [ 4.561569] Freeing unused kernel memory: 2008K [ 4.566802] Freeing unused kernel memory: 124K [ 4.583113] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.588490] x86/mm: Checking user space page tables [ 4.603917] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.665653] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.671764] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.686649] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.693230] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.697929] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.702711] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.722300] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.730301] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.738166] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.743296] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.904218] hv_vmbus: registering driver hv_netvsc [ 4.911353] hv_utils: Registering HyperV Utility Driver [ 4.916150] hv_vmbus: registering driver hv_util [ 4.929606] hidraw: raw HID events driver (C) Jiri Kosina [ 4.940980] hv_vmbus: registering driver hyperv_keyboard [ 4.985196] hv_vmbus: registering driver hid_hyperv [ 5.037716] 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 [ 5.047283] hv_utils: Heartbeat IC version 3.0 [ 5.065784] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.152152] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.170297] hv_utils: Shutdown IC version 3.0 [ 5.193219] hv_utils: TimeSync IC version 4.0 [ 5.226495] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.384056] raid6: sse2x1 gen() 4829 MB/s [ 5.436247] raid6: sse2x1 xor() 2767 MB/s [ 5.488033] raid6: sse2x2 gen() 3566 MB/s [ 5.540037] raid6: sse2x2 xor() 3669 MB/s [ 5.592039] raid6: sse2x4 gen() 5958 MB/s [ 5.644040] raid6: sse2x4 xor() 4276 MB/s [ 5.655422] raid6: using algorithm sse2x4 gen() 5958 MB/s [ 5.663178] raid6: .... xor() 4276 MB/s, rmw enabled [ 5.671504] raid6: using intx1 recovery algorithm [ 5.684940] xor: measuring software checksum speed [ 5.728032] prefetch64-sse: 10036.000 MB/sec [ 5.776037] generic_sse: 9398.000 MB/sec [ 5.788281] xor: using function: prefetch64-sse (10036.000 MB/sec) [ 5.798139] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-tp ... done. Begin: Running /scripts/local-premount ... [ 6.012286] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.250710] 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.934180] 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.943406] systemd[1]: Detected virtualization microsoft. [ 6.948927] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.026570] systemd[1]: Set hostname to <ubuntu>. [ 7.087185] systemd[1]: Initializing machine ID from random generator. [ 7.095424] systemd[1]: Installed transient /etc/machine-id file. [ 7.937960] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Jornal Socket. [ 8.033773] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [m] Listening on LVM2 poll daemon socket. [ 8.138920] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 8.258879] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Jornal Audit Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice System Slice. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Load Kernel Modules... Mounting Debug File System...[ 8.884092] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.[ 9.022370] EXT4-fs (sda1): re-mounted. Opts: (null) [ 9.035804] iscsi: registered transport (tcp) [ 9.055687] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [m] Listening on Jornal Socket (/dev/log). Starting Journal Service... [[0;32m OK [0m] Reached target Encrypted Volumes. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System.. [[0;32m OK [m] Listening on udv Kernel Socket. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[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 udev Coldplug all Devies... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... 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 Load/Sae Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. 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 Manaer. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/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 Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 41.374306] cloud-init[345]: Cloud-init v. 18.2 running 'init-local' at Sun, 11 Sep 2022 05:33:09 +0000. Up 20.30 seconds. [[0;32m OK [0m] Started Initialcloud-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 [0m] Reached target Network. [ 131.983428] cloud-init[669]: Cloud-init v. 18.2 running 'init' at Sun, 11 Sep 2022 05:33:36 +0000. Up 46.96 seconds. [ 132.097053] cloud-init[[669]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 132.213222] [cloud-init[0;32m OK [0m[669]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target System Initialization. [[ 132.332388] [0;32m OK [0mcloud-init[669]: ] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m[ 132.497822] cloud-init[669]: ] Listening on ACPID Listen Socket.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 132.620123] [0;32m OK [0mcloud-init] [669]: ci-info: | eth0 | True | 172.20.0.4 | 255.255.255.240 | . | fa:16:3e:86:22:e6 |Started Daily apt download activities. [[ 132.735846] [0;32m OK [0mcloud-init] [669]: Started Daily apt upgrade and clean activities.ci-info: | eth0 | True | fe80::f816:3eff:fe86:22e6/64 | . | link | fa:16:3e:86:22:e6 | [[0;32m OK [0m ] [ 132.874557] cloud-initReached target Timers.[669]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 132.993720] [0;32m OK [0mcloud-init] [669]: Started ACPI Events Check.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 133.117871] ] cloud-initReached target Paths.[669]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 133.238418] Listening on D-Bus System Message Bus Socket.cloud-init [669]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[[0;32m OK [0m ] [ 133.353182] Reached target Sockets.cloud-init [669]: [ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Reached target Basic System.[ 133.492688] cloud-init [669]: ci-info: | Route | Destinatio | Gateway | Genmask | Interface | Flags | [[ 133.579800] [0;32m OK [0mcloud-init] Started ACPI event daemon.[669]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: Record successful boot for GRUB...[ 133.710133] cloud-init[[669]: [0;32m OK [0mci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started Unattended Upgrades Shutdown. [ 133.825229] cloud-initStarting LSB: MD monitoring daemon...[669]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.25 | eth0 | UGH | [[ 133.972946] cloud-init[0;32m OK [0m] [669]: Started Regular background program processing daemon.ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [[ 134.085653] [0;32m OK [0mcloud-init] [669]: Started Deferred execution scheduler.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ [0;32m OK [0m] [ 134.214389] Started D-Bus System Message Bus.cloud-init[669]: Generating public/private rsa key pair. [ 134.281391] cloud-init[669]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 134.328293] cloud-init[669]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 134.376933] cloud-init[669]: The key fingerprint is: [ 134.418105] cloud-init[669]: SHA256:WzJP7WDfRzTjEph4RR5NYH4lb5hSPxAmBHmUbtWiySM root@tempest-serverrescuenegativetestjson-server-848738440 [ 134.467787] cloud-init[669]: The key's randomart image is: [ 134.521906] Starting Login Service...cloud-init [669]: [+---[RSA 2048]----+[0;32m OK [0m ] [ 134.621076] Reached target Network is Online.cloud-init[669]: | .=+oXO..| Starting iSCSI initiator daemon (iscsid)...[ 134.704353] cloud-init [669]: | ..oX+oO.|Starting /etc/rc.local Compatibility... [ 134.791406] cloud-init[669]: | .++=++==|Starting OpenBSD Secure Shell server... [ 134.862920] [cloud-init[0;32m OK [0m[669]: ] | E.O .+o+| Reached target Cloud-config availability.[ 134.944120] cloud-init [669]: Starting Apply the settings specified in cloud-config...| S B o. ..| [ 135.053979] [cloud-init[0;32m OK [0m[669]: | O + ... |] Started OpenBSD Secure Shell server. [ 135.156213] cloud-init[[669]: | . . o . .|[0;32m OK [0m ] [ 135.268221] Started /etc/rc.local Compatibility.cloud-init [669]: | . |[[0;32m OK [0m ] [ 135.387129] Started iSCSI initiator daemon (iscsid).cloud-init[669]: | | [ 135.497919] [cloud-init[669]: [0;32m OK [0m+----[SHA256]-----+] Started Login Service. [[ 135.670026] [0;32m OK [0mcloud-init[669]: ] Generating public/private dsa key pair.Started LSB: MD monitoring daemon. [ 135.784221] cloud-init[669]: Starting Login to default iSCSI targets...Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 135.907883] cloud-init[669]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m ] Started Login to default iSCSI targets.[ 136.048263] cloud-init [669]: The key fingerprint is:[ [0;32m OK [0m] [ 136.148991] cloud-initReached target Remote File Systems (Pre).[669]: SHA256:nS+5tgFOvQVJK7QOx0GBQNe/pNA1a0qjjiqkwp3O7L8 root@tempest-serverrescuenegativetestjson-server-848738440[[0;32m OK [0m ] Reached target Remote File Systems.[ 136.292233] cloud-init [669]: The key's randomart image is:Starting Permit User Sessions... [ 136.413317] cloud-init [669]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...+---[DSA 1024]----+ [ 136.528197] cloud-initStarting LSB: automatic crash report generation...[669]: | .o..+=.. | [[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 [m] Started Getty on tty1.[ 137.173868] cloud-init[669]: [[0;32m OK [0m| ..o.+oo |] Reached target Login Prompts. [ 137.261148] cloud-init[669]: | ..=o+o | [ 137.301857] cloud-init[669]: | .+++=o | [ 137.341359] cloud-init[669]: | +S*+.. | [ 137.380562] cloud-init[669]: | . .oo..= | [ 137.421073] cloud-init[669]: |+ . .o . = . | [ 137.460819] cloud-init[669]: |+.oo. . .+ | [ 137.500354] cloud-init[669]: |..+*.E. .o. | [ 137.539363] cloud-init[669]: +----[SHA256]-----+ [ 137.581091] cloud-init[669]: Generating public/private ecdsa key pair. [ 137.622325] cloud-init[669]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 137.668250] cloud-init[669]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 137.711668] cloud-init[669]: The key fingerprint is: [ 137.751023] cloud-init[669]: SHA256:Cr+JaomRZJf3MWhvR3ofiSMhkFFAjqcpxZ7T02JbomE root@tempest-serverrescuenegativetestjson-server-848738440 [ 137.798365] cloud-init[669]: The key's randomart image is: [ 137.839808] cloud-init[669]: +---[ECDSA 256]---+ [ 137.882983] cloud-init[669]: | .+=. | [ 137.932541] cloud-init[669]: | .oo | [ 137.981229] cloud-init[669]: | .ooo . | [ 138.020090] cloud-init[669]: | =+= * + . | [ 138.059955] cloud-init[669]: |++E X * S . . | [ 138.098911] cloud-init[669]: |+. = O B = o | [ 138.138049] cloud-init[669]: | o... + + o . | [ 138.178318] cloud-init[669]: |. o . o . | [ 138.275797] cloud-init[669]: [| .... o |[0;32m OK [0m ] [ 138.395307] cloud-initStarted LSB: Record successful boot for GRUB.[669]: +----[SHA256]-----+ [[ 138.482158] [0;32m OK [0m] cloud-initReached target Multi-User System.[669]: Generating public/private ed25519 key pair.[[0;32m OK [0m ] [ 138.600722] Reached target Graphical Interface.cloud-init[669]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.Starting Update UTMP about System Runlevel Changes... [ 138.718560] cloud-init[669]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 138.768344] cloud-init[669]: The key fingerprint is: [ 138.808932] cloud-init[669]: SHA256:Im92paTOjyluvM7bNST63ilD865QwqLNGOT0cqMvhlo root@tempest-serverrescuenegativetestjson-server-848738440 [ 138.875548] cloud-init[[669]: [0;32m OK [0mThe key's randomart image is:] Started Update UTMP about System Runlevel Changes.[ 138.961399] cloud-init [669]: +--[ED25519 256]--+ [ 139.037580] cloud-init[669]: | | [ 139.097802] cloud-init[669]: | | [ 139.232556] cloud-init[669]: | o | [ 139.337001] cloud-init[669]: |+ .. | [ 139.456910] cloud-init[669]: |.o.++ + S . | [ 139.511962] cloud-init[669]: | *+..*o* o | [ 139.580835] cloud-init[669]: |+.E.o.=o= | [ 139.627310] cloud-init[669]: |.+..+Oo*.o | [ 139.700977] cloud-init[669]: |+ .=*=X*= | [ 139.750386] cloud-init[669]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-848738440 ttyS0 tempest-serverrescuenegativetestjson-server-848738440 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.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.192 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.104006] pid_max: default: 32768 minimum: 301 [ 0.108055] Security Framework initialized [ 0.112007] Yama: becoming mindful. [ 0.116057] AppArmor: AppArmor initialized [ 0.120255] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.124106] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.128027] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136538] CPU: Physical Processor ID: 0 [ 0.140013] mce: CPU supports 1 MCE banks [ 0.144000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.144005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.148006] Spectre V2 : Mitigation: Full generic retpoline [ 0.152000] Speculative Store Bypass: Vulnerable [ 0.198886] Freeing SMP alternatives memory: 36K [ 0.202384] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.204095] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.208059] Hierarchical SRCU implementation. [ 0.212807] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.216004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.220065] smp: Bringing up secondary CPUs ... [ 0.224006] smp: Brought up 1 node, 1 CPU [ 0.228005] smpboot: Max logical packages: 1 [ 0.232007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.236458] devtmpfs: initialized [ 0.240085] x86/mm: Memory block size: 128MB [ 0.244239] evm: security.selinux [ 0.248032] evm: security.SMACK64 [ 0.252005] evm: security.SMACK64EXEC [ 0.256004] evm: security.SMACK64TRANSMUTE [ 0.260004] evm: security.SMACK64MMAP [ 0.264005] evm: security.apparmor [ 0.268004] evm: security.ima [ 0.272004] evm: security.capability [ 0.276197] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.280019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.284079] pinctrl core: initialized pinctrl subsystem [ 0.288271] NET: Registered protocol family 16 [ 0.292139] audit: initializing netlink subsys (disabled) [ 0.296182] cpuidle: using governor ladder [ 0.300009] audit: type=2000 audit(1662874627.296:1): state=initialized audit_enabled=0 res=1 [ 0.304009] cpuidle: using governor menu [ 0.308059] ACPI: bus type PCI registered [ 0.312005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317440] PCI: Using configuration type 1 for base access [ 0.325271] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.328286] ACPI: Added _OSI(Module Device) [ 0.332009] ACPI: Added _OSI(Processor Device) [ 0.336005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.348040] ACPI: Added _OSI(Linux-Dell-Video) [ 0.358809] ACPI: Interpreter enabled [ 0.360013] ACPI: (supports S0 S5) [ 0.364004] ACPI: Using IOAPIC for interrupt routing [ 0.368040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372568] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.417276] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432512] PCI host bridge to bus 0000:00 [ 0.436034] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.500524] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.504007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520548] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.520548] * this clock source is slow. Consider trying other clock sources [ 0.538097] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.591244] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.592778] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600255] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.604844] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608709] SCSI subsystem initialized [ 0.612300] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.616000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.616006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.620005] vgaarb: loaded [ 0.624081] pps_core: LinuxPPS API ver. 1 registered [ 0.628004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.632016] PTP clock support registered [ 0.636073] EDAC MC: Ver: 3.0.0 [ 0.644563] hv_vmbus: Vmbus version:4.0 [ 0.648105] PCI: Using ACPI for IRQ routing [ 0.652732] NetLabel: Initializing [ 0.656013] NetLabel: domain hash size = 128 [ 0.660012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.664036] NetLabel: unlabeled traffic allowed by default [ 0.668203] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.688394] VFS: Disk quotas dquot_6.6.0 [ 0.693533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.698744] AppArmor: AppArmor Filesystem Enabled [ 0.703160] pnp: PnP ACPI init [ 0.716612] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.723362] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.728284] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.733024] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.738370] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.743713] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.748292] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.753119] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.757934] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.762783] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.767554] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.774110] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.779476] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.785321] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.791575] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.796317] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.801924] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.807639] pnp: PnP ACPI: found 9 devices [ 0.819059] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.824273] NET: Registered protocol family 2 [ 0.829411] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.836647] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.841368] TCP: Hash tables configured (established 8192 bind 8192) [ 0.848691] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.856503] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.863216] NET: Registered protocol family 1 [ 0.868202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.878137] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.883146] Unpacking initramfs... [ 1.203471] Freeing initrd memory: 13088K [ 1.210167] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.215503] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.222922] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.228492] Scanning for low memory corruption every 60 seconds [ 1.234710] Initialise system trusted keyrings [ 1.239559] Key type blacklist registered [ 1.244317] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.250359] zbud: loaded [ 1.255721] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.260471] fuse init (API version 7.26) [ 1.266150] Key type asymmetric registered [ 1.271232] Asymmetric key parser 'x509' registered [ 1.275128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.280147] io scheduler noop registered (default) [ 1.285297] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.291293] ACPI: Power Button [PWRF] [ 1.296249] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.325972] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.357207] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.365831] Linux agpgart interface v0.103 [ 1.373197] loop: module loaded [ 1.377605] hv_vmbus: registering driver hv_storvsc [ 1.385216] scsi host0: storvsc_host_t [ 1.395161] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.400244] random: fast init done [ 1.407805] scsi host1: storvsc_host_t [ 1.418652] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.423899] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.429750] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.442708] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.451359] sd 0:0:0:0: [sda] Write Protect is off [ 1.458725] scsi host2: ata_piix [ 1.464454] scsi host3: ata_piix [ 1.469233] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.476046] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.481677] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.499067] libphy: Fixed MDIO Bus: probed [ 1.503775] tun: Universal TUN/TAP device driver, 1.6 [ 1.510920] PPP generic driver version 2.4.2 [ 1.516568] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.524152] sda: sda1 [ 1.528688] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.544206] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.550270] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.562261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.567301] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.571809] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.577722] mousedev: PS/2 mouse device common for all mice [ 1.584747] rtc_cmos 00:00: RTC can wake from S4 [ 1.590037] sd 1:0:0:0: [sdb] Write Protect is off [ 1.628970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.638938] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.645102] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.650942] device-mapper: uevent: version 1.0.3 [ 2.555873] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.562187] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.674443] NET: Registered protocol family 10 [ 2.685628] Segment Routing with IPv6 [ 2.691439] NET: Registered protocol family 17 [ 2.696357] Key type dns_resolver registered [ 2.701270] RAS: Correctable Errors collector initialized. [ 2.707869] registered taskstats version 1 [ 2.712524] Loading compiled-in X.509 certificates [ 2.722516] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.727797] zswap: loaded using pool lzo/zbud [ 2.738152] Key type big_key registered [ 2.742736] Key type trusted registered [ 2.748671] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.756435] Key type encrypted registered [ 2.760829] AppArmor: AppArmor sha1 policy hashing enabled [ 2.765259] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.903915] evm: HMAC attrs: 0x1 [ 2.930770] rtc_cmos 00:00: setting system clock to 2022-09-11 05:37:10 UTC (1662874630) [ 2.936741] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.942686] EDD information not available. [ 3.418451] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.430330] ata2.00: configured for MWDMA2 [ 3.449862] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.472440] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.481053] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.490216] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.498460] Freeing unused kernel memory: 2248K [ 3.512055] Write protecting the kernel read-only data: 18432k [ 3.518661] Freeing unused kernel memory: 2008K [ 3.523920] Freeing unused kernel memory: 124K [ 3.540149] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.545398] x86/mm: Checking user space page tables [ 3.570772] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.631632] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.638966] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.645725] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.651059] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.655923] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.672110] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.684111] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.693318] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.698619] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.704102] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.858567] hv_vmbus: registering driver hv_netvsc [ 3.866711] hv_utils: Registering HyperV Utility Driver [ 3.871013] hv_vmbus: registering driver hv_util [ 3.887812] hv_vmbus: registering driver hyperv_keyboard [ 3.894759] hidraw: raw HID events driver (C) Jiri Kosina [ 3.911441] 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.940428] hv_vmbus: registering driver hid_hyperv [ 4.025232] hv_utils: Heartbeat IC version 3.0 [ 4.045404] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.072631] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.115141] hv_utils: Shutdown IC version 3.0 [ 4.122806] hv_utils: TimeSync IC version 4.0 [ 4.130628] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.296044] raid6: sse2x1 gen() 4413 MB/s [ 4.348037] raid6: sse2x1 xor() 3759 MB/s [ 4.400052] raid6: sse2x2 gen() 5939 MB/s [ 4.452034] raid6: sse2x2 xor() 4386 MB/s [ 4.504037] raid6: sse2x4 gen() 6777 MB/s [ 4.556038] raid6: sse2x4 xor() 5297 MB/s [ 4.560623] raid6: using algorithm sse2x4 gen() 6777 MB/s [ 4.574744] raid6: .... xor() 5297 MB/s, rmw enabled [ 4.579713] raid6: using intx1 recovery algorithm [ 4.587841] xor: measuring software checksum speed [ 4.632032] prefetch64-sse: 10045.000 MB/sec [ 4.676060] generic_sse: 9353.000 MB/sec [ 4.680924] xor: using function: prefetch64-sse (10045.000 MB/sec) [ 4.689612] 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.890625] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.087607] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.094089] EXT4-fs (sda1): write access will be enabled during recovery [ 5.729928] EXT4-fs (sda1): recovery complete [ 5.809227] 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.198679] 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.206820] systemd[1]: Detected virtualization microsoft. [ 6.211679] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.260073] systemd[1]: Set hostname to <tempest-serverrescuenegativetestjson-server-848738440>. [ 6.641406] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 6.691736] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 6.740743] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 6.787369] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 6.834996] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 6.881308] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon 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] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket. Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... Starting Journal Service... [ 7.618074] Loading iSCSI transport class v2.0-870. Mounting Debug File System... [ 7.671016] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 7.727925] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Mounting POSIX Message Queue 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[ 7.972409] EXT4-fs (sda1): re-mounted. Opts: (null) ] Started Load Kernel Modules. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration 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 Load/Save Random Seed. [[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 udev Coldplug all Devices. 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. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 24.358333] cloud-init[342]: Cloud-init v. 18.2 running 'init-local' at Sun, 11 Sep 2022 05:37:19 +0000. Up 11.83 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 47.700836] cloud-init[686]: Cloud-init v. 18.2 running 'init' at Sun, 11 Sep 2022 05:37:35 +0000. Up 27.11 seconds. [ 47.793098] cloud-init[686]: [ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 47.914580] [cloud-init[0;32m OK [0m[686]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Cloud-config availability. [[ 48.019634] [0;32m OK [0mcloud-init[686]: ] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Reached target System Initialization. [[0;32m OK [0m[ 48.124334] cloud-init] [686]: Listening on D-Bus System Message Bus Socket.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 48.217920] ] cloud-initListening on ACPID Listen Socket.[686]: ci-info: | eth0 | True | 172.20.0.4 | 255.255.255.240 | . | fa:16:3e:86:22:e6 | [ 48.296482] [cloud-init[0;32m OK [0m[686]: ] ci-info: | eth0 | True | fe80::f816:3eff:fe86:22e6/64 | . | link | fa:16:3e:86:22:e6 |Started ACPI Events Check. [[ 48.394949] [0;32m OK [0mcloud-init] [686]: Reached target Paths. ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 48.488559] [0;32m OK [0mcloud-init] [686]: Started Daily apt download activities.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 48.591556] cloud-init] [686]: Started Daily apt upgrade and clean activities.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 48.684634] ] cloud-initReached target Sockets.[686]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[[0;32m OK [0m ] [ 48.780513] Reached target Basic System.cloud-init [686]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Starting Login Service... [ 48.879118] [cloud-init[0;32m OK [0m[686]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |] Started ACPI event daemon. [ 48.972951] cloud-init[[686]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Regular background program processing daemon. [ 49.073342] [cloud-init[0;32m OK [0m[686]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started Unattended Upgrades Shutdown. [ 49.164978] cloud-init[[686]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |[0;32m OK [0m] Started Deferred execution scheduler.[ 49.252196] cloud-init[686]: [ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |[0;32m OK [0m] Started D-Bus System Message Bus. [ 49.361617] cloud-init[686]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Reached target Network is Online. Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... Starting OpenBSD Secure Shell server... Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. [[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 [m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... 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. [[0;32m OK [0m] Created slice User Slice of ubuntu. [[0;32m OK [0m] Started Session 1 of user ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started User Manager for UID 1000. Stopping User Manager for UID 1000... [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Removed slice User Slice of ubuntu. Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-848738440 ttyS0 tempest-serverrescuenegativetestjson-server-848738440 login: [ 119.073169] cloud-init[743]: Cloud-init v. 18.2 running 'modules:config' at Sun, 11 Sep 2022 05:37:59 +0000. Up 51.36 seconds. [ 125.614869] cloud-init[882]: Printing ubuntu user authorized keys [ 125.685003] cloud-init[882]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBImn8aXRzwLKhpHXrXFZhpALTEWems+rY0VgCl+a9DlXuKyIqXhY0ylrkISP7ePhoLArwTpakg1EC4kE/rCUId5i1q60N4WV05ooD7TG7qKuzbYV8Fy8HsPH4us57vX9Dg== 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>Sep 11 05:39:14 ec2: <14>Sep 11 05:39:14 ec2: ############################################################# <14>Sep 11 05:39:14 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Sep 11 05:39:14 ec2: 1024 SHA256:nS+5tgFOvQVJK7QOx0GBQNe/pNA1a0qjjiqkwp3O7L8 root@tempest-serverrescuenegativetestjson-server-848738440 (DSA) <14>Sep 11 05:39:14 ec2: 256 SHA256:Cr+JaomRZJf3MWhvR3ofiSMhkFFAjqcpxZ7T02JbomE root@tempest-serverrescuenegativetestjson-server-848738440 (ECDSA) <14>Sep 11 05:39:14 ec2: 256 SHA256:Im92paTOjyluvM7bNST63ilD865QwqLNGOT0cqMvhlo root@tempest-serverrescuenegativetestjson-server-848738440 (ED25519) <14>Sep 11 05:39:14 ec2: 2048 SHA256:WzJP7WDfRzTjEph4RR5NYH4lb5hSPxAmBHmUbtWiySM root@tempest-serverrescuenegativetestjson-server-848738440 (RSA) <14>Sep 11 05:39:14 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Sep 11 05:39:14 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK085JPe4JDBwz3biKazdLfhsVvm6QyTP9OGg8i+L0U2jWLLVvSbuj2ihLUxOicyoOKNxn/GuCERop0GAwFTMTo= root@tempest-serverrescuenegativetestjson-server-848738440 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICJSLbFw4/1QYLSniEAN7BrjqxA4m6THhVedJcoL2z+E root@tempest-serverrescuenegativetestjson-server-848738440 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6432W6cdWY4bH2Fv4ts2RT5SuqVBlYNk3QWxOZlhTTGxTufpFeEmPFCSVXMSvBeCrUn2Tz3R4aN6OWm9enibY4LGabGAGZMJwnkjtklk4MwZXBuVJ51BhgBbcdoUtQRBr5hfEZb2vYDIaPvNmntk5TonxUgThbBNI9B6GKRT2Q9dlHR5Rfso3Lnr95VBzPNY9rb9gDZJSZIp7oK0fqlOv8asZMJSGgzZGxhlcQSih2fCYfnzM6rDjTNhO0YvZVeC6V29a4R2rwur5zvjbR6xqHu2xXteK2aUDYMt4Xf896pyinmFY9hONMzZC44LaVzhfC3nKHdmwTr2jXfjzrFkF root@tempest-serverrescuenegativetestjson-server-848738440 -----END SSH HOST KEY KEYS----- [ 129.369963] cloud-init[882]: Cloud-init v. 18.2 running 'modules:final' at Sun, 11 Sep 2022 05:39:07 +0000. Up 119.83 seconds. [ 129.467512] cloud-init[882]: Cloud-init v. 18.2 finished at Sun, 11 Sep 2022 05:39:16 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 128.01 seconds 2022-09-11 05:53:04,493 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.082s 2022-09-11 05:53:04,493 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d12d77-bcb5-48b7-b0b9-ccf8600fff89', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d12d77-bcb5-48b7-b0b9-ccf8600fff89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:05,555 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.047s 2022-09-11 05:53:05,555 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d392be-07df-4683-9dd5-9fda1abe1318', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d392be-07df-4683-9dd5-9fda1abe1318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:06,619 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.049s 2022-09-11 05:53:06,619 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d413de23-3636-481e-9a1e-5b08ef79263d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d413de23-3636-481e-9a1e-5b08ef79263d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:07,684 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.050s 2022-09-11 05:53:07,685 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b07e94-4224-4258-90c6-c1a1460da968', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b07e94-4224-4258-90c6-c1a1460da968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:08,751 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.052s 2022-09-11 05:53:08,751 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5206bc-10de-4404-96cf-59015efbf1c1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5206bc-10de-4404-96cf-59015efbf1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:09,820 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.054s 2022-09-11 05:53:09,820 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66317a7b-8cc9-48b0-88a9-67f851f8ea29', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66317a7b-8cc9-48b0-88a9-67f851f8ea29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:10,878 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:10,879 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b9c07a-e56f-41f1-b503-a29d4980a894', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b9c07a-e56f-41f1-b503-a29d4980a894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:11,946 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.054s 2022-09-11 05:53:11,947 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4004f4c1-a4c5-416c-830c-77d4fd9f2625', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4004f4c1-a4c5-416c-830c-77d4fd9f2625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:13,007 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:53:13,008 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61df58e-f493-463f-92b4-1eead7f47a29', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61df58e-f493-463f-92b4-1eead7f47a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:14,125 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.102s 2022-09-11 05:53:14,125 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57444435-d2dc-4117-b588-fca886203ca4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57444435-d2dc-4117-b588-fca886203ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:15,190 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.051s 2022-09-11 05:53:15,190 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5996fd-a905-4c32-a2a3-2308eac2477d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5996fd-a905-4c32-a2a3-2308eac2477d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:16,249 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:53:16,249 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71343e5-51b4-4d7b-880d-0716bcd28387', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71343e5-51b4-4d7b-880d-0716bcd28387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:17,306 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:53:17,306 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85acc241-2054-44d0-9cb4-b582d0d453d2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85acc241-2054-44d0-9cb4-b582d0d453d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:18,366 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:53:18,366 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c89220b-fcb4-453a-a85a-3c0e98b1c688', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c89220b-fcb4-453a-a85a-3c0e98b1c688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:19,424 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:19,424 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e517a21-cd08-4317-ad57-784201fde40f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e517a21-cd08-4317-ad57-784201fde40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:20,497 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.057s 2022-09-11 05:53:20,497 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7906775-75e7-4cbc-b099-1ffcfea67d3d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7906775-75e7-4cbc-b099-1ffcfea67d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:21,557 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:53:21,557 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061a5ac7-2ff7-483f-88f7-191ec3a3873d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061a5ac7-2ff7-483f-88f7-191ec3a3873d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:22,615 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:53:22,615 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26bd2287-02c4-4414-a8a0-55acffa7f09e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26bd2287-02c4-4414-a8a0-55acffa7f09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:23,673 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:53:23,673 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a931bc-1473-4a65-8f3b-c2d23fd2fe39', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a931bc-1473-4a65-8f3b-c2d23fd2fe39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:24,731 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:24,732 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885b07d6-b164-4e2a-9e91-4c73d7b6310d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885b07d6-b164-4e2a-9e91-4c73d7b6310d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:25,789 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:53:25,789 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e49ad2-0784-4eb4-b5fb-54d49c4a3b04', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e49ad2-0784-4eb4-b5fb-54d49c4a3b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:26,850 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:53:26,850 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9761c9-1600-4cfb-9ac7-d8af4459b77e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9761c9-1600-4cfb-9ac7-d8af4459b77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:27,916 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.052s 2022-09-11 05:53:27,916 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83fe5d7-d621-4ea6-b6f7-8ba935f9717f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83fe5d7-d621-4ea6-b6f7-8ba935f9717f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:28,974 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:28,975 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bcb044-858d-407f-b5ab-4728a838aa0c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bcb044-858d-407f-b5ab-4728a838aa0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:30,032 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:53:30,032 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b62ebc-2690-4ea6-b09a-3357cc564f3b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b62ebc-2690-4ea6-b09a-3357cc564f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:31,090 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:31,091 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18795c8d-361b-4514-bea3-8cb281c5e250', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18795c8d-361b-4514-bea3-8cb281c5e250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:32,152 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.048s 2022-09-11 05:53:32,153 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11ec9ec-6144-4c57-853d-d0120741babd', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11ec9ec-6144-4c57-853d-d0120741babd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:33,211 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:33,211 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d9ad0b-14b5-4fb3-8e47-0abde648196d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d9ad0b-14b5-4fb3-8e47-0abde648196d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:34,268 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:34,268 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c27bd18-48f2-4d5c-86fe-0e99ac87ebd3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c27bd18-48f2-4d5c-86fe-0e99ac87ebd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:35,326 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:35,327 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c2031b-1dd9-4f10-a1c4-86493cebaac5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c2031b-1dd9-4f10-a1c4-86493cebaac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:36,383 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:53:36,384 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfc11c2-ee52-4b57-98a9-97a9372201f1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfc11c2-ee52-4b57-98a9-97a9372201f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:37,442 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:37,442 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8305ece-1bfc-4b2e-8941-056de6469af6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8305ece-1bfc-4b2e-8941-056de6469af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:38,501 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:53:38,501 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d65523f-5779-4050-b591-449a8179d411', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d65523f-5779-4050-b591-449a8179d411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:39,562 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:53:39,562 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153c0dc5-6fe0-4ef5-81a9-811c81e18495', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153c0dc5-6fe0-4ef5-81a9-811c81e18495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:40,619 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:53:40,620 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81be8f9-0ba7-4ff3-8e49-1d222b978566', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81be8f9-0ba7-4ff3-8e49-1d222b978566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:41,682 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.047s 2022-09-11 05:53:41,682 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6583ae-7c83-4f6e-9d19-4e65bba46851', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6583ae-7c83-4f6e-9d19-4e65bba46851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:42,749 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.053s 2022-09-11 05:53:42,750 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8728a679-78bd-431a-b0b6-40fb53268c7c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8728a679-78bd-431a-b0b6-40fb53268c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:43,812 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.048s 2022-09-11 05:53:43,812 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6dd168-91f1-488b-8eda-3745ae3edbed', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6dd168-91f1-488b-8eda-3745ae3edbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:44,867 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:53:44,868 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327dffcb-1ea2-4e05-987e-c307b203a435', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327dffcb-1ea2-4e05-987e-c307b203a435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:45,925 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:45,925 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c066d4-c163-4398-a1a6-2780f3f5ea31', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c066d4-c163-4398-a1a6-2780f3f5ea31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:46,983 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:46,984 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ac79c4-b45d-4e0e-9a9b-25e4b434fae9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ac79c4-b45d-4e0e-9a9b-25e4b434fae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:48,040 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:53:48,041 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4982a3-7ba8-493e-a33e-fbc0f171a541', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4982a3-7ba8-493e-a33e-fbc0f171a541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:49,098 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:49,098 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a017bb32-7b30-49e8-9ca7-82bdcaa89582', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a017bb32-7b30-49e8-9ca7-82bdcaa89582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:50,156 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:50,157 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5c1a81-27c6-4cd8-931a-09a3815d529a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5c1a81-27c6-4cd8-931a-09a3815d529a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:51,213 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:53:51,214 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35a9f18-3eaf-40e1-8a69-ecb21eff1373', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35a9f18-3eaf-40e1-8a69-ecb21eff1373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:52,277 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.049s 2022-09-11 05:53:52,278 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ba5fb4-97e1-4b30-9cc0-3cc0268cc685', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ba5fb4-97e1-4b30-9cc0-3cc0268cc685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:53,337 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:53:53,337 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8e2fa5-6c46-4cb0-a961-f72e5d002d9c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8e2fa5-6c46-4cb0-a961-f72e5d002d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:54,397 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:53:54,397 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8966d03b-a4c2-4d2f-87b6-de9eee6dc022', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8966d03b-a4c2-4d2f-87b6-de9eee6dc022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:55,453 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:53:55,454 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae41d72-61b5-4107-9ff1-6684874aed4d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae41d72-61b5-4107-9ff1-6684874aed4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:56,509 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:53:56,510 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9b53a3-1964-4fc4-9593-dbb491d67034', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9b53a3-1964-4fc4-9593-dbb491d67034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:57,568 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:57,569 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2931ac1-6c9b-48e4-81af-934c04c0cb16', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2931ac1-6c9b-48e4-81af-934c04c0cb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:58,626 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:58,626 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec31ad1-a279-46d3-b4d9-7a0ee5b3844f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec31ad1-a279-46d3-b4d9-7a0ee5b3844f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:53:59,684 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:53:59,685 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66e166f-a7d5-4e43-be63-1b4f6513adde', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66e166f-a7d5-4e43-be63-1b4f6513adde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:00,744 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:54:00,745 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3ceb04-56f6-4d1a-a232-40804441621b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3ceb04-56f6-4d1a-a232-40804441621b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:01,802 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:54:01,803 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d259a4bf-505d-459f-944b-ab1561f2a701', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d259a4bf-505d-459f-944b-ab1561f2a701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:02,865 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.047s 2022-09-11 05:54:02,865 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6292e21f-dcc9-432f-b7b0-ddadc290b42c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6292e21f-dcc9-432f-b7b0-ddadc290b42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:03,925 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:54:03,925 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91746f24-8d02-4700-b8df-082031f9290e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91746f24-8d02-4700-b8df-082031f9290e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:04,984 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:04,984 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b137e5f8-c270-4836-808e-7852fb5c271e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b137e5f8-c270-4836-808e-7852fb5c271e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:06,041 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:54:06,041 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3bccbc3-4f88-4e3e-9298-65e4716de9d8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3bccbc3-4f88-4e3e-9298-65e4716de9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:07,098 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:07,098 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715dfcb6-627e-4ffb-9d3c-c10e045ea213', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715dfcb6-627e-4ffb-9d3c-c10e045ea213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:08,156 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:54:08,157 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b694ea2d-0f29-491a-8d42-715e40716a0f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b694ea2d-0f29-491a-8d42-715e40716a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:09,212 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:09,213 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb07614e-01f7-46d9-a788-2cc581cbb6ad', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb07614e-01f7-46d9-a788-2cc581cbb6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:10,276 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.050s 2022-09-11 05:54:10,277 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5a9377-e5d2-48ff-930f-b11dbcabee7c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5a9377-e5d2-48ff-930f-b11dbcabee7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:11,334 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:11,334 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a091d4-97de-4cd6-987f-b10705b2fc14', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a091d4-97de-4cd6-987f-b10705b2fc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:12,391 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:12,392 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c19892-049b-4d89-a4e1-205ea65fe41a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c19892-049b-4d89-a4e1-205ea65fe41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:13,458 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.050s 2022-09-11 05:54:13,458 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf42813a-3517-43ca-9484-b54e89ba3ac4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf42813a-3517-43ca-9484-b54e89ba3ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:14,516 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:54:14,517 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53954435-b290-46d8-973c-4e33fb9020c9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53954435-b290-46d8-973c-4e33fb9020c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:15,576 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:54:15,577 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b66290e-d92a-4811-9685-1b8cbf8fc490', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b66290e-d92a-4811-9685-1b8cbf8fc490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:16,636 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:54:16,637 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9a8bc5-74c5-4b66-8b1c-85e3a51053d3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9a8bc5-74c5-4b66-8b1c-85e3a51053d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:17,694 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:17,694 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588cc971-03e2-45ce-880d-7ce3b509a8c5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588cc971-03e2-45ce-880d-7ce3b509a8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:18,753 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:18,753 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f9c8ed-c070-4276-88df-f23409abf61b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f9c8ed-c070-4276-88df-f23409abf61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:19,812 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:19,812 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3545fbd3-fddd-4bad-ba72-9f1995ec28bb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3545fbd3-fddd-4bad-ba72-9f1995ec28bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:20,871 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:20,872 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc5efab-eb21-42e6-917f-520b2f376420', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc5efab-eb21-42e6-917f-520b2f376420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:21,928 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:21,929 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff49d10-186f-41ab-8531-81d5a9fc4627', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff49d10-186f-41ab-8531-81d5a9fc4627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:22,988 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:22,988 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b41e6e8-75b4-44da-9e14-0f3bc0f764f1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b41e6e8-75b4-44da-9e14-0f3bc0f764f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:24,052 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.050s 2022-09-11 05:54:24,052 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e9a2d6-2158-4c78-a12a-3242240ed9b5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e9a2d6-2158-4c78-a12a-3242240ed9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:25,113 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.047s 2022-09-11 05:54:25,113 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8656ceb-42ee-4284-aa1b-42f075d22b46', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8656ceb-42ee-4284-aa1b-42f075d22b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:26,177 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.051s 2022-09-11 05:54:26,178 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2799a40-460b-40ca-bc2e-98016569f480', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2799a40-460b-40ca-bc2e-98016569f480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:27,235 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:27,235 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563b836a-9430-4e5c-8449-ad758354e86d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563b836a-9430-4e5c-8449-ad758354e86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:28,291 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.041s 2022-09-11 05:54:28,292 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc563aff-2867-4d4b-9d30-ab32a99843ba', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc563aff-2867-4d4b-9d30-ab32a99843ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:29,351 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:29,351 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f353c4-f721-4851-97bb-7b387bdbca88', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f353c4-f721-4851-97bb-7b387bdbca88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:30,416 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:30,416 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398a4320-c1ec-418a-9f70-e5fe8d939140', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398a4320-c1ec-418a-9f70-e5fe8d939140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:31,473 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:31,473 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f035cbf6-3097-4238-a2ba-e8d746d77ae7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f035cbf6-3097-4238-a2ba-e8d746d77ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:32,530 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:32,530 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69ce4cd-7d81-4072-94fd-b712c92d08e8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69ce4cd-7d81-4072-94fd-b712c92d08e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:33,587 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:33,587 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65464b8-88e6-48b7-b8a5-5dccd30eb0db', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65464b8-88e6-48b7-b8a5-5dccd30eb0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:34,653 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.052s 2022-09-11 05:54:34,653 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c11016-8362-4794-b052-436050650e6b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c11016-8362-4794-b052-436050650e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:35,714 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.047s 2022-09-11 05:54:35,714 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8484531d-8a99-4b3a-bfe4-4eb856ecdc61', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8484531d-8a99-4b3a-bfe4-4eb856ecdc61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:36,771 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:36,771 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4237ffd1-005c-47ac-af8a-1b0ec264ff83', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4237ffd1-005c-47ac-af8a-1b0ec264ff83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:37,831 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:37,832 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0028ca1b-38d4-4af1-a583-137934459241', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0028ca1b-38d4-4af1-a583-137934459241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:38,888 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:54:38,888 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fbf3b6-4f01-410a-830a-0a2ec2385465', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fbf3b6-4f01-410a-830a-0a2ec2385465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:39,947 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:39,948 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abdf49a7-400c-4f57-bd92-8e25e28279a2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abdf49a7-400c-4f57-bd92-8e25e28279a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:41,004 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:54:41,005 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4ca405-88ac-400e-a7fe-702c6843260c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4ca405-88ac-400e-a7fe-702c6843260c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:42,063 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:54:42,064 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d14905-6b81-4ed3-8ab4-f3c103c933d6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d14905-6b81-4ed3-8ab4-f3c103c933d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:43,122 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:54:43,122 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff3189c-d881-4ed1-8cf6-ae98476e19f1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff3189c-d881-4ed1-8cf6-ae98476e19f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:44,180 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:44,180 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812825b6-e804-4edf-881d-4daff6d0febc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812825b6-e804-4edf-881d-4daff6d0febc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:45,257 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.063s 2022-09-11 05:54:45,257 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dfa5954-18d3-45f9-8aca-517d1e9692cb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dfa5954-18d3-45f9-8aca-517d1e9692cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:46,314 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:46,315 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f9a031-65a0-46dc-bca5-d6eb8aadb3f8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f9a031-65a0-46dc-bca5-d6eb8aadb3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:47,369 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.041s 2022-09-11 05:54:47,370 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-538725b1-a6c7-41cf-bca4-352eaa7014e3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-538725b1-a6c7-41cf-bca4-352eaa7014e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:48,426 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:48,426 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecf4ebb-bb85-47c2-ac2b-a7e0511e045a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fecf4ebb-bb85-47c2-ac2b-a7e0511e045a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:49,482 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:54:49,483 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b888ff-7f83-4d4d-b3d2-b789568f0b7a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b888ff-7f83-4d4d-b3d2-b789568f0b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:50,541 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:50,541 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d6a7ea-66fd-4b0e-a345-fff259794350', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d6a7ea-66fd-4b0e-a345-fff259794350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:51,599 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:51,599 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21a4c05-96e0-4889-bdb5-2a3b1e674915', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21a4c05-96e0-4889-bdb5-2a3b1e674915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:52,658 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.044s 2022-09-11 05:54:52,658 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34db7e7e-4db4-483a-b0dd-88713d180ef7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34db7e7e-4db4-483a-b0dd-88713d180ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:53,717 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:54:53,717 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8320daae-655a-43bb-9b5c-76748a4a0667', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8320daae-655a-43bb-9b5c-76748a4a0667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:54,793 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.061s 2022-09-11 05:54:54,794 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330b34d8-1dea-4bd6-bb3e-5c6ce8a0356f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330b34d8-1dea-4bd6-bb3e-5c6ce8a0356f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:55,853 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.046s 2022-09-11 05:54:55,853 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cdcd96-367f-47f2-8694-30444278c3c0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cdcd96-367f-47f2-8694-30444278c3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:56,909 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:54:56,910 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8e618e-9bf3-4fd5-a1a5-23951c87adca', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8e618e-9bf3-4fd5-a1a5-23951c87adca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:57,967 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.043s 2022-09-11 05:54:57,967 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae31554-0778-4a58-89c7-2f3033ec5938', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae31554-0778-4a58-89c7-2f3033ec5938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:54:59,023 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:54:59,023 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94cc23b-9dfc-4e7a-afcb-2b401b648901', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94cc23b-9dfc-4e7a-afcb-2b401b648901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:55:00,079 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:55:00,079 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54603c1b-22e6-41ed-8f7d-f074f29d472d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54603c1b-22e6-41ed-8f7d-f074f29d472d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:55:01,139 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.045s 2022-09-11 05:55:01,139 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac9c2bd-636a-469c-b449-59eea449c600', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac9c2bd-636a-469c-b449-59eea449c600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:55:02,195 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:55:02,196 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2fa414-169d-46e5-8a99-1666936677fe', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2fa414-169d-46e5-8a99-1666936677fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:55:03,253 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.042s 2022-09-11 05:55:03,253 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ad64a7-84a4-4ee3-b2d9-c7f875bd395c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ad64a7-84a4-4ee3-b2d9-c7f875bd395c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:55:04,316 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.049s 2022-09-11 05:55:04,317 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874d1c4c-dd7a-4fa8-af2a-ea2770fbadd2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874d1c4c-dd7a-4fa8-af2a-ea2770fbadd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:55:05,384 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.053s 2022-09-11 05:55:05,385 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02456e31-4cc4-414d-aad7-dff433fa0fbf', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02456e31-4cc4-414d-aad7-dff433fa0fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:55:06,465 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 0.065s 2022-09-11 05:55:06,465 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a711f8-44dd-4ed5-897a-491e680d0d36', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a711f8-44dd-4ed5-897a-491e680d0d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:56:07,540 121401 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:56:47,066 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 99.587s 2022-09-11 05:56:47,066 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbb6682-4b82-43ce-bf31-a94331f74a7e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbb6682-4b82-43ce-bf31-a94331f74a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:57:06,895 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 18.815s 2022-09-11 05:57:06,895 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4b3b08-7a83-447c-8762-da8478320f6e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4b3b08-7a83-447c-8762-da8478320f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' 2022-09-11 05:58:07,970 121401 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 2022-09-11 05:59:07,023 121401 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589 119.113s 2022-09-11 05:59:07,023 121401 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a192471b-0ebd-4ba9-86a3-710d7ed1f383', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a192471b-0ebd-4ba9-86a3-710d7ed1f383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589'} Body: b'{"volume": {"id": "5fd40bdf-d453-432e-920a-0c5563013589", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:13.000000", "updated_at": "2022-09-11T05:40:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1929789923", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/60788ee7f0ab439087f63db271b65ef4/volumes/5fd40bdf-d453-432e-920a-0c5563013589"}], "user_id": "f4c978e96d3248d59120c287ecc75e87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5fd40bdf-d453-432e-920a-0c5563013589", "attachment_id": "78714f04-7ea4-4dde-8a8c-72d860338d41", "volume_id": "5fd40bdf-d453-432e-920a-0c5563013589", "server_id": "45817200-bc9c-4b2e-9a6d-73fb57c45699", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:22.000000"}], "os-vol-tenant-attr:tenant_id": "60788ee7f0ab439087f63db271b65ef4"}}' }}} 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 5fd40bdf-d453-432e-920a-0c5563013589 failed to detach from server 45817200-bc9c-4b2e-9a6d-73fb57c45699 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 5fd40bdf-d453-432e-920a-0c5563013589 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/base.py", line 565, in _detach_volume 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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-2fc5bcd7-0ce3-4993-91dc-fe6c946d2e95)"} |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft5.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-09-11 05:30:01,461 121393 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-09-11 05:30:01,461 121393 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-09-11 05:30:02,168 121393 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.704s 2022-09-11 05:30:02,169 121393 DEBUG [tempest.lib.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-1116270512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDU47UpArgIkUg1s1aE6/Uh/uaGNbW5qTKCRbIRTYR7kTHFYbZCTHgfHlD+KdxmckFh+8M+rRFhS3Sy3KUKOWFq7XJvoZ2q9HuIlT+4k7xx0w0fzYFur3a9aD6F0ONjClQ=="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30: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-5e160a98-e169-4271-80fe-ed1ce200ce6d', 'x-compute-request-id': 'req-5e160a98-e169-4271-80fe-ed1ce200ce6d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1116270512", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDU47UpArgIkUg1s1aE6/Uh/uaGNbW5qTKCRbIRTYR7kTHFYbZCTHgfHlD+KdxmckFh+8M+rRFhS3Sy3KUKOWFq7XJvoZ2q9HuIlT+4k7xx0w0fzYFur3a9aD6F0ONjClQ==", "fingerprint": "80:73:b0:c6:cd:33:86:25:48:94:9b:91:da:ed:ec:63", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6"}}' 2022-09-11 05:30:02,174 121393 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1116270512 created 2022-09-11 05:30:02,815 121393 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-groups 0.640s 2022-09-11 05:30:02,815 121393 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--1377080111", "description": "tempest-description--1169975560"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-8d4a874a-08c9-4458-a4be-f7ff7b8c3a0a', 'date': 'Sun, 11 Sep 2022 05:30:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a", "name": "tempest-securitygroup--1377080111", "stateful": true, "tenant_id": "37c662b75f1d46619c3993132d413549", "description": "tempest-description--1169975560", "shared": false, "security_group_rules": [{"id": "13948c35-17f6-42c3-b636-5a5a8e789c0a", "tenant_id": "37c662b75f1d46619c3993132d413549", "security_group_id": "a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a", "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": 136, "description": null, "tags": [], "created_at": "2022-09-11T05:30:02Z", "updated_at": "2022-09-11T05:30:02Z", "revision_number": 0, "project_id": "37c662b75f1d46619c3993132d413549"}, {"id": "71ad6420-149f-4a34-be28-f3bf8a471304", "tenant_id": "37c662b75f1d46619c3993132d413549", "security_group_id": "a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a", "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": 135, "description": null, "tags": [], "created_at": "2022-09-11T05:30:02Z", "updated_at": "2022-09-11T05:30:02Z", "revision_number": 0, "project_id": "37c662b75f1d46619c3993132d413549"}], "tags": [], "created_at": "2022-09-11T05:30:02Z", "updated_at": "2022-09-11T05:30:02Z", "revision_number": 1, "project_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:30:03,836 121393 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 1.020s 2022-09-11 05:30:03,837 121393 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": "a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a", "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-4496bb7b-1c61-46fb-bd06-8d265bd14a8c', 'date': 'Sun, 11 Sep 2022 05:30:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9ee44309-d312-4d85-b9ad-08b71d0ba59d", "tenant_id": "37c662b75f1d46619c3993132d413549", "security_group_id": "a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a", "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-09-11T05:30:03Z", "updated_at": "2022-09-11T05:30:03Z", "revision_number": 0, "project_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:30:04,554 121393 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.717s 2022-09-11 05:30:04,555 121393 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": "a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-05a31971-6490-4264-9e7c-0943fd2a8615', 'date': 'Sun, 11 Sep 2022 05:30:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fc8d7ea2-1853-4dd4-821b-744524d18d0c", "tenant_id": "37c662b75f1d46619c3993132d413549", "security_group_id": "a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a", "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-09-11T05:30:04Z", "updated_at": "2022-09-11T05:30:04Z", "revision_number": 0, "project_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:30:04,555 121393 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1377080111 created 2022-09-11 05:30:07,379 121393 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/floatingips 2.823s 2022-09-11 05:30:07,379 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-c66b0484-058f-4536-99df-11048a75576a', 'date': 'Sun, 11 Sep 2022 05:30:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "95e1c8d5-c99a-4364-aa52-7bd99e611341", "tenant_id": "37c662b75f1d46619c3993132d413549", "floating_ip_address": "172.27.1.185", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "37c662b75f1d46619c3993132d413549", "description": "", "port_details": null, "tags": [], "created_at": "2022-09-11T05:30:06Z", "updated_at": "2022-09-11T05:30:06Z", "revision_number": 0}}' 2022-09-11 05:30:07,380 121393 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '95e1c8d5-c99a-4364-aa52-7bd99e611341', 'tenant_id': '37c662b75f1d46619c3993132d413549', 'floating_ip_address': '172.27.1.185', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '37c662b75f1d46619c3993132d413549', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:30:06Z', 'updated_at': '2022-09-11T05:30:06Z', 'revision_number': 0, 'ip': '172.27.1.185'} created 2022-09-11 05:30:07,588 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.202s 2022-09-11 05:30:07,588 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3555bb9a-7331-48c9-b300-a210d47af0d3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0d1dbe40cb994491bafc6ce1f947f4f6", "name": "tempest-AttachVolumeShelveTestJSON-822436537-project", "password_expires_at": null}, "audit_ids": ["AgKc-VkpQqG_TcfcX82xKA"], "expires_at": "2022-09-11T06:30:07.000000Z", "issued_at": "2022-09-11T05:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37c662b75f1d46619c3993132d413549", "name": "tempest-AttachVolumeShelveTestJSON-822436537"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_37c662b75f1d46619c3993132d413549", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/37c662b75f1d46619c3993132d413549", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:30:07,589 121393 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '58a2a799-a636-430c-8f78-e9d1e031567c', 'name': 'tempest-AttachVolumeShelveTestJSON-144870998-network', 'tenant_id': '37c662b75f1d46619c3993132d413549', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '37c662b75f1d46619c3993132d413549', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 57, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:29:39Z', 'updated_at': '2022-09-11T05:29:39Z', 'revision_number': 1} available for tenant 2022-09-11 05:30:07,590 121393 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1116270512', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDU47UpArgIkUg1s1aE6/Uh/uaGNbW5qTKCRbIRTYR7kTHFYbZCTHgfHlD+KdxmckFh+8M+rRFhS3Sy3KUKOWFq7XJvoZ2q9HuIlT+4k7xx0w0fzYFur3a9aD6F0ONjClQ==', 'fingerprint': '80:73:b0:c6:cd:33:86:25:48:94:9b:91:da:ed:ec:63', 'user_id': '0d1dbe40cb994491bafc6ce1f947f4f6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBXVZixtpHcLELy1MmBBeHZTuT6wfAQCGvcLepv1XhI+pdurt7wW1r5\nrQThSonXj9ugBwYFK4EEACKhZANiAAQ1OO1KQK4CJFINbNWhOv1If7mhjW1uakyg\nkWyEU2Ee5ExxWG2Qkx4Hx5Q/incZnJBYfvDPq0RYUt0stylCjlhau1yb6GdqvR7i\nJU/uJO8cdMNH82Bbq92vWg+hdDjYwpU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a', 'name': 'tempest-securitygroup--1377080111', 'stateful': True, 'tenant_id': '37c662b75f1d46619c3993132d413549', 'description': 'tempest-description--1169975560', 'shared': False, 'security_group_rules': [{'id': '13948c35-17f6-42c3-b636-5a5a8e789c0a', 'tenant_id': '37c662b75f1d46619c3993132d413549', 'security_group_id': 'a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a', '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': 136, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:30:02Z', 'updated_at': '2022-09-11T05:30:02Z', 'revision_number': 0, 'project_id': '37c662b75f1d46619c3993132d413549'}, {'id': '71ad6420-149f-4a34-be28-f3bf8a471304', 'tenant_id': '37c662b75f1d46619c3993132d413549', 'security_group_id': 'a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a', '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': 135, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:30:02Z', 'updated_at': '2022-09-11T05:30:02Z', 'revision_number': 0, 'project_id': '37c662b75f1d46619c3993132d413549'}], 'tags': [], 'created_at': '2022-09-11T05:30:02Z', 'updated_at': '2022-09-11T05:30:02Z', 'revision_number': 1, 'project_id': '37c662b75f1d46619c3993132d413549'}, 'floating_ip': {'id': '95e1c8d5-c99a-4364-aa52-7bd99e611341', 'tenant_id': '37c662b75f1d46619c3993132d413549', 'floating_ip_address': '172.27.1.185', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '37c662b75f1d46619c3993132d413549', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:30:06Z', 'updated_at': '2022-09-11T05:30:06Z', 'revision_number': 0, 'ip': '172.27.1.185'}} 2022-09-11 05:30:10,318 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/compute/v2.1/servers 2.727s 2022-09-11 05:30:10,318 121393 DEBUG [tempest.lib.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-937340353", "imageRef": "00f61779-4a28-49b8-a0c6-84833a5616d4", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "58a2a799-a636-430c-8f78-e9d1e031567c"}], "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "key_name": "tempest-keypair-1116270512", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f99a8897-7f09-447f-a6dd-985066ffc96f', 'x-compute-request-id': 'req-f99a8897-7f09-447f-a6dd-985066ffc96f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "adminPass": "password"}}' 2022-09-11 05:30:12,912 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 2.590s 2022-09-11 05:30:12,912 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-821b466f-f9d8-4d4f-8525-f8b51713c9b3', 'x-compute-request-id': 'req-821b466f-f9d8-4d4f-8525-f8b51713c9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:14,149 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.219s 2022-09-11 05:30:14,149 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15b11020-138c-435c-a627-1661b7c80289', 'x-compute-request-id': 'req-15b11020-138c-435c-a627-1661b7c80289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:15,473 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.305s 2022-09-11 05:30:15,474 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdc4f8e-9a99-465b-ba87-ebc87a5e4538', 'x-compute-request-id': 'req-cbdc4f8e-9a99-465b-ba87-ebc87a5e4538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:16,685 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.195s 2022-09-11 05:30:16,685 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ed5c24-e7e9-4b60-8934-1f59fa3e47d0', 'x-compute-request-id': 'req-b3ed5c24-e7e9-4b60-8934-1f59fa3e47d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:17,916 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.209s 2022-09-11 05:30:17,916 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-452a9e36-3248-4779-956c-866875c608d9', 'x-compute-request-id': 'req-452a9e36-3248-4779-956c-866875c608d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:19,064 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.126s 2022-09-11 05:30:19,064 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4dbece-ffa1-45c8-8f76-d10e5574c25e', 'x-compute-request-id': 'req-4e4dbece-ffa1-45c8-8f76-d10e5574c25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:20,250 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:30:20,251 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a94d7b-4d32-4e26-9eb3-6510a28d03f5', 'x-compute-request-id': 'req-63a94d7b-4d32-4e26-9eb3-6510a28d03f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:21,387 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.119s 2022-09-11 05:30:21,387 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d710427-cfee-4a97-9bf7-fd67d640f904', 'x-compute-request-id': 'req-8d710427-cfee-4a97-9bf7-fd67d640f904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:22,512 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.107s 2022-09-11 05:30:22,513 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7789c2-cf90-4cd2-a544-aeb289ce9499', 'x-compute-request-id': 'req-9b7789c2-cf90-4cd2-a544-aeb289ce9499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:23,630 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.100s 2022-09-11 05:30:23,631 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658664c8-1c29-4eb8-8b3a-e7c17a826fdc', 'x-compute-request-id': 'req-658664c8-1c29-4eb8-8b3a-e7c17a826fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:24,767 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.120s 2022-09-11 05:30:24,768 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6ac9e1d-0bea-4fd7-8bff-f4e674bcb3ba', 'x-compute-request-id': 'req-d6ac9e1d-0bea-4fd7-8bff-f4e674bcb3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:25,891 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.107s 2022-09-11 05:30:25,892 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29acf32d-2518-470f-99b1-fb6c31494e29', 'x-compute-request-id': 'req-29acf32d-2518-470f-99b1-fb6c31494e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:27,000 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.092s 2022-09-11 05:30:27,000 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0efb2dea-fbe1-4995-8ea6-241c381a1339', 'x-compute-request-id': 'req-0efb2dea-fbe1-4995-8ea6-241c381a1339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:28,257 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.240s 2022-09-11 05:30:28,258 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c340fefd-df38-4ee6-929b-8543150a8b78', 'x-compute-request-id': 'req-c340fefd-df38-4ee6-929b-8543150a8b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:30,402 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 1.127s 2022-09-11 05:30:30,403 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:29 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-dd01b5cc-a37e-4abc-9395-219fcbfe2352', 'x-compute-request-id': 'req-dd01b5cc-a37e-4abc-9395-219fcbfe2352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:30,419 121393 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 18 second wait 2022-09-11 05:30:32,082 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.662s 2022-09-11 05:30:32,083 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b310e160-ad4a-4ec5-aae2-4025684e851c', 'x-compute-request-id': 'req-b310e160-ad4a-4ec5-aae2-4025684e851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "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-09-11 05:30:32,098 121393 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 20 second wait 2022-09-11 05:30:33,620 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.520s 2022-09-11 05:30:33,620 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:33 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-69f538f4-8b6e-43ae-ba5c-e8ff2aa280b7', 'x-compute-request-id': 'req-69f538f4-8b6e-43ae-ba5c-e8ff2aa280b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:35,201 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.558s 2022-09-11 05:30:35,202 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:34 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-a290ad61-3c18-439e-903a-a44401e7fdef', 'x-compute-request-id': 'req-a290ad61-3c18-439e-903a-a44401e7fdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:36,710 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.490s 2022-09-11 05:30:36,710 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:36 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-5480fe2d-a11e-4021-a90a-56e7fb65893c', 'x-compute-request-id': 'req-5480fe2d-a11e-4021-a90a-56e7fb65893c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:38,081 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.354s 2022-09-11 05:30:38,082 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:37 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-048be02d-c340-4b94-b041-219d525f74cd', 'x-compute-request-id': 'req-048be02d-c340-4b94-b041-219d525f74cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:39,372 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.270s 2022-09-11 05:30:39,372 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:39 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-47b4fb8b-8365-413e-8d79-571893585e35', 'x-compute-request-id': 'req-47b4fb8b-8365-413e-8d79-571893585e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:41,163 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.773s 2022-09-11 05:30:41,163 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:40 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-5d8af1a7-9e37-4f3b-8275-ade16f885fbd', 'x-compute-request-id': 'req-5d8af1a7-9e37-4f3b-8275-ade16f885fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:42,419 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.238s 2022-09-11 05:30:42,419 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:42 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-a877dd94-1fe0-41ae-b15f-2974cc20119b', 'x-compute-request-id': 'req-a877dd94-1fe0-41ae-b15f-2974cc20119b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:43,677 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.242s 2022-09-11 05:30:43,677 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:43 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-de23b475-cbbf-4624-bb8d-8dd2078515ec', 'x-compute-request-id': 'req-de23b475-cbbf-4624-bb8d-8dd2078515ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:44,898 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.204s 2022-09-11 05:30:44,899 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:44 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-9a9cedb6-4813-4130-bec7-5ae8fc59334e', 'x-compute-request-id': 'req-9a9cedb6-4813-4130-bec7-5ae8fc59334e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:46,140 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.224s 2022-09-11 05:30:46,140 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:45 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-efda77c3-2d17-4cfc-b05c-b7e850ad6436', 'x-compute-request-id': 'req-efda77c3-2d17-4cfc-b05c-b7e850ad6436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:47,497 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.340s 2022-09-11 05:30:47,498 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:47 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-56e5931b-6966-4d89-a506-2f2fc9a586a0', 'x-compute-request-id': 'req-56e5931b-6966-4d89-a506-2f2fc9a586a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:48,941 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.423s 2022-09-11 05:30:48,941 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:48 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-df3733c9-82c1-4efb-98ca-6f6367ebc38f', 'x-compute-request-id': 'req-df3733c9-82c1-4efb-98ca-6f6367ebc38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:50,151 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.193s 2022-09-11 05:30:50,151 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:49 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-4cdd4344-2796-4918-8eb2-15645544dc09', 'x-compute-request-id': 'req-4cdd4344-2796-4918-8eb2-15645544dc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:51,392 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.224s 2022-09-11 05:30:51,392 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:51 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-d692b056-b313-4989-ba88-d44138847815', 'x-compute-request-id': 'req-d692b056-b313-4989-ba88-d44138847815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:52,808 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.398s 2022-09-11 05:30:52,808 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:52 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-501a7769-8f13-4d0c-8d87-084a85c5d9e3', 'x-compute-request-id': 'req-501a7769-8f13-4d0c-8d87-084a85c5d9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:54,006 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.179s 2022-09-11 05:30:54,006 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:53 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-13a86af9-625b-4adc-a5d8-9d4bf7eb3dbc', 'x-compute-request-id': 'req-13a86af9-625b-4adc-a5d8-9d4bf7eb3dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:55,213 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.187s 2022-09-11 05:30:55,214 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:55 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-e9b2651f-f4a2-430c-83ea-27b6b212c60f', 'x-compute-request-id': 'req-e9b2651f-f4a2-430c-83ea-27b6b212c60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:56,397 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:30:56,397 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:56 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-b6dcb919-d8df-410a-94f8-5ae97841f71e', 'x-compute-request-id': 'req-b6dcb919-d8df-410a-94f8-5ae97841f71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:57,689 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.274s 2022-09-11 05:30:57,689 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:57 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-e265629a-a96e-4b75-926a-f2a53e4c2cf2', 'x-compute-request-id': 'req-e265629a-a96e-4b75-926a-f2a53e4c2cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:30:58,959 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.255s 2022-09-11 05:30:58,960 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:58 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-1f265c4f-ce7b-429b-99cf-d75e94f5d658', 'x-compute-request-id': 'req-1f265c4f-ce7b-429b-99cf-d75e94f5d658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:31:00,273 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.297s 2022-09-11 05:31:00,274 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:59 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-926f6b14-3004-4e11-b3d2-74cb3c9be804', 'x-compute-request-id': 'req-926f6b14-3004-4e11-b3d2-74cb3c9be804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:31:01,597 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.305s 2022-09-11 05:31:01,598 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:31:01 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-a06fbc51-b0dc-4816-afb3-54414b36cdcd', 'x-compute-request-id': 'req-a06fbc51-b0dc-4816-afb3-54414b36cdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:31:02,874 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.260s 2022-09-11 05:31:02,875 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:31:02 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-5c3693b5-a0ca-4013-8d85-ae041e470503', 'x-compute-request-id': 'req-5c3693b5-a0ca-4013-8d85-ae041e470503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "BUILD", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:30:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:31:04,114 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.220s 2022-09-11 05:31:04,114 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:31:03 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-91960441-9d6c-4399-b8c4-799b4d54cbf2', 'x-compute-request-id': 'req-91960441-9d6c-4399-b8c4-799b4d54cbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:31:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:31:04,132 121393 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 52 second wait 2022-09-11 05:31:04,465 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-interface 0.332s 2022-09-11 05:31:04,466 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:31:04 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-dde2957d-554a-428b-aa60-3f0ebce11b78', 'x-compute-request-id': 'req-dde2957d-554a-428b-aa60-3f0ebce11b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "58a2a799-a636-430c-8f78-e9d1e031567c", "port_id": "bce749ff-0f59-438d-a26e-7650913736db", "mac_addr": "fa:16:3e:a6:a6:34", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2d5b1752-9fe2-4ae6-857e-182b0faa4a5d", "ip_address": "172.20.0.4"}]}]}' 2022-09-11 05:31:06,561 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.33:9696/networking/v2.0/floatingips/95e1c8d5-c99a-4364-aa52-7bd99e611341 2.090s 2022-09-11 05:31:06,561 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "bce749ff-0f59-438d-a26e-7650913736db"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-8de8e1bb-4645-41e7-83e7-18d00e6a862f', 'date': 'Sun, 11 Sep 2022 05:31:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/95e1c8d5-c99a-4364-aa52-7bd99e611341'} Body: b'{"floatingip": {"id": "95e1c8d5-c99a-4364-aa52-7bd99e611341", "tenant_id": "37c662b75f1d46619c3993132d413549", "floating_ip_address": "172.27.1.185", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": "fd074b6a-b181-470f-a5a0-380aabc75284", "port_id": "bce749ff-0f59-438d-a26e-7650913736db", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "58a2a799-a636-430c-8f78-e9d1e031567c", "mac_address": "fa:16:3e:a6:a6:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-09-11T05:30:06Z", "updated_at": "2022-09-11T05:31:05Z", "revision_number": 1, "project_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:31:06,562 121393 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.185:22' as 'ubuntu' with public key authentication 2022-09-11 05:31:10,640 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:31:16,208 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:31:22,768 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:31:30,352 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:31:38,928 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:31:48,500 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:31:59,092 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:32:07,602 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:32:17,113 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 9. Retry after 10 seconds. 2022-09-11 05:32:27,626 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 10. Retry after 11 seconds. 2022-09-11 05:32:39,137 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 11. Retry after 12 seconds. 2022-09-11 05:32:51,651 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 12. Retry after 13 seconds. 2022-09-11 05:33:05,216 121393 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:33:05,551 121393 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:33:05,551 121393 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.185 successfully created 2022-09-11 05:33:05,596 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/ips 0.044s 2022-09-11 05:33:05,596 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:05 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-a2171bc4-a978-4124-a7e6-01f6a57645e0', 'x-compute-request-id': 'req-a2171bc4-a978-4124-a7e6-01f6a57645e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4"}, {"version": 4, "addr": "172.27.1.185"}]}}' 2022-09-11 05:33:05,847 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes 0.246s 2022-09-11 05:33:05,847 121393 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-1016665637"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c27dd9a-cc2b-4543-87d3-599428681d54', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c27dd9a-cc2b-4543-87d3-599428681d54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:05.776453", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-11 05:33:05,911 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.051s 2022-09-11 05:33:05,912 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7cadbc-0355-4116-89a2-c651043ec869', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7cadbc-0355-4116-89a2-c651043ec869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:33:06,965 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.039s 2022-09-11 05:33:06,966 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aaece8a-ff78-4bac-af35-1b6c5b5c5566', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aaece8a-ff78-4bac-af35-1b6c5b5c5566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:33:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:33:08,020 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.040s 2022-09-11 05:33:08,020 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d46511-094c-4213-a461-540261597a89', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d46511-094c-4213-a461-540261597a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:33:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:33:09,074 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.040s 2022-09-11 05:33:09,074 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d32c2ac-3473-4d01-af48-d9f1335f5979', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d32c2ac-3473-4d01-af48-d9f1335f5979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:33:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:33:10,128 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.040s 2022-09-11 05:33:10,129 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b178f4a9-c6d1-42d6-9144-30bbb168f218', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b178f4a9-c6d1-42d6-9144-30bbb168f218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:33:10.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:33:10,142 121393 INFO [tempest.common.waiters] volume e347d3b8-9207-43b5-9cc0-68d3e996e2fe reached available after waiting for 5.142549 seconds 2022-09-11 05:33:10,143 121393 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-09-11 05:33:10,143 121393 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.185:22' as 'ubuntu' with public key authentication 2022-09-11 05:33:10,160 121393 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:33:10,281 121393 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:33:10,281 121393 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.185 successfully created 2022-09-11 05:33:10,613 121393 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.185:22' as 'ubuntu' with public key authentication 2022-09-11 05:33:10,636 121393 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:33:10,800 121393 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:33:10,801 121393 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.185 successfully created 2022-09-11 05:33:11,190 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/action 0.389s 2022-09-11 05:33:11,190 121393 DEBUG [tempest.lib.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': 'Sun, 11 Sep 2022 05:33:10 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-4c4d5b97-60e9-44c4-a782-974dc763a78c', 'x-compute-request-id': 'req-4c4d5b97-60e9-44c4-a782-974dc763a78c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/action'} Body: b'' 2022-09-11 05:33:11,522 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.331s 2022-09-11 05:33:11,522 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:11 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-38066d3a-ebfa-4910-87f7-8a915eaae242', 'x-compute-request-id': 'req-38066d3a-ebfa-4910-87f7-8a915eaae242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:12,787 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.246s 2022-09-11 05:33:12,787 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:12 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-6e1ff214-26e7-4fdd-be93-8785e035f696', 'x-compute-request-id': 'req-6e1ff214-26e7-4fdd-be93-8785e035f696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:13,977 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.173s 2022-09-11 05:33:13,978 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:13 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-173af975-f614-4050-bd6d-4cd1ad2a8cd8', 'x-compute-request-id': 'req-173af975-f614-4050-bd6d-4cd1ad2a8cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:15,168 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.173s 2022-09-11 05:33:15,168 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:14 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-a6e165e8-4922-40ba-8f27-5864dff64701', 'x-compute-request-id': 'req-a6e165e8-4922-40ba-8f27-5864dff64701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:16,390 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.205s 2022-09-11 05:33:16,390 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:16 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-ee4a2a58-86b3-4a2e-92be-3c6247f793af', 'x-compute-request-id': 'req-ee4a2a58-86b3-4a2e-92be-3c6247f793af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:17,651 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.243s 2022-09-11 05:33:17,652 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:17 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-d76f99e6-be49-4a53-97e8-c867cac5b48e', 'x-compute-request-id': 'req-d76f99e6-be49-4a53-97e8-c867cac5b48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:18,837 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:33:18,837 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:18 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-d7e4e14b-9d2c-4c2c-9808-3b2d7e5a511c', 'x-compute-request-id': 'req-d7e4e14b-9d2c-4c2c-9808-3b2d7e5a511c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:20,017 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:33:20,018 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-063265b4-da2f-4f75-b3d4-f87c5dc54da6', 'x-compute-request-id': 'req-063265b4-da2f-4f75-b3d4-f87c5dc54da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:21,197 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:33:21,197 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:21 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-56c574aa-967f-4756-935f-415b762809a0', 'x-compute-request-id': 'req-56c574aa-967f-4756-935f-415b762809a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:22,377 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:33:22,378 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:22 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-7d9f05f0-838e-49d8-ba4d-2e36f3a690dd', 'x-compute-request-id': 'req-7d9f05f0-838e-49d8-ba4d-2e36f3a690dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:23,562 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:33:23,562 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:23 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-1492df11-7817-4491-8a96-4bd52cbb3e5a', 'x-compute-request-id': 'req-1492df11-7817-4491-8a96-4bd52cbb3e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:24,831 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.252s 2022-09-11 05:33:24,832 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:24 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-82eb6c97-1ea9-41a2-80d4-7a3c6c77bce5', 'x-compute-request-id': 'req-82eb6c97-1ea9-41a2-80d4-7a3c6c77bce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:26,034 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.186s 2022-09-11 05:33:26,035 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:25 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-db604590-829e-4529-94dd-8d059f44600e', 'x-compute-request-id': 'req-db604590-829e-4529-94dd-8d059f44600e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:27,209 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:33:27,209 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-14474a6a-e144-4eda-990f-bf04839679f9', 'x-compute-request-id': 'req-14474a6a-e144-4eda-990f-bf04839679f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:28,395 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:33:28,395 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-ef8954c5-2e1c-4e48-a3e0-114f855293c2', 'x-compute-request-id': 'req-ef8954c5-2e1c-4e48-a3e0-114f855293c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:29,600 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.187s 2022-09-11 05:33:29,600 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:29 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-5e2e57ca-519b-4d3b-ad0a-4f3dc7715a37', 'x-compute-request-id': 'req-5e2e57ca-519b-4d3b-ad0a-4f3dc7715a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:29,616 121393 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 18 second wait 2022-09-11 05:33:30,777 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:33:30,778 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:30 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-99d686b7-857d-478d-af79-9f5ba2f37d39', 'x-compute-request-id': 'req-99d686b7-857d-478d-af79-9f5ba2f37d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:31,961 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:33:31,961 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:31 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-072d123a-3068-485a-b754-321c08381e8d', 'x-compute-request-id': 'req-072d123a-3068-485a-b754-321c08381e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:33,187 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.207s 2022-09-11 05:33:33,187 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:32 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-b4e2c52a-84db-45c1-be7f-95623247d243', 'x-compute-request-id': 'req-b4e2c52a-84db-45c1-be7f-95623247d243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:34,383 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.178s 2022-09-11 05:33:34,383 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:34 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-b4d7d569-a27e-476f-9bdd-c02ca9475629', 'x-compute-request-id': 'req-b4d7d569-a27e-476f-9bdd-c02ca9475629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:35,571 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.171s 2022-09-11 05:33:35,571 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:35 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-a632d1f3-5bb3-4d9f-bed0-534044bbc14d', 'x-compute-request-id': 'req-a632d1f3-5bb3-4d9f-bed0-534044bbc14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:36,752 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:33:36,752 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:36 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-a2b3a485-8cf0-4632-a49a-20ae9e7930b0', 'x-compute-request-id': 'req-a2b3a485-8cf0-4632-a49a-20ae9e7930b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:37,928 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:33:37,929 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:37 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-2669495a-5764-4ff8-afad-214eb70881ee', 'x-compute-request-id': 'req-2669495a-5764-4ff8-afad-214eb70881ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:39,101 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:33:39,101 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:38 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-acacb3ca-ccc1-42ce-a589-d291c730eb48', 'x-compute-request-id': 'req-acacb3ca-ccc1-42ce-a589-d291c730eb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:40,282 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:33:40,282 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:40 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-315e5a26-ec19-4648-b567-bc9bcac93110', 'x-compute-request-id': 'req-315e5a26-ec19-4648-b567-bc9bcac93110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:40,299 121393 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 29 second wait 2022-09-11 05:33:41,468 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:33:41,468 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:41 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-eb53d724-d15c-45b7-ace3-3f3bbad45f5c', 'x-compute-request-id': 'req-eb53d724-d15c-45b7-ace3-3f3bbad45f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:42,665 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.181s 2022-09-11 05:33:42,667 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:42 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-3b2482cc-7d4e-47f7-bd46-91f040f0029a', 'x-compute-request-id': 'req-3b2482cc-7d4e-47f7-bd46-91f040f0029a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:43,866 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.179s 2022-09-11 05:33:43,866 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:43 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-dd3c6acd-8636-48f0-a7d5-0b8fc0894930', 'x-compute-request-id': 'req-dd3c6acd-8636-48f0-a7d5-0b8fc0894930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:45,054 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.172s 2022-09-11 05:33:45,054 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:44 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-b98bb024-6bf5-41c5-8546-fdeaf7dccd7b', 'x-compute-request-id': 'req-b98bb024-6bf5-41c5-8546-fdeaf7dccd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:46,237 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:33:46,237 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:46 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-58a4af46-e8da-44b2-afc7-537e1eec9a95', 'x-compute-request-id': 'req-58a4af46-e8da-44b2-afc7-537e1eec9a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:47,462 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.206s 2022-09-11 05:33:47,462 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:47 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-4a890b67-5145-4e15-acf8-37b64d55d143', 'x-compute-request-id': 'req-4a890b67-5145-4e15-acf8-37b64d55d143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:48,665 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.186s 2022-09-11 05:33:48,666 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:48 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-afd1632c-ab30-478e-ac16-44dd8809779e', 'x-compute-request-id': 'req-afd1632c-ab30-478e-ac16-44dd8809779e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:49,874 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.192s 2022-09-11 05:33:49,875 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:49 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-f4d6f252-4c80-488b-8cd4-87b20625af83', 'x-compute-request-id': 'req-f4d6f252-4c80-488b-8cd4-87b20625af83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:51,083 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.189s 2022-09-11 05:33:51,083 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:50 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-b8227b11-2540-4836-8195-4ef2e4e487c2', 'x-compute-request-id': 'req-b8227b11-2540-4836-8195-4ef2e4e487c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:52,275 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.174s 2022-09-11 05:33:52,276 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-8580f9ec-8869-46c7-be70-c87355ebaf59', 'x-compute-request-id': 'req-8580f9ec-8869-46c7-be70-c87355ebaf59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:53,535 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.242s 2022-09-11 05:33:53,535 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-b32300cb-be18-4e23-a95c-2eac17269f91', 'x-compute-request-id': 'req-b32300cb-be18-4e23-a95c-2eac17269f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:54,764 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.212s 2022-09-11 05:33:54,766 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-1c0cf17f-c1b1-4241-a646-cf7b1639222e', 'x-compute-request-id': 'req-1c0cf17f-c1b1-4241-a646-cf7b1639222e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:55,975 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.181s 2022-09-11 05:33:55,975 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-23767435-b1b8-4b88-8c13-3e89fd4ba612', 'x-compute-request-id': 'req-23767435-b1b8-4b88-8c13-3e89fd4ba612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:57,164 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.171s 2022-09-11 05:33:57,165 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:56 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-8497a47d-895e-42b6-b2f0-678ef1414d62', 'x-compute-request-id': 'req-8497a47d-895e-42b6-b2f0-678ef1414d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:58,348 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:33:58,348 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-e25bc259-031d-4856-96c0-b7def37b642a', 'x-compute-request-id': 'req-e25bc259-031d-4856-96c0-b7def37b642a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:59,537 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.172s 2022-09-11 05:33:59,537 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:59 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-3600e0a4-d9cb-4944-a70d-06ed320e4480', 'x-compute-request-id': 'req-3600e0a4-d9cb-4944-a70d-06ed320e4480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:33:59,553 121393 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 48 second wait 2022-09-11 05:34:00,721 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:34:00,722 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:00 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-90db03a4-4a90-4556-899a-cfa92cbad822', 'x-compute-request-id': 'req-90db03a4-4a90-4556-899a-cfa92cbad822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:34:02,256 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.517s 2022-09-11 05:34:02,257 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:01 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-59385b11-14e3-44b4-8e08-5d50bec99c67', 'x-compute-request-id': 'req-59385b11-14e3-44b4-8e08-5d50bec99c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:34:03,485 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.211s 2022-09-11 05:34:03,485 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:03 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-be118bad-c572-4625-93a4-268c84b65fbf', 'x-compute-request-id': 'req-be118bad-c572-4625-93a4-268c84b65fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:34:04,777 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.273s 2022-09-11 05:34:04,777 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:04 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-7a9e423e-3421-4a50-a09e-0f17c4b1dea7', 'x-compute-request-id': 'req-7a9e423e-3421-4a50-a09e-0f17c4b1dea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:33:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:34:06,075 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.279s 2022-09-11 05:34:06,075 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ed6f3e-8c6a-410d-a5d7-a7c61327c26a', 'x-compute-request-id': 'req-e4ed6f3e-8c6a-410d-a5d7-a7c61327c26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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-09-11 05:34:06,091 121393 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 55 second wait 2022-09-11 05:34:06,457 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.365s 2022-09-11 05:34:06,457 121393 DEBUG [tempest.lib.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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:06 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-5e6e211d-8ef7-4b48-9235-7f0c3506da6e', 'x-compute-request-id': 'req-5e6e211d-8ef7-4b48-9235-7f0c3506da6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "device": null}}' 2022-09-11 05:34:06,522 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.061s 2022-09-11 05:34:06,522 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5781035-781d-4a04-897e-9bd13d76ee89', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5781035-781d-4a04-897e-9bd13d76ee89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:34:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:34:06,535 121393 INFO [tempest.common.waiters] Attachment a15c4685-8539-4f78-8f7e-570868c2324d created for volume e347d3b8-9207-43b5-9cc0-68d3e996e2fe to server 2851309b-4933-4d3c-950d-e9d28f857dfe after waiting for 0.535135 seconds 2022-09-11 05:34:06,637 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.102s 2022-09-11 05:34:06,638 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c3be57-6c90-46f5-9818-f9008c3ddda8', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c3be57-6c90-46f5-9818-f9008c3ddda8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:34:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:34:06,651 121393 INFO [tempest.common.waiters] volume e347d3b8-9207-43b5-9cc0-68d3e996e2fe reached in-use after waiting for 0.651073 seconds 2022-09-11 05:34:06,863 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/action 0.212s 2022-09-11 05:34:06,864 121393 DEBUG [tempest.lib.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': 'Sun, 11 Sep 2022 05:34:06 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-99d75fa9-cda7-4297-ad2d-5ebd3f24cbea', 'x-compute-request-id': 'req-99d75fa9-cda7-4297-ad2d-5ebd3f24cbea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/action'} Body: b'' 2022-09-11 05:34:07,218 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.354s 2022-09-11 05:34:07,219 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:06 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-da404249-5a72-4d42-bb9b-c279b7d3298c', 'x-compute-request-id': 'req-da404249-5a72-4d42-bb9b-c279b7d3298c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:08,496 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.258s 2022-09-11 05:34:08,496 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:08 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-c7b185ab-8df3-4d16-9ee9-afbbd67b9293', 'x-compute-request-id': 'req-c7b185ab-8df3-4d16-9ee9-afbbd67b9293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:09,869 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.351s 2022-09-11 05:34:09,870 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:09 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-d1c56db5-cd55-4f4a-a2c3-e6bec5e931da', 'x-compute-request-id': 'req-d1c56db5-cd55-4f4a-a2c3-e6bec5e931da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:11,114 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.227s 2022-09-11 05:34:11,115 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:10 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-e5cac61b-1cee-449c-a800-8a40df5c68f3', 'x-compute-request-id': 'req-e5cac61b-1cee-449c-a800-8a40df5c68f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:11,132 121393 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 4 second wait 2022-09-11 05:34:12,368 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.234s 2022-09-11 05:34:12,368 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:12 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-491d5600-5d3a-4819-87fa-5cb7850eb2b9', 'x-compute-request-id': 'req-491d5600-5d3a-4819-87fa-5cb7850eb2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:13,908 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.520s 2022-09-11 05:34:13,909 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:13 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-7977f3fd-4ac4-40b4-ba2e-b9882c3f5883', 'x-compute-request-id': 'req-7977f3fd-4ac4-40b4-ba2e-b9882c3f5883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:15,124 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.197s 2022-09-11 05:34:15,125 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:14 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-3d3e3870-20f8-4c3d-a5fa-c8cbbb16b089', 'x-compute-request-id': 'req-3d3e3870-20f8-4c3d-a5fa-c8cbbb16b089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:16,315 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.173s 2022-09-11 05:34:16,316 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-d3687cee-e83c-4794-9a1a-bd66bc185ae2', 'x-compute-request-id': 'req-d3687cee-e83c-4794-9a1a-bd66bc185ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:17,520 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.185s 2022-09-11 05:34:17,520 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:17 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-b48f8498-da11-4544-beb9-9ca5cf091b8b', 'x-compute-request-id': 'req-b48f8498-da11-4544-beb9-9ca5cf091b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:18,750 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.213s 2022-09-11 05:34:18,751 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:18 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-e05e34c4-3c8f-4f68-a3bd-763bae178488', 'x-compute-request-id': 'req-e05e34c4-3c8f-4f68-a3bd-763bae178488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:20,120 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.351s 2022-09-11 05:34:20,120 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:19 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-b47b719e-d2bd-4086-bacb-1a6b8aa7cdda', 'x-compute-request-id': 'req-b47b719e-d2bd-4086-bacb-1a6b8aa7cdda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:21,321 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.177s 2022-09-11 05:34:21,321 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:21 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-4b91af0f-356f-442d-ae5c-c4f473014f67', 'x-compute-request-id': 'req-4b91af0f-356f-442d-ae5c-c4f473014f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:22,506 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:34:22,507 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:22 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-00fcea46-ee2c-4ce4-b5ed-f83200ff74d7', 'x-compute-request-id': 'req-00fcea46-ee2c-4ce4-b5ed-f83200ff74d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:23,716 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.192s 2022-09-11 05:34:23,717 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:23 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-08f0c12a-5e26-4956-80cf-c81d78f50504', 'x-compute-request-id': 'req-08f0c12a-5e26-4956-80cf-c81d78f50504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:24,942 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.207s 2022-09-11 05:34:24,942 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:24 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-b8436a01-142f-4d9d-baef-bf49c508572e', 'x-compute-request-id': 'req-b8436a01-142f-4d9d-baef-bf49c508572e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:26,133 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.175s 2022-09-11 05:34:26,134 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:25 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-a6567c3f-a464-4e5b-849a-73298d70209a', 'x-compute-request-id': 'req-a6567c3f-a464-4e5b-849a-73298d70209a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:27,330 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.179s 2022-09-11 05:34:27,330 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:27 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-e3277785-dbe6-411f-9a57-28ebf40cd243', 'x-compute-request-id': 'req-e3277785-dbe6-411f-9a57-28ebf40cd243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:28,527 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.179s 2022-09-11 05:34:28,527 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:28 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-5e158a6f-4cfd-4d5a-9003-e928d766ead6', 'x-compute-request-id': 'req-5e158a6f-4cfd-4d5a-9003-e928d766ead6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:29,713 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.169s 2022-09-11 05:34:29,714 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:29 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-c533e793-fc69-4c37-ad5c-e0b6ed7852e7', 'x-compute-request-id': 'req-c533e793-fc69-4c37-ad5c-e0b6ed7852e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:30,897 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:34:30,898 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:30 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-3a3a53e3-18e9-4ba7-9ea5-d2d63a0a19d0', 'x-compute-request-id': 'req-3a3a53e3-18e9-4ba7-9ea5-d2d63a0a19d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:32,078 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:34:32,078 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:31 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-526ce69a-54da-442f-8368-ff3c86c8d4a6', 'x-compute-request-id': 'req-526ce69a-54da-442f-8368-ff3c86c8d4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:33,253 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:34:33,254 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:33 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-9842b157-e935-4b4c-889a-75674cb9b749', 'x-compute-request-id': 'req-9842b157-e935-4b4c-889a-75674cb9b749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:34,438 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:34:34,438 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:34 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-b05481f1-7011-4cdd-b129-18d6dc2d6d92', 'x-compute-request-id': 'req-b05481f1-7011-4cdd-b129-18d6dc2d6d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:35,611 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:34:35,612 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:35 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-f5afc429-0717-4479-bb90-9fa333b6dafa', 'x-compute-request-id': 'req-f5afc429-0717-4479-bb90-9fa333b6dafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:36,788 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:34:36,789 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:36 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-5a9ec685-1e8e-4d97-b89e-c8a3626341a3', 'x-compute-request-id': 'req-5a9ec685-1e8e-4d97-b89e-c8a3626341a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:37,978 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.173s 2022-09-11 05:34:37,979 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:37 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-81c9d34d-9859-4590-bf61-bfeb4719a509', 'x-compute-request-id': 'req-81c9d34d-9859-4590-bf61-bfeb4719a509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:39,157 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:34:39,158 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:38 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-d3dce330-4027-4463-94ba-acdec540a102', 'x-compute-request-id': 'req-d3dce330-4027-4463-94ba-acdec540a102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:40,411 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.235s 2022-09-11 05:34:40,411 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:40 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-45841a65-c31d-42bc-b972-ce92626acbca', 'x-compute-request-id': 'req-45841a65-c31d-42bc-b972-ce92626acbca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:41,609 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.180s 2022-09-11 05:34:41,610 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:41 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-78b8e8fd-54bc-47fa-b544-4f587d08ebb1', 'x-compute-request-id': 'req-78b8e8fd-54bc-47fa-b544-4f587d08ebb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:42,809 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.181s 2022-09-11 05:34:42,810 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-b23f22d2-8ed8-4abb-a513-e018f539b314', 'x-compute-request-id': 'req-b23f22d2-8ed8-4abb-a513-e018f539b314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:44,013 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.185s 2022-09-11 05:34:44,014 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-15247a34-d175-42ae-83bd-acb6c2df6f3c', 'x-compute-request-id': 'req-15247a34-d175-42ae-83bd-acb6c2df6f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:45,205 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.173s 2022-09-11 05:34:45,206 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-ae85525e-9e19-416a-9f6c-e4f020e04b3c', 'x-compute-request-id': 'req-ae85525e-9e19-416a-9f6c-e4f020e04b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:46,402 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.180s 2022-09-11 05:34:46,403 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-0c6f67ea-3073-4ae1-8d80-6729c64a9865', 'x-compute-request-id': 'req-0c6f67ea-3073-4ae1-8d80-6729c64a9865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:47,608 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.188s 2022-09-11 05:34:47,608 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-8eb862ef-5729-4037-8372-3554f3d48591', 'x-compute-request-id': 'req-8eb862ef-5729-4037-8372-3554f3d48591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:48,848 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.221s 2022-09-11 05:34:48,848 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:48 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-88c24860-8c96-4a42-9cf1-359f938d65e7', 'x-compute-request-id': 'req-88c24860-8c96-4a42-9cf1-359f938d65e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:50,028 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:34:50,029 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-b619570a-29c1-4672-8c8a-c5d260f5f3d4', 'x-compute-request-id': 'req-b619570a-29c1-4672-8c8a-c5d260f5f3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:51,210 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:34:51,211 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-79aecdb8-e2eb-4426-bfb7-62f7574ac29c', 'x-compute-request-id': 'req-79aecdb8-e2eb-4426-bfb7-62f7574ac29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:52,391 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:34:52,391 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-189440cf-a00e-4450-b24a-f4b9b963dd80', 'x-compute-request-id': 'req-189440cf-a00e-4450-b24a-f4b9b963dd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:53,636 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.228s 2022-09-11 05:34:53,636 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-a112e320-23e4-4479-bec5-8ddf5f88b1f1', 'x-compute-request-id': 'req-a112e320-23e4-4479-bec5-8ddf5f88b1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:54,819 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:34:54,819 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:54 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-806be181-4460-4778-9511-23d2e14cffdd', 'x-compute-request-id': 'req-806be181-4460-4778-9511-23d2e14cffdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:56,036 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.200s 2022-09-11 05:34:56,036 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-0f3b375d-0011-4a6e-ae11-d9ea54caba9e', 'x-compute-request-id': 'req-0f3b375d-0011-4a6e-ae11-d9ea54caba9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:57,214 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:34:57,214 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-28e402f3-ad62-41c0-b320-44e2b0f10a83', 'x-compute-request-id': 'req-28e402f3-ad62-41c0-b320-44e2b0f10a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:58,391 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:34:58,392 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-fb27c882-65aa-4647-bada-311fe9355a4c', 'x-compute-request-id': 'req-fb27c882-65aa-4647-bada-311fe9355a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:34:59,564 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:34:59,565 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-c568c742-8d8f-49cf-ab07-9f8961f0de88', 'x-compute-request-id': 'req-c568c742-8d8f-49cf-ab07-9f8961f0de88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:00,744 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:35:00,744 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-6987d36f-76a6-4f0c-8d3b-3849ed4c6fa9', 'x-compute-request-id': 'req-6987d36f-76a6-4f0c-8d3b-3849ed4c6fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:02,039 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.275s 2022-09-11 05:35:02,039 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:01 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-361102be-66dd-4b9a-914d-e5d4bb62b159', 'x-compute-request-id': 'req-361102be-66dd-4b9a-914d-e5d4bb62b159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:03,224 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:35:03,224 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-d69d5844-4090-4275-9a68-b44b9ff5ec4b', 'x-compute-request-id': 'req-d69d5844-4090-4275-9a68-b44b9ff5ec4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:04,405 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:35:04,406 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-98071d28-db87-4816-927f-0b371f04c8f3', 'x-compute-request-id': 'req-98071d28-db87-4816-927f-0b371f04c8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:05,592 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:35:05,592 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-509345fa-59f3-41c6-a9e8-b52453f8a82c', 'x-compute-request-id': 'req-509345fa-59f3-41c6-a9e8-b52453f8a82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:06,772 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:35:06,772 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-fc77b3fa-c023-4c1b-a44c-e2244801b5c3', 'x-compute-request-id': 'req-fc77b3fa-c023-4c1b-a44c-e2244801b5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:07,952 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:35:07,952 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-7a5cc535-83b6-4527-b912-64e5d8eb3cab', 'x-compute-request-id': 'req-7a5cc535-83b6-4527-b912-64e5d8eb3cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:09,171 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.203s 2022-09-11 05:35:09,171 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:08 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-3dced9f8-50ea-402b-8e7e-6c81c412ccae', 'x-compute-request-id': 'req-3dced9f8-50ea-402b-8e7e-6c81c412ccae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:10,365 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.173s 2022-09-11 05:35:10,365 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-b5a08f39-5f4c-4075-a065-688cde23f76f', 'x-compute-request-id': 'req-b5a08f39-5f4c-4075-a065-688cde23f76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:11,603 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.219s 2022-09-11 05:35:11,603 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-9d6d9fb6-17b1-4ee8-b54c-2ef96ac00f65', 'x-compute-request-id': 'req-9d6d9fb6-17b1-4ee8-b54c-2ef96ac00f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:12,802 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.180s 2022-09-11 05:35:12,802 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-a2a22eaf-26b0-4ba1-a471-2bd77f6b1b47', 'x-compute-request-id': 'req-a2a22eaf-26b0-4ba1-a471-2bd77f6b1b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "SHELVED_OFFLOADED", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "e6fdb283-a370-4995-b724-af282b75f985", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/e6fdb283-a370-4995-b724-af282b75f985"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:34:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:31:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "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": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:13,992 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.172s 2022-09-11 05:35:13,993 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:13 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-046efa09-8bba-408f-9d4c-961d14313dcb', 'x-compute-request-id': 'req-046efa09-8bba-408f-9d4c-961d14313dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:35:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:35:14,009 121393 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "ACTIVE/None" after 67 second wait 2022-09-11 05:35:14,010 121393 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-09-11 05:35:14,010 121393 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.185:22' as 'ubuntu' with public key authentication 2022-09-11 05:35:32,432 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:35:38,000 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:35:44,560 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:35:52,144 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:36:00,720 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:36:14,417 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:36:21,929 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:36:30,438 121393 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.185 ([Errno None] Unable to connect to port 22 on 172.27.1.185). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:36:39,962 121393 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:36:40,187 121393 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:36:40,188 121393 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.185 successfully created 2022-09-11 05:36:42,093 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.048s 2022-09-11 05:36:42,094 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:42 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-f125592c-46fe-47ff-b2e7-71c3181597e5', 'x-compute-request-id': 'req-f125592c-46fe-47ff-b2e7-71c3181597e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volumeAttachment": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}}' 2022-09-11 05:36:42,141 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:36:42,141 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e469356-2010-4c8f-80cc-56cedb5516b2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e469356-2010-4c8f-80cc-56cedb5516b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:34:13.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:36:42,319 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.166s 2022-09-11 05:36:42,320 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:42 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-27632431-6f96-49f2-9af0-dbe377fa8fe1', 'x-compute-request-id': 'req-27632431-6f96-49f2-9af0-dbe377fa8fe1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'' 2022-09-11 05:36:42,369 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:36:42,369 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-cdf980f3-18e5-4ee9-b380-255c24d4c68b', 'x-compute-request-id': 'req-cdf980f3-18e5-4ee9-b380-255c24d4c68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:43,425 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.052s 2022-09-11 05:36:43,425 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-d8e282f0-b8bd-4349-8327-c78dd28ce12a', 'x-compute-request-id': 'req-d8e282f0-b8bd-4349-8327-c78dd28ce12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:44,480 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:36:44,481 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-c679d80b-0bf6-4999-b181-467c82499b3a', 'x-compute-request-id': 'req-c679d80b-0bf6-4999-b181-467c82499b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:45,533 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:36:45,534 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-793e9a52-9642-44df-adad-73b36993dc04', 'x-compute-request-id': 'req-793e9a52-9642-44df-adad-73b36993dc04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:46,594 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.057s 2022-09-11 05:36:46,595 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-f6523078-1ffb-4fb8-8da4-91583fc5bcf4', 'x-compute-request-id': 'req-f6523078-1ffb-4fb8-8da4-91583fc5bcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:47,652 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.053s 2022-09-11 05:36:47,652 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-d71e66c9-04da-407b-a1a0-18507cdae231', 'x-compute-request-id': 'req-d71e66c9-04da-407b-a1a0-18507cdae231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:48,709 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.052s 2022-09-11 05:36:48,710 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-8678e63f-3bb4-4b6a-b961-a1c93b84559f', 'x-compute-request-id': 'req-8678e63f-3bb4-4b6a-b961-a1c93b84559f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:49,761 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:36:49,762 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-501cbc57-6f27-4248-ac63-f2e26b449232', 'x-compute-request-id': 'req-501cbc57-6f27-4248-ac63-f2e26b449232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:50,834 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.067s 2022-09-11 05:36:50,834 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-c8d40321-a030-4b15-8012-058d278972a5', 'x-compute-request-id': 'req-c8d40321-a030-4b15-8012-058d278972a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:51,888 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:36:51,888 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-cb0e44a0-6547-420a-8ba1-1d5cf8cf14c1', 'x-compute-request-id': 'req-cb0e44a0-6547-420a-8ba1-1d5cf8cf14c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:52,944 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:36:52,944 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-d5d4c1e8-27e8-4f3b-a97c-f2b51d9255a2', 'x-compute-request-id': 'req-d5d4c1e8-27e8-4f3b-a97c-f2b51d9255a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:53,999 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:36:54,000 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-912aa3fc-049d-47a7-b759-48ad8def1be2', 'x-compute-request-id': 'req-912aa3fc-049d-47a7-b759-48ad8def1be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:55,052 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:36:55,052 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-b79f178e-6f4a-489f-afbd-2eeb2361a10c', 'x-compute-request-id': 'req-b79f178e-6f4a-489f-afbd-2eeb2361a10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:56,106 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:36:56,106 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-a8c392d9-f081-4278-9123-69a70ef0ea52', 'x-compute-request-id': 'req-a8c392d9-f081-4278-9123-69a70ef0ea52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:57,165 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.055s 2022-09-11 05:36:57,165 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-4790cb85-5526-4daa-aeb0-e897fb7d3d65', 'x-compute-request-id': 'req-4790cb85-5526-4daa-aeb0-e897fb7d3d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:58,226 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.056s 2022-09-11 05:36:58,226 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-2a6a5746-2058-40c3-a1a2-4051f4a479df', 'x-compute-request-id': 'req-2a6a5746-2058-40c3-a1a2-4051f4a479df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:36:59,282 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:36:59,282 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-6168e84d-2efe-4433-b65f-c17dd79470f3', 'x-compute-request-id': 'req-6168e84d-2efe-4433-b65f-c17dd79470f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:00,339 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.053s 2022-09-11 05:37:00,339 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-18a57965-981e-4fc0-a4c2-c0052bb8619e', 'x-compute-request-id': 'req-18a57965-981e-4fc0-a4c2-c0052bb8619e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:01,395 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:37:01,395 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-00eb36d9-c936-4914-8824-e7e858c30a4a', 'x-compute-request-id': 'req-00eb36d9-c936-4914-8824-e7e858c30a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:02,449 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:02,449 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-4a1ba77a-598d-4283-ae27-3c46d18e6f0f', 'x-compute-request-id': 'req-4a1ba77a-598d-4283-ae27-3c46d18e6f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:03,512 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.059s 2022-09-11 05:37:03,513 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-5edd5919-021e-47ec-80c6-b0c4eca2ee5f', 'x-compute-request-id': 'req-5edd5919-021e-47ec-80c6-b0c4eca2ee5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:04,569 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:37:04,569 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-0fab640d-6a89-4abc-ba78-8122f53a5672', 'x-compute-request-id': 'req-0fab640d-6a89-4abc-ba78-8122f53a5672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:05,622 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:05,623 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-3391d87f-37fe-4c21-a539-3142313edf98', 'x-compute-request-id': 'req-3391d87f-37fe-4c21-a539-3142313edf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:06,679 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:37:06,679 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-5e5b84be-2a27-41bb-b8f7-0604df1ae448', 'x-compute-request-id': 'req-5e5b84be-2a27-41bb-b8f7-0604df1ae448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:07,733 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:07,733 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-0258bc5b-7778-4f1c-9230-37f65dd09357', 'x-compute-request-id': 'req-0258bc5b-7778-4f1c-9230-37f65dd09357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:08,788 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:37:08,789 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-b80c1906-5717-438d-a383-f51e815d3681', 'x-compute-request-id': 'req-b80c1906-5717-438d-a383-f51e815d3681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:09,843 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:37:09,844 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-d3393f03-d4ad-4135-bebf-da391d2c558b', 'x-compute-request-id': 'req-d3393f03-d4ad-4135-bebf-da391d2c558b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:10,898 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:10,898 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-f0a060d7-10bb-4b11-8012-5af733bd745a', 'x-compute-request-id': 'req-f0a060d7-10bb-4b11-8012-5af733bd745a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:11,959 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.056s 2022-09-11 05:37:11,959 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-d7e1f62b-a395-4941-a735-be1760d52691', 'x-compute-request-id': 'req-d7e1f62b-a395-4941-a735-be1760d52691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:13,012 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:13,012 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-21485599-eeeb-4bdf-8a2b-b4d6a539696d', 'x-compute-request-id': 'req-21485599-eeeb-4bdf-8a2b-b4d6a539696d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:14,065 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:14,065 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-7db0dbb5-6f6b-4e52-b53a-8927780d6261', 'x-compute-request-id': 'req-7db0dbb5-6f6b-4e52-b53a-8927780d6261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:15,118 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:15,119 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-527d2bcd-914a-4dee-a984-08ee107a29f3', 'x-compute-request-id': 'req-527d2bcd-914a-4dee-a984-08ee107a29f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:16,171 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:16,172 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-d17d481e-a73b-4708-afaa-a4aed2c84b82', 'x-compute-request-id': 'req-d17d481e-a73b-4708-afaa-a4aed2c84b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:17,226 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:17,227 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-9fbc32e4-e0bd-4719-aad8-bc02bc74eb96', 'x-compute-request-id': 'req-9fbc32e4-e0bd-4719-aad8-bc02bc74eb96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:18,292 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.062s 2022-09-11 05:37:18,293 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-5c5985ff-c2b2-467b-8aa7-57fc4831e83b', 'x-compute-request-id': 'req-5c5985ff-c2b2-467b-8aa7-57fc4831e83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:19,346 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:19,346 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-56f30f53-936d-4183-9178-0b42e60c77f7', 'x-compute-request-id': 'req-56f30f53-936d-4183-9178-0b42e60c77f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:20,400 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:20,401 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-86ae6819-e028-4ba7-b332-8047fedf2f54', 'x-compute-request-id': 'req-86ae6819-e028-4ba7-b332-8047fedf2f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:21,455 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:37:21,455 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-9e1e5033-556c-40dd-a134-25b758d7b792', 'x-compute-request-id': 'req-9e1e5033-556c-40dd-a134-25b758d7b792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:22,509 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:22,509 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-857c694e-280c-47f0-a3b8-0e1ef3e88efe', 'x-compute-request-id': 'req-857c694e-280c-47f0-a3b8-0e1ef3e88efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:23,560 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.047s 2022-09-11 05:37:23,561 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-7aa264bc-7762-4b5c-88dc-c00500da68fe', 'x-compute-request-id': 'req-7aa264bc-7762-4b5c-88dc-c00500da68fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:24,615 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:24,615 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-88798b84-174d-4e41-9464-6e6f915ed63b', 'x-compute-request-id': 'req-88798b84-174d-4e41-9464-6e6f915ed63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:25,667 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:25,668 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-5c94a3c9-ee7b-4bee-ba72-7553552a7d60', 'x-compute-request-id': 'req-5c94a3c9-ee7b-4bee-ba72-7553552a7d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:26,721 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:26,721 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-f1a52ed3-6db0-4e61-9527-632e1368b0c0', 'x-compute-request-id': 'req-f1a52ed3-6db0-4e61-9527-632e1368b0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:27,774 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:27,774 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-cf6e0e62-5563-450b-a19f-95fa88b5f65d', 'x-compute-request-id': 'req-cf6e0e62-5563-450b-a19f-95fa88b5f65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:28,831 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.053s 2022-09-11 05:37:28,832 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-f262f37d-ef24-41b5-b53d-f1306d673b43', 'x-compute-request-id': 'req-f262f37d-ef24-41b5-b53d-f1306d673b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:29,884 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:29,884 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-e3d1e9e0-ff73-4bee-827f-575fad7e013d', 'x-compute-request-id': 'req-e3d1e9e0-ff73-4bee-827f-575fad7e013d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:30,938 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:30,938 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-9f42dec9-013c-463d-a9b1-6603b0953047', 'x-compute-request-id': 'req-9f42dec9-013c-463d-a9b1-6603b0953047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:31,992 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:31,992 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-e9667b1f-32bd-43d9-a9a4-78d5c92be546', 'x-compute-request-id': 'req-e9667b1f-32bd-43d9-a9a4-78d5c92be546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:33,045 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:33,045 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-49bc40d3-0a53-44e6-86a4-67653c757012', 'x-compute-request-id': 'req-49bc40d3-0a53-44e6-86a4-67653c757012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:34,098 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:34,098 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-8f5f3b61-f9ec-486a-b005-bd4fcc9aed77', 'x-compute-request-id': 'req-8f5f3b61-f9ec-486a-b005-bd4fcc9aed77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:35,150 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:35,151 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-57273a70-2358-4b1e-a2c0-6ceaa9963b51', 'x-compute-request-id': 'req-57273a70-2358-4b1e-a2c0-6ceaa9963b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:36,203 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:36,204 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-8d1f8c03-5259-4ae5-8f26-5b06867657c4', 'x-compute-request-id': 'req-8d1f8c03-5259-4ae5-8f26-5b06867657c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:37,257 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:37,258 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-4507fb30-b52f-4f3e-bdbd-24eafe6376bc', 'x-compute-request-id': 'req-4507fb30-b52f-4f3e-bdbd-24eafe6376bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:38,316 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.053s 2022-09-11 05:37:38,316 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-1ba0a6a8-d024-445f-8ced-11cd0cff87ce', 'x-compute-request-id': 'req-1ba0a6a8-d024-445f-8ced-11cd0cff87ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:39,370 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:39,370 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-565757db-a5da-491e-9493-bddf13e4c9da', 'x-compute-request-id': 'req-565757db-a5da-491e-9493-bddf13e4c9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:40,425 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:40,425 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-b2838efc-1699-4749-9aeb-f0f6934f45c9', 'x-compute-request-id': 'req-b2838efc-1699-4749-9aeb-f0f6934f45c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:41,478 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:41,479 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-a0f3cc8c-f7e0-4657-b74b-7b7556219048', 'x-compute-request-id': 'req-a0f3cc8c-f7e0-4657-b74b-7b7556219048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:42,536 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.054s 2022-09-11 05:37:42,537 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-9778f401-a96a-4f1c-9ca8-379453664d45', 'x-compute-request-id': 'req-9778f401-a96a-4f1c-9ca8-379453664d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:43,588 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:43,589 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-8516fe2e-d25a-480a-bf45-e12b0e419e34', 'x-compute-request-id': 'req-8516fe2e-d25a-480a-bf45-e12b0e419e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:44,642 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:44,643 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-908be801-32ec-489f-ac5c-d297c23ad8b2', 'x-compute-request-id': 'req-908be801-32ec-489f-ac5c-d297c23ad8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:45,696 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:45,696 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-aa743fb7-6f21-4018-a5a1-d1ebf1c6607c', 'x-compute-request-id': 'req-aa743fb7-6f21-4018-a5a1-d1ebf1c6607c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:46,748 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:46,748 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-83d06098-1f9c-473d-95aa-696dd516aa0f', 'x-compute-request-id': 'req-83d06098-1f9c-473d-95aa-696dd516aa0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:47,802 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:47,802 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-e0f3a848-52fd-46e4-a9d3-72cef5fbd388', 'x-compute-request-id': 'req-e0f3a848-52fd-46e4-a9d3-72cef5fbd388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:48,856 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:48,856 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-c40de2e4-2424-41b3-bdcd-45eee561d9aa', 'x-compute-request-id': 'req-c40de2e4-2424-41b3-bdcd-45eee561d9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:49,910 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:37:49,911 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-8a22c16f-c9cc-4bdc-a9ee-2893a4b87107', 'x-compute-request-id': 'req-8a22c16f-c9cc-4bdc-a9ee-2893a4b87107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:50,966 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.052s 2022-09-11 05:37:50,967 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-6ab965d3-ad50-4aba-b82e-568684deb921', 'x-compute-request-id': 'req-6ab965d3-ad50-4aba-b82e-568684deb921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:52,019 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:52,019 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-a50ffb11-9030-4c54-8eeb-bf39117a4171', 'x-compute-request-id': 'req-a50ffb11-9030-4c54-8eeb-bf39117a4171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:53,074 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:37:53,075 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-75e71197-0f5f-4293-9d47-582a6d5d3743', 'x-compute-request-id': 'req-75e71197-0f5f-4293-9d47-582a6d5d3743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:54,128 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:54,128 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-c274069b-8a4e-444b-a2e1-4b9e38eabf7e', 'x-compute-request-id': 'req-c274069b-8a4e-444b-a2e1-4b9e38eabf7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:55,180 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:55,181 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-60877c45-c98c-40c9-a72d-d260b0c1a9ea', 'x-compute-request-id': 'req-60877c45-c98c-40c9-a72d-d260b0c1a9ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:56,233 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:56,234 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-3e456de7-efba-4a26-b80a-8b3820da536d', 'x-compute-request-id': 'req-3e456de7-efba-4a26-b80a-8b3820da536d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:57,287 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:37:57,287 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-9384ef94-8305-422b-8625-f8cf6145365e', 'x-compute-request-id': 'req-9384ef94-8305-422b-8625-f8cf6145365e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:58,340 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:37:58,340 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-8dcdc66e-73ac-4fe4-8cf6-3dbb68cbf22b', 'x-compute-request-id': 'req-8dcdc66e-73ac-4fe4-8cf6-3dbb68cbf22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:37:59,402 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.058s 2022-09-11 05:37:59,402 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-e3f5d13c-17d2-440e-8c43-e00796c95b91', 'x-compute-request-id': 'req-e3f5d13c-17d2-440e-8c43-e00796c95b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:00,462 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.055s 2022-09-11 05:38:00,462 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-bc0cfab6-f51b-4d87-b5c7-7f819e4faf21', 'x-compute-request-id': 'req-bc0cfab6-f51b-4d87-b5c7-7f819e4faf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:01,517 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:38:01,518 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-f75a4349-8057-4f0f-9063-e531c94ddf14', 'x-compute-request-id': 'req-f75a4349-8057-4f0f-9063-e531c94ddf14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:02,573 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:38:02,574 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-c8802fe9-2173-4d0c-b66d-6d48433bd049', 'x-compute-request-id': 'req-c8802fe9-2173-4d0c-b66d-6d48433bd049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:03,626 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:03,627 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-4662bb21-5103-4f8f-9b3c-e4c31ba0b399', 'x-compute-request-id': 'req-4662bb21-5103-4f8f-9b3c-e4c31ba0b399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:04,681 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:04,681 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-6ff29367-63ea-4587-9233-ec26be993cca', 'x-compute-request-id': 'req-6ff29367-63ea-4587-9233-ec26be993cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:05,733 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:38:05,733 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-6e96b495-a78c-445b-b0f7-28966c9b4b37', 'x-compute-request-id': 'req-6e96b495-a78c-445b-b0f7-28966c9b4b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:06,787 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:06,787 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-16849154-d3ce-498c-90ed-efdff19aaeda', 'x-compute-request-id': 'req-16849154-d3ce-498c-90ed-efdff19aaeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:07,840 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:07,840 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-d830f069-979d-4a81-9a6d-431bc8f0ad95', 'x-compute-request-id': 'req-d830f069-979d-4a81-9a6d-431bc8f0ad95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:08,895 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:08,895 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-65f720a6-fa4e-452a-9161-e177dc2ccb9b', 'x-compute-request-id': 'req-65f720a6-fa4e-452a-9161-e177dc2ccb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:09,947 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:38:09,948 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-82081f05-9175-465e-b2cc-9f8b70a40957', 'x-compute-request-id': 'req-82081f05-9175-465e-b2cc-9f8b70a40957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:11,012 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.060s 2022-09-11 05:38:11,013 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-9fe008e4-774f-4645-8f6b-70671440268a', 'x-compute-request-id': 'req-9fe008e4-774f-4645-8f6b-70671440268a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:12,068 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:12,069 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-a407d7e7-c535-4956-b8d4-2ec80c1039be', 'x-compute-request-id': 'req-a407d7e7-c535-4956-b8d4-2ec80c1039be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:13,123 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:13,124 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-af002473-7fdf-4729-bd30-69a3efa5f44f', 'x-compute-request-id': 'req-af002473-7fdf-4729-bd30-69a3efa5f44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:14,177 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:14,177 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-34bf1e57-00b9-4cba-b87e-c15dee2f32cf', 'x-compute-request-id': 'req-34bf1e57-00b9-4cba-b87e-c15dee2f32cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:15,230 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:15,230 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-86352add-8bfa-40d3-940e-5e412eae0043', 'x-compute-request-id': 'req-86352add-8bfa-40d3-940e-5e412eae0043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:16,284 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:16,284 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-9faaf91d-e487-46f6-93a7-0bcc9966dbe1', 'x-compute-request-id': 'req-9faaf91d-e487-46f6-93a7-0bcc9966dbe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:17,338 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:17,338 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-23d99793-ee25-49cc-be53-eb0057ec0934', 'x-compute-request-id': 'req-23d99793-ee25-49cc-be53-eb0057ec0934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:18,391 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:18,391 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-d86c3f7b-a1b2-48d7-94f4-fda3f981fa50', 'x-compute-request-id': 'req-d86c3f7b-a1b2-48d7-94f4-fda3f981fa50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:19,447 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:38:19,447 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-892bf384-5492-4153-a84d-ca28cf6be895', 'x-compute-request-id': 'req-892bf384-5492-4153-a84d-ca28cf6be895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:20,501 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:20,502 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-b6f141b1-426e-42ab-b9ef-7e2f1c2e73be', 'x-compute-request-id': 'req-b6f141b1-426e-42ab-b9ef-7e2f1c2e73be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:21,554 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:38:21,555 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-aab0164d-49e7-4817-8d22-1da520be541e', 'x-compute-request-id': 'req-aab0164d-49e7-4817-8d22-1da520be541e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:22,608 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:22,608 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-3bdb3754-af46-4fa7-9786-cda72a07bf4f', 'x-compute-request-id': 'req-3bdb3754-af46-4fa7-9786-cda72a07bf4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:23,661 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:23,661 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-f45a6318-dff6-4d54-85b1-f2b45e518b31', 'x-compute-request-id': 'req-f45a6318-dff6-4d54-85b1-f2b45e518b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:24,716 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.052s 2022-09-11 05:38:24,717 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-663125c4-cdd5-4ace-a72a-65f7bd0f9ee9', 'x-compute-request-id': 'req-663125c4-cdd5-4ace-a72a-65f7bd0f9ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:25,771 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:25,771 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-55a8cc9a-14a4-49e1-b626-92c5b8b1889b', 'x-compute-request-id': 'req-55a8cc9a-14a4-49e1-b626-92c5b8b1889b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:26,827 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:38:26,828 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-82e0ee9e-6147-49b9-ade0-a05732fe407c', 'x-compute-request-id': 'req-82e0ee9e-6147-49b9-ade0-a05732fe407c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:27,883 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:38:27,883 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-f460a8d4-2a46-40f7-b0d0-6b3d45f71554', 'x-compute-request-id': 'req-f460a8d4-2a46-40f7-b0d0-6b3d45f71554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:28,943 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.056s 2022-09-11 05:38:28,944 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-f7f64bb2-e5cd-4d14-9157-cd79e0214116', 'x-compute-request-id': 'req-f7f64bb2-e5cd-4d14-9157-cd79e0214116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:29,997 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:29,997 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-919f63a4-16b8-463e-aa41-fb3a9e72a904', 'x-compute-request-id': 'req-919f63a4-16b8-463e-aa41-fb3a9e72a904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:31,052 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:31,052 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-275af5a7-1223-4cad-9653-e520337c24a1', 'x-compute-request-id': 'req-275af5a7-1223-4cad-9653-e520337c24a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:32,105 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:38:32,105 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-e6cf7124-17f6-4c64-8821-c71e46840c92', 'x-compute-request-id': 'req-e6cf7124-17f6-4c64-8821-c71e46840c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:33,160 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:38:33,161 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-92c5d161-0c6c-472d-b5ec-239294b38c4b', 'x-compute-request-id': 'req-92c5d161-0c6c-472d-b5ec-239294b38c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:34,217 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.052s 2022-09-11 05:38:34,218 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-ce769dac-b2b2-428c-85c0-69d1d2afd964', 'x-compute-request-id': 'req-ce769dac-b2b2-428c-85c0-69d1d2afd964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:35,270 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:38:35,270 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-0dd24f0d-fcec-4f93-8034-d5a2375a7598', 'x-compute-request-id': 'req-0dd24f0d-fcec-4f93-8034-d5a2375a7598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:36,323 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:38:36,323 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-988fe6e5-f993-4428-a7aa-e6a83e07d728', 'x-compute-request-id': 'req-988fe6e5-f993-4428-a7aa-e6a83e07d728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:37,377 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:37,378 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-b9af089c-610e-4524-8dcb-d76830087090', 'x-compute-request-id': 'req-b9af089c-610e-4524-8dcb-d76830087090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:38,431 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:38,432 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-3e3756a9-33cb-4956-aee7-f63afd66784a', 'x-compute-request-id': 'req-3e3756a9-33cb-4956-aee7-f63afd66784a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:39,485 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:39,486 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-cacfced0-e963-4df9-849c-9195ed5c5650', 'x-compute-request-id': 'req-cacfced0-e963-4df9-849c-9195ed5c5650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:40,539 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:40,539 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-48e5d5aa-b931-4eba-be0e-b1052f0c32c0', 'x-compute-request-id': 'req-48e5d5aa-b931-4eba-be0e-b1052f0c32c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:41,593 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:38:41,593 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-99c961ec-c184-4d77-8ea0-454016af129f', 'x-compute-request-id': 'req-99c961ec-c184-4d77-8ea0-454016af129f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:42,650 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.052s 2022-09-11 05:38:42,650 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-a4910ccf-ff4c-48fe-b28d-f6232edd1333', 'x-compute-request-id': 'req-a4910ccf-ff4c-48fe-b28d-f6232edd1333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:38:43,704 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:38:43,704 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-fb782a34-02e6-4bfa-804d-46745352df04', 'x-compute-request-id': 'req-fb782a34-02e6-4bfa-804d-46745352df04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:03,733 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 19.024s 2022-09-11 05:39:03,733 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-b0981bd6-75c2-41cb-af35-7de252d83375', 'x-compute-request-id': 'req-b0981bd6-75c2-41cb-af35-7de252d83375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:04,786 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:39:04,787 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-3f670983-0b95-410c-871a-9d251e23fd0b', 'x-compute-request-id': 'req-3f670983-0b95-410c-871a-9d251e23fd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:05,840 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:39:05,840 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-ce99051f-84a5-4f22-8932-90952272fad9', 'x-compute-request-id': 'req-ce99051f-84a5-4f22-8932-90952272fad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:06,895 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:39:06,896 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-651981d7-a898-48db-a38b-28c731ed4e83', 'x-compute-request-id': 'req-651981d7-a898-48db-a38b-28c731ed4e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:07,951 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:39:07,951 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-e5974fe1-2af0-4136-87a5-2da04e49a3ac', 'x-compute-request-id': 'req-e5974fe1-2af0-4136-87a5-2da04e49a3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:09,005 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:39:09,006 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-e1fbfb1e-183f-40fb-8401-284e6a2b2510', 'x-compute-request-id': 'req-e1fbfb1e-183f-40fb-8401-284e6a2b2510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:10,063 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.054s 2022-09-11 05:39:10,063 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-aa587d5f-9fef-44f6-bdf0-1c08abaa7f51', 'x-compute-request-id': 'req-aa587d5f-9fef-44f6-bdf0-1c08abaa7f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:11,117 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:39:11,118 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-0283700a-d7c0-4e94-9e78-724e0eeb03dd', 'x-compute-request-id': 'req-0283700a-d7c0-4e94-9e78-724e0eeb03dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:12,173 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.051s 2022-09-11 05:39:12,173 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-43e56d43-273a-4514-becf-c4eafcc6b746', 'x-compute-request-id': 'req-43e56d43-273a-4514-becf-c4eafcc6b746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:13,227 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:39:13,227 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-652266f2-93eb-4460-9b88-6b808f7dccf3', 'x-compute-request-id': 'req-652266f2-93eb-4460-9b88-6b808f7dccf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:14,281 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:39:14,281 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-67018593-c8d9-43eb-896d-8afe4238c913', 'x-compute-request-id': 'req-67018593-c8d9-43eb-896d-8afe4238c913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:15,335 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:39:15,336 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-210e02bb-9285-443d-a5d0-ea88c582ba79', 'x-compute-request-id': 'req-210e02bb-9285-443d-a5d0-ea88c582ba79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:16,389 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:39:16,389 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-80f8984b-b769-4d4e-9a03-f8923bdf7e84', 'x-compute-request-id': 'req-80f8984b-b769-4d4e-9a03-f8923bdf7e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:17,442 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:39:17,443 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-1b35eab9-c276-468d-bf4d-376173ad9968', 'x-compute-request-id': 'req-1b35eab9-c276-468d-bf4d-376173ad9968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:18,496 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:39:18,496 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-6eb2a45c-654f-4d4a-a3db-de79abb87884', 'x-compute-request-id': 'req-6eb2a45c-654f-4d4a-a3db-de79abb87884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:19,549 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.049s 2022-09-11 05:39:19,549 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-e0cdf468-2c95-428d-92cf-ce6a0ee34ed9', 'x-compute-request-id': 'req-e0cdf468-2c95-428d-92cf-ce6a0ee34ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:20,602 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:39:20,602 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-f3599c2a-cb9a-480a-b8fe-2692a725266e', 'x-compute-request-id': 'req-f3599c2a-cb9a-480a-b8fe-2692a725266e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:21,656 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.050s 2022-09-11 05:39:21,656 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-75ff8f59-94a1-4952-9e37-e28e1dba2b60', 'x-compute-request-id': 'req-75ff8f59-94a1-4952-9e37-e28e1dba2b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:22,709 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:39:22,710 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-647e13dd-6912-471a-88c2-1938a0cdebc5', 'x-compute-request-id': 'req-647e13dd-6912-471a-88c2-1938a0cdebc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:23,794 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.080s 2022-09-11 05:39:23,795 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-969e2243-f87c-4435-b0fd-9e005530f8df', 'x-compute-request-id': 'req-969e2243-f87c-4435-b0fd-9e005530f8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:24,897 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.099s 2022-09-11 05:39:24,898 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-ffcbb1b9-91aa-48cf-8642-df1ad05cdc2c', 'x-compute-request-id': 'req-ffcbb1b9-91aa-48cf-8642-df1ad05cdc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:26,002 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.100s 2022-09-11 05:39:26,003 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-dcc1ad63-b83a-4672-985d-d71b0c384735', 'x-compute-request-id': 'req-dcc1ad63-b83a-4672-985d-d71b0c384735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:27,103 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.096s 2022-09-11 05:39:27,103 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-842d9825-3b90-4f5c-805e-3dfa1d7808ad', 'x-compute-request-id': 'req-842d9825-3b90-4f5c-805e-3dfa1d7808ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:28,212 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.105s 2022-09-11 05:39:28,213 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-db6a6df9-d398-4b8f-9b3a-644f1345da0f', 'x-compute-request-id': 'req-db6a6df9-d398-4b8f-9b3a-644f1345da0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:29,306 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.089s 2022-09-11 05:39:29,307 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-bea80ecc-4c9f-4ec1-abd4-f7fe9b3d39c0', 'x-compute-request-id': 'req-bea80ecc-4c9f-4ec1-abd4-f7fe9b3d39c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:30,412 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.101s 2022-09-11 05:39:30,412 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-296d90ae-4fea-4df7-9579-e12266384fa2', 'x-compute-request-id': 'req-296d90ae-4fea-4df7-9579-e12266384fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:31,515 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.099s 2022-09-11 05:39:31,515 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-f2696c73-9442-412b-83c9-50b4784d7d5b', 'x-compute-request-id': 'req-f2696c73-9442-412b-83c9-50b4784d7d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:32,621 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.101s 2022-09-11 05:39:32,621 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-1c33ff7e-bbb6-45a6-876a-a59ad5a2545b', 'x-compute-request-id': 'req-1c33ff7e-bbb6-45a6-876a-a59ad5a2545b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:33,721 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.096s 2022-09-11 05:39:33,722 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-d8f0b200-61c9-49bb-82a6-024632ca3258', 'x-compute-request-id': 'req-d8f0b200-61c9-49bb-82a6-024632ca3258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:34,826 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.100s 2022-09-11 05:39:34,826 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-2bd08020-1591-41c7-8d62-a0cab2209d55', 'x-compute-request-id': 'req-2bd08020-1591-41c7-8d62-a0cab2209d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:35,928 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.098s 2022-09-11 05:39:35,929 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-0b8f0bd5-7306-4d4d-b113-343b4b961eea', 'x-compute-request-id': 'req-0b8f0bd5-7306-4d4d-b113-343b4b961eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:37,036 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.104s 2022-09-11 05:39:37,037 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-e3abce87-2ab2-47f7-a091-84cce2ba3091', 'x-compute-request-id': 'req-e3abce87-2ab2-47f7-a091-84cce2ba3091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:38,134 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.094s 2022-09-11 05:39:38,135 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-58a30f7f-ceab-4ed9-81ec-5275c338d825', 'x-compute-request-id': 'req-58a30f7f-ceab-4ed9-81ec-5275c338d825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:39,241 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.102s 2022-09-11 05:39:39,241 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-a80e3380-676a-4e2d-a620-fc10d5bbe5c6', 'x-compute-request-id': 'req-a80e3380-676a-4e2d-a620-fc10d5bbe5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:40,337 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.091s 2022-09-11 05:39:40,337 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-73cde117-018c-4e22-a08a-74268a08b153', 'x-compute-request-id': 'req-73cde117-018c-4e22-a08a-74268a08b153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:41,450 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.108s 2022-09-11 05:39:41,450 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-d838ef62-9713-484d-8a66-08d0ee574a8e', 'x-compute-request-id': 'req-d838ef62-9713-484d-8a66-08d0ee574a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:42,546 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.092s 2022-09-11 05:39:42,547 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-0dad3416-c11c-483d-8249-1199449017fc', 'x-compute-request-id': 'req-0dad3416-c11c-483d-8249-1199449017fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:43,645 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.094s 2022-09-11 05:39:43,645 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-7c838698-d811-4196-bb6e-e109179c5857', 'x-compute-request-id': 'req-7c838698-d811-4196-bb6e-e109179c5857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:39:44,749 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.100s 2022-09-11 05:39:44,750 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-150b2004-a551-4531-990b-5c268194b93b', 'x-compute-request-id': 'req-150b2004-a551-4531-990b-5c268194b93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:40:45,278 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 59.524s 2022-09-11 05:40:45,279 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-e7c303b0-d02b-4a67-a5b6-571de7de242c', 'x-compute-request-id': 'req-e7c303b0-d02b-4a67-a5b6-571de7de242c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:04,077 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 17.794s 2022-09-11 05:41:04,078 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:40: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-f50a68e8-f778-4906-b125-484080b1f990', 'x-compute-request-id': 'req-f50a68e8-f778-4906-b125-484080b1f990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:05,175 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.093s 2022-09-11 05:41:05,175 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-56e4ea7d-a772-47a9-aa3f-97ee557ceeb2', 'x-compute-request-id': 'req-56e4ea7d-a772-47a9-aa3f-97ee557ceeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:06,279 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.099s 2022-09-11 05:41:06,279 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-f73524c8-5a29-4d79-83b1-5782f0fd4936', 'x-compute-request-id': 'req-f73524c8-5a29-4d79-83b1-5782f0fd4936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:07,380 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.097s 2022-09-11 05:41:07,380 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-6cf83567-734d-4a5f-9458-ed7e35cab94e', 'x-compute-request-id': 'req-6cf83567-734d-4a5f-9458-ed7e35cab94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:08,483 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.099s 2022-09-11 05:41:08,484 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-6527f777-da79-4604-a1de-62dfa6cc59ae', 'x-compute-request-id': 'req-6527f777-da79-4604-a1de-62dfa6cc59ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:09,590 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.102s 2022-09-11 05:41:09,590 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-c345f5dc-691a-4880-a246-206efedfc649', 'x-compute-request-id': 'req-c345f5dc-691a-4880-a246-206efedfc649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:10,693 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.098s 2022-09-11 05:41:10,693 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-c0d42a8e-0852-49c7-a8d1-170830651a23', 'x-compute-request-id': 'req-c0d42a8e-0852-49c7-a8d1-170830651a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:11,799 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.101s 2022-09-11 05:41:11,799 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-92b6607b-fb94-4917-9a67-5ee7fd4b6c48', 'x-compute-request-id': 'req-92b6607b-fb94-4917-9a67-5ee7fd4b6c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:12,904 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.101s 2022-09-11 05:41:12,905 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-27aa8607-913b-4d33-9d8e-2bbb5e4f6d56', 'x-compute-request-id': 'req-27aa8607-913b-4d33-9d8e-2bbb5e4f6d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:14,010 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.101s 2022-09-11 05:41:14,010 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-2c8360e3-6a60-44ea-a5f0-6c95ca2bee39', 'x-compute-request-id': 'req-2c8360e3-6a60-44ea-a5f0-6c95ca2bee39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:15,110 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.095s 2022-09-11 05:41:15,110 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-6018b6a2-a369-41e5-a494-83654eec4e64', 'x-compute-request-id': 'req-6018b6a2-a369-41e5-a494-83654eec4e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:16,212 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.098s 2022-09-11 05:41:16,212 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-e09a7f65-006b-45bf-a376-7201edc3cfc4', 'x-compute-request-id': 'req-e09a7f65-006b-45bf-a376-7201edc3cfc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:17,315 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.099s 2022-09-11 05:41:17,315 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-999ee067-f5a6-48a6-bae9-c0a91d240646', 'x-compute-request-id': 'req-999ee067-f5a6-48a6-bae9-c0a91d240646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:18,424 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.104s 2022-09-11 05:41:18,424 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-9944c4ed-a5f9-491e-946c-27fc16774c51', 'x-compute-request-id': 'req-9944c4ed-a5f9-491e-946c-27fc16774c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:19,525 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.097s 2022-09-11 05:41:19,525 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-5da54599-dfb4-4978-9c28-52aaa447959b', 'x-compute-request-id': 'req-5da54599-dfb4-4978-9c28-52aaa447959b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:20,692 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.163s 2022-09-11 05:41:20,692 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-1fd81a81-579c-4056-8d00-39e0618d2bab', 'x-compute-request-id': 'req-1fd81a81-579c-4056-8d00-39e0618d2bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:21,743 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.048s 2022-09-11 05:41:21,744 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-70a6a6bb-d106-4656-bbd6-476eac1cfc52', 'x-compute-request-id': 'req-70a6a6bb-d106-4656-bbd6-476eac1cfc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:22,836 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.088s 2022-09-11 05:41:22,836 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-7b0501d5-abed-4f7b-9723-dde29453fab8', 'x-compute-request-id': 'req-7b0501d5-abed-4f7b-9723-dde29453fab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:23,946 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.106s 2022-09-11 05:41:23,946 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-519daf14-6a34-4420-9eb4-7a442cbff982', 'x-compute-request-id': 'req-519daf14-6a34-4420-9eb4-7a442cbff982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:25,044 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.093s 2022-09-11 05:41:25,044 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-d6751d4e-a64a-461a-a4d3-19c696e4c3ef', 'x-compute-request-id': 'req-d6751d4e-a64a-461a-a4d3-19c696e4c3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:26,147 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.099s 2022-09-11 05:41:26,148 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-f55a824f-c02b-4a3f-b638-e5feb9a23f7c', 'x-compute-request-id': 'req-f55a824f-c02b-4a3f-b638-e5feb9a23f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:27,252 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.099s 2022-09-11 05:41:27,252 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-e287afe7-6617-4872-8e7e-8ea86b6c1b19', 'x-compute-request-id': 'req-e287afe7-6617-4872-8e7e-8ea86b6c1b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:28,356 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.100s 2022-09-11 05:41:28,357 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-e9d7a38e-ec4f-4bcb-8ba5-d4d4e73bcf75', 'x-compute-request-id': 'req-e9d7a38e-ec4f-4bcb-8ba5-d4d4e73bcf75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:29,457 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.096s 2022-09-11 05:41:29,457 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-684dbd70-7ffc-40b4-b4ff-a450f3a17f24', 'x-compute-request-id': 'req-684dbd70-7ffc-40b4-b4ff-a450f3a17f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:30,570 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.108s 2022-09-11 05:41:30,570 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-a00668fd-9792-4efe-9dc9-245490e8e137', 'x-compute-request-id': 'req-a00668fd-9792-4efe-9dc9-245490e8e137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:31,671 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.096s 2022-09-11 05:41:31,671 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-e88d2a1f-30d8-4415-94ab-18c7b3a1affe', 'x-compute-request-id': 'req-e88d2a1f-30d8-4415-94ab-18c7b3a1affe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:32,775 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.099s 2022-09-11 05:41:32,775 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-d9a13675-0783-484a-8a87-8bd9d50d3e5b', 'x-compute-request-id': 'req-d9a13675-0783-484a-8a87-8bd9d50d3e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:33,879 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.100s 2022-09-11 05:41:33,879 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-93d90fbf-a49d-4ff6-af25-fb7825900722', 'x-compute-request-id': 'req-93d90fbf-a49d-4ff6-af25-fb7825900722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:34,982 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.098s 2022-09-11 05:41:34,982 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-37194c8a-8ac2-466f-8204-4cb372c7ae80', 'x-compute-request-id': 'req-37194c8a-8ac2-466f-8204-4cb372c7ae80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:36,091 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.105s 2022-09-11 05:41:36,092 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-808faec4-5329-4ab7-a4df-dd2d3274bc26', 'x-compute-request-id': 'req-808faec4-5329-4ab7-a4df-dd2d3274bc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:37,200 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.105s 2022-09-11 05:41:37,201 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-88feaf51-a85b-478a-901f-1acaf56db758', 'x-compute-request-id': 'req-88feaf51-a85b-478a-901f-1acaf56db758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:38,300 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.095s 2022-09-11 05:41:38,301 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-fc3dbad2-ac01-4142-9c23-39e112aeb9d5', 'x-compute-request-id': 'req-fc3dbad2-ac01-4142-9c23-39e112aeb9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:39,402 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.097s 2022-09-11 05:41:39,402 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-5a470194-1809-46a4-9ae6-244bad2d2534', 'x-compute-request-id': 'req-5a470194-1809-46a4-9ae6-244bad2d2534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:40,507 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.101s 2022-09-11 05:41:40,508 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-cb9fe959-b661-4b6c-b9d4-0b59d3196b7a', 'x-compute-request-id': 'req-cb9fe959-b661-4b6c-b9d4-0b59d3196b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:41,609 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.097s 2022-09-11 05:41:41,609 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-76f7a958-fc42-4973-832f-9a37e525d401', 'x-compute-request-id': 'req-76f7a958-fc42-4973-832f-9a37e525d401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:42,716 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.102s 2022-09-11 05:41:42,716 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-8de04f03-7fb4-4dd0-917b-c0d9a766db0c', 'x-compute-request-id': 'req-8de04f03-7fb4-4dd0-917b-c0d9a766db0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:43,823 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.103s 2022-09-11 05:41:43,824 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-42cdb311-d814-427d-9bdc-a6cbe1598475', 'x-compute-request-id': 'req-42cdb311-d814-427d-9bdc-a6cbe1598475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:41:44,926 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 0.098s 2022-09-11 05:41:44,926 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-16a2abab-96be-4f4d-aabd-edcf279f1529', 'x-compute-request-id': 'req-16a2abab-96be-4f4d-aabd-edcf279f1529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:42:45,596 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments 59.665s 2022-09-11 05:42:45,596 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-31cf3c09-9d43-4f89-8c1f-5344fa5c367b', 'x-compute-request-id': 'req-31cf3c09-9d43-4f89-8c1f-5344fa5c367b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "volumeId": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "serverId": "2851309b-4933-4d3c-950d-e9d28f857dfe", "device": "/dev/sdb"}]}' 2022-09-11 05:44:45,678 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 59.002s 2022-09-11 05:44:45,679 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac02f3c-17e5-41d8-832b-812f6f261ede', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac02f3c-17e5-41d8-832b-812f6f261ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:45:04,321 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 17.627s 2022-09-11 05:45:04,321 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f800e1-8641-4587-9f7b-2d14147ca44f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f800e1-8641-4587-9f7b-2d14147ca44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:46:05,396 121393 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 2022-09-11 05:46:46,211 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 100.877s 2022-09-11 05:46:46,212 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3ebaeb-08a9-415d-81c9-ee5ff954fd2a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3ebaeb-08a9-415d-81c9-ee5ff954fd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:04,478 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 17.252s 2022-09-11 05:47:04,478 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5cb2ba-a72f-43ba-8e3b-796c0608cc1c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5cb2ba-a72f-43ba-8e3b-796c0608cc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:05,547 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.054s 2022-09-11 05:47:05,548 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da76881d-d79d-4d25-b66b-2bc2b642a5d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da76881d-d79d-4d25-b66b-2bc2b642a5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:06,605 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:06,605 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ae9a35-2ada-427b-a905-4e34094774a9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ae9a35-2ada-427b-a905-4e34094774a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:07,661 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:07,662 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0688a1f6-4c5b-4ac4-8835-2c1130e3e120', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0688a1f6-4c5b-4ac4-8835-2c1130e3e120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:08,718 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:47:08,719 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11587c1a-6dd7-4e99-85e3-6170f7cd1fef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11587c1a-6dd7-4e99-85e3-6170f7cd1fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:09,775 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:09,775 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266569f0-3a1a-4a30-b198-a68fa6c59ef3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266569f0-3a1a-4a30-b198-a68fa6c59ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:10,833 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:10,834 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be22b4df-4c73-44c1-a49f-6e9a13930c7b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be22b4df-4c73-44c1-a49f-6e9a13930c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:11,891 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:47:11,891 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7057cbb4-026d-4fed-ac61-34b685d5e37c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7057cbb4-026d-4fed-ac61-34b685d5e37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:12,948 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:12,948 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3fef5e-f9cc-4429-8e3e-8b892e0e140b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3fef5e-f9cc-4429-8e3e-8b892e0e140b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:14,005 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:14,005 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f55ed2c-4ae4-4bd1-bc89-f546ab2348a4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f55ed2c-4ae4-4bd1-bc89-f546ab2348a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:15,064 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:47:15,064 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0e9e29-f72f-43e8-9bb7-2ea25d0e38ca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0e9e29-f72f-43e8-9bb7-2ea25d0e38ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:16,127 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:16,128 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793f8312-a060-404e-a839-33cd5660d5db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793f8312-a060-404e-a839-33cd5660d5db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:17,185 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:47:17,186 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a5202b-c641-4f1a-ae7b-f27c4b44a0f9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a5202b-c641-4f1a-ae7b-f27c4b44a0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:18,243 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:18,244 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee94014-5151-4ba4-8dd3-d8e7aa228575', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee94014-5151-4ba4-8dd3-d8e7aa228575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:19,300 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:19,300 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77bdf0b-53ce-4b6c-9ca5-0a4ac4b47f84', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77bdf0b-53ce-4b6c-9ca5-0a4ac4b47f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:20,358 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:20,358 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d89dd061-3547-47d0-bee9-358038243ffc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d89dd061-3547-47d0-bee9-358038243ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:21,417 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:21,417 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847fdf61-5353-4de5-8539-35ddd7b45b5f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847fdf61-5353-4de5-8539-35ddd7b45b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:22,475 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:47:22,476 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7406d13-3275-4843-b48e-5023a8b6df0a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7406d13-3275-4843-b48e-5023a8b6df0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:23,534 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:47:23,534 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016f995a-20f2-450b-ba1f-c80a28833e27', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016f995a-20f2-450b-ba1f-c80a28833e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:24,591 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:24,592 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43149a04-0bb0-4b2d-b8f9-1161ba55a6cf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43149a04-0bb0-4b2d-b8f9-1161ba55a6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:25,648 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:25,649 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc3a969-cf73-44ba-b0be-59f9365edd30', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc3a969-cf73-44ba-b0be-59f9365edd30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:26,704 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:47:26,705 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a108cf7-81d5-4ff0-9ae0-8001380df9eb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a108cf7-81d5-4ff0-9ae0-8001380df9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:27,761 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:27,761 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eded030e-36dc-4696-b8fc-0b8ea382e017', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eded030e-36dc-4696-b8fc-0b8ea382e017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:28,820 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:47:28,820 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcd0906-c2fe-4e7a-bb15-c1407783fb8c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcd0906-c2fe-4e7a-bb15-c1407783fb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:29,877 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:29,878 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0adb9b4c-e837-4038-952e-bcadf531fd2d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0adb9b4c-e837-4038-952e-bcadf531fd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:30,935 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:30,935 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5768e6-1e4a-411a-a4fe-767f17388e72', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5768e6-1e4a-411a-a4fe-767f17388e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:31,992 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:47:31,993 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b2d77e-2bf8-479d-870c-02666cf2daae', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b2d77e-2bf8-479d-870c-02666cf2daae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:33,049 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:33,050 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc54b40-db0c-41c1-b0b8-28c6b5f65a14', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc54b40-db0c-41c1-b0b8-28c6b5f65a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:34,113 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:34,113 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0e7955-d324-4c14-a318-bfc1a3873c39', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0e7955-d324-4c14-a318-bfc1a3873c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:35,171 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:47:35,171 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83672cf-1401-4818-aa56-4df6d58cbd4a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83672cf-1401-4818-aa56-4df6d58cbd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:36,227 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:47:36,227 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3304b88-b825-46cd-9f8b-acf13a7c9ff0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3304b88-b825-46cd-9f8b-acf13a7c9ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:37,285 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:37,285 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f189a182-327d-41a6-8576-214837f95428', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f189a182-327d-41a6-8576-214837f95428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:38,343 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:47:38,344 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7844cde6-4642-44fd-95c1-53a5823c0ea6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7844cde6-4642-44fd-95c1-53a5823c0ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:39,399 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:39,400 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eb70b7-ec86-4eb1-b66d-061435f9eed1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eb70b7-ec86-4eb1-b66d-061435f9eed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:40,455 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:47:40,456 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212f865b-540e-438f-adca-9e5e3d6813b8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212f865b-540e-438f-adca-9e5e3d6813b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:41,513 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:41,514 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4225995-2dc0-4018-a72b-4985f63fba6e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4225995-2dc0-4018-a72b-4985f63fba6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:42,571 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:47:42,572 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4ef205-bff6-4a3d-8f87-adac375d3e61', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4ef205-bff6-4a3d-8f87-adac375d3e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:43,629 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:43,629 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dda3ffa-71a4-419a-b656-a0f9ee7f018c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dda3ffa-71a4-419a-b656-a0f9ee7f018c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:44,686 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:47:44,686 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30bc29ba-b2da-4bc8-8cfc-3ca69c723847', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30bc29ba-b2da-4bc8-8cfc-3ca69c723847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:45,743 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:45,743 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b92056c-3dca-44c1-a0c8-9b6c7f89e1b6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b92056c-3dca-44c1-a0c8-9b6c7f89e1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:46,799 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:46,800 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d6daf3-7251-45b1-9340-7be0cc0b3a68', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d6daf3-7251-45b1-9340-7be0cc0b3a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:47,855 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:47:47,856 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddca2f67-589c-4f74-86b1-b2e4b6e1888c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddca2f67-589c-4f74-86b1-b2e4b6e1888c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:48,912 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:48,912 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ce3039-30de-43fd-b4ec-17c25be7c182', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ce3039-30de-43fd-b4ec-17c25be7c182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:49,969 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:49,969 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6ccb15-14f0-4a6c-9a92-eaed281db3e5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6ccb15-14f0-4a6c-9a92-eaed281db3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:51,026 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:51,026 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9513a6ce-30b1-42b4-a1dc-7b0f0f8a0423', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9513a6ce-30b1-42b4-a1dc-7b0f0f8a0423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:52,083 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:52,083 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed77145e-9a18-4ced-b48b-b684da0fb9c2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed77145e-9a18-4ced-b48b-b684da0fb9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:53,140 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:53,141 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12b314c-e91f-4286-99fc-e2fd6a2bfd4b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12b314c-e91f-4286-99fc-e2fd6a2bfd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:54,196 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:47:54,196 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc89318e-5867-40d0-8d78-3869496a54cd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc89318e-5867-40d0-8d78-3869496a54cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:55,258 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.048s 2022-09-11 05:47:55,259 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b73f04-54fc-495f-9fe1-06afc667326e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b73f04-54fc-495f-9fe1-06afc667326e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:56,315 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:56,316 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbdf157f-5322-418c-adf8-150302f9a58b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbdf157f-5322-418c-adf8-150302f9a58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:57,373 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:57,373 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba57615b-d479-48e5-ab64-19514eae907f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba57615b-d479-48e5-ab64-19514eae907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:58,431 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:47:58,431 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fc8892-74ed-4e1a-a1b3-c07a4468c973', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fc8892-74ed-4e1a-a1b3-c07a4468c973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:47:59,489 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:47:59,489 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c671b8e6-0dda-4324-855e-79d1a28dd216', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c671b8e6-0dda-4324-855e-79d1a28dd216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:00,549 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:00,549 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344b47aa-e182-44f3-a0bf-ac45a5c80bad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344b47aa-e182-44f3-a0bf-ac45a5c80bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:01,605 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:01,606 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b73ffd-1724-475c-91ee-5e9cd60af91a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b73ffd-1724-475c-91ee-5e9cd60af91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:02,662 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:02,662 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997260f8-f192-441e-be98-9adc6f4428d8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997260f8-f192-441e-be98-9adc6f4428d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:03,719 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:03,720 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e45f5d2-97de-4576-9b33-134b345b2a46', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e45f5d2-97de-4576-9b33-134b345b2a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:04,775 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:04,775 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06c0a2c-cbc4-4f44-ab23-1b87a0bfc7d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06c0a2c-cbc4-4f44-ab23-1b87a0bfc7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:05,832 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:05,832 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c157a0-1c61-4618-bdd8-4b9f55eade1b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c157a0-1c61-4618-bdd8-4b9f55eade1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:06,899 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.053s 2022-09-11 05:48:06,899 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9cccf1-3377-400d-aea9-026336ee3f6a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9cccf1-3377-400d-aea9-026336ee3f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:07,956 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:07,957 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f7333a-210e-420a-b72f-2bedd6a49bf5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f7333a-210e-420a-b72f-2bedd6a49bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:09,014 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:09,015 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9e11c1-ea9d-4af8-b7f5-4460e6e3d132', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9e11c1-ea9d-4af8-b7f5-4460e6e3d132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:10,069 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:10,070 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a617c69-19dc-4a4c-a549-8e50deec8575', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a617c69-19dc-4a4c-a549-8e50deec8575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:11,127 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:11,127 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55ac38e-dce9-400c-92ff-55fc3ff7cdd4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55ac38e-dce9-400c-92ff-55fc3ff7cdd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:12,183 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:12,183 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebb79db-1391-45ff-89f1-7c4e49a0cde1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebb79db-1391-45ff-89f1-7c4e49a0cde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:13,241 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:13,241 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7680dff-5ab9-40fc-a50a-4c9e917981be', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7680dff-5ab9-40fc-a50a-4c9e917981be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:14,298 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:14,299 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0595afd8-a5e9-4a80-a9cd-ae27b84f730d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0595afd8-a5e9-4a80-a9cd-ae27b84f730d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:15,360 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.048s 2022-09-11 05:48:15,360 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfe6909-044d-4328-bad2-4b36fdb933f8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfe6909-044d-4328-bad2-4b36fdb933f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:16,417 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:16,417 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dced35fa-cb31-4f19-b55b-d6527bcf2a6e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dced35fa-cb31-4f19-b55b-d6527bcf2a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:17,474 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:17,474 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66acf2b3-3b47-4be6-abd8-4c33ec434678', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66acf2b3-3b47-4be6-abd8-4c33ec434678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:18,533 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:18,533 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97a00f9-b643-4db3-ae55-b4e7a4dd2d9d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97a00f9-b643-4db3-ae55-b4e7a4dd2d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:19,589 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:19,590 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc36d5a-a613-4307-b5c5-5bddb4185b14', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc36d5a-a613-4307-b5c5-5bddb4185b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:20,649 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:20,649 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fe144d-74cd-4771-9058-c4f62db9bb1e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fe144d-74cd-4771-9058-c4f62db9bb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:21,703 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.041s 2022-09-11 05:48:21,704 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6231d12d-493d-4187-9530-979ed7b092c8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6231d12d-493d-4187-9530-979ed7b092c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:22,760 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:22,760 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0260ebf-3333-4889-9af7-f31630ca4a1c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0260ebf-3333-4889-9af7-f31630ca4a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:23,817 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:23,818 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029402d3-cb39-452a-abff-c61a5f618b75', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029402d3-cb39-452a-abff-c61a5f618b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:24,874 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:24,874 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b350a5b-bb7e-4fbb-b5bb-a17be7ad2c13', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b350a5b-bb7e-4fbb-b5bb-a17be7ad2c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:25,931 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:25,931 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f355d9-abbb-438c-9c23-7c198cf3cb6a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f355d9-abbb-438c-9c23-7c198cf3cb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:26,989 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:26,989 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff11bf08-55e1-4e92-ad39-71bda04aeb65', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff11bf08-55e1-4e92-ad39-71bda04aeb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:28,045 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:28,045 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc441363-5bf3-4c1b-8998-550f36939f4c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc441363-5bf3-4c1b-8998-550f36939f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:29,101 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:29,101 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35eeaddf-6901-4532-8eb3-57af9ddcb463', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35eeaddf-6901-4532-8eb3-57af9ddcb463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:30,156 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:30,157 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297aa1d7-ced9-4512-ba40-774ce22df57e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297aa1d7-ced9-4512-ba40-774ce22df57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:31,212 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:31,212 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d1f40b-7fb3-487b-9474-b16ac932db62', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d1f40b-7fb3-487b-9474-b16ac932db62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:32,268 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:32,268 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031384d2-2c65-4e14-9694-a42458011726', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031384d2-2c65-4e14-9694-a42458011726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:33,324 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:33,324 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7f3bbf-5d26-44c5-828f-5286dee10638', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7f3bbf-5d26-44c5-828f-5286dee10638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:34,379 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.041s 2022-09-11 05:48:34,380 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99226909-6be9-4c5e-8a47-a4d6f997d4fe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99226909-6be9-4c5e-8a47-a4d6f997d4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:35,436 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:35,436 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c9411b-f89f-46ed-ae4f-75d5d2019740', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c9411b-f89f-46ed-ae4f-75d5d2019740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:36,494 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:36,494 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3687fd96-b922-4908-b3ea-efd56245f485', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3687fd96-b922-4908-b3ea-efd56245f485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:37,553 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.046s 2022-09-11 05:48:37,554 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e42137-e16f-43c3-9ea2-9598c8e315a6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e42137-e16f-43c3-9ea2-9598c8e315a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:38,610 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:38,610 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5623fa0b-1af0-4723-94eb-40063fb6cab0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5623fa0b-1af0-4723-94eb-40063fb6cab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:39,667 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:39,667 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f55671-b018-4141-96ca-57e491d278b6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f55671-b018-4141-96ca-57e491d278b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:40,722 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:40,722 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb81008-e7da-4ece-8aac-2f27db46e517', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb81008-e7da-4ece-8aac-2f27db46e517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:41,784 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.049s 2022-09-11 05:48:41,785 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f134b39b-c7f4-4a0f-b540-abdf0d218d69', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f134b39b-c7f4-4a0f-b540-abdf0d218d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:42,844 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:48:42,845 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2408c1-5655-4933-99c1-7c79e10dfd2f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2408c1-5655-4933-99c1-7c79e10dfd2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:43,902 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:43,902 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9db9554-aab6-4ce5-89f4-5fb66b31571d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9db9554-aab6-4ce5-89f4-5fb66b31571d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:44,961 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:48:44,961 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c72ff2d-f525-4d23-b081-86fd14e18c34', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c72ff2d-f525-4d23-b081-86fd14e18c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:46,016 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.041s 2022-09-11 05:48:46,016 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-267db7f3-815c-4fcd-b5a5-5d3c574a40d9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-267db7f3-815c-4fcd-b5a5-5d3c574a40d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:47,075 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:48:47,076 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189df96a-b1c9-4e3e-a90d-6a3b09e8d786', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189df96a-b1c9-4e3e-a90d-6a3b09e8d786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:48,132 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:48:48,133 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92e848e-4030-498c-82f9-53ed5b301b57', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92e848e-4030-498c-82f9-53ed5b301b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:49,191 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:49,191 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc04d048-f36e-4d4d-898e-415e194f6596', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc04d048-f36e-4d4d-898e-415e194f6596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:50,247 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:50,247 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5770942-5896-4099-a4f9-1c09e6c9871a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5770942-5896-4099-a4f9-1c09e6c9871a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:51,303 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:51,304 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1f0cff-fabf-492a-a2e9-f4dae1e4d82a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1f0cff-fabf-492a-a2e9-f4dae1e4d82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:52,361 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:52,362 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a927f6b8-1913-4598-b821-c5d13f87673b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a927f6b8-1913-4598-b821-c5d13f87673b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:53,420 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:53,420 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b58fca5-8c25-4570-bcf4-0e0f9dadbe71', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b58fca5-8c25-4570-bcf4-0e0f9dadbe71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:54,477 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:48:54,477 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8e1ada-a2b6-4e8c-bb3e-9d822e3af8be', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8e1ada-a2b6-4e8c-bb3e-9d822e3af8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:55,537 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:48:55,538 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18002fbb-9a51-490a-bd18-a294b7df8e47', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18002fbb-9a51-490a-bd18-a294b7df8e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:56,598 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.047s 2022-09-11 05:48:56,598 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d989b7da-ddf0-4b09-b90a-961d482ebd77', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d989b7da-ddf0-4b09-b90a-961d482ebd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:57,655 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:48:57,656 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f86a29-2d94-4826-b670-a7e86d3461e8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f86a29-2d94-4826-b670-a7e86d3461e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:58,715 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.046s 2022-09-11 05:48:58,715 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f396e5cd-ac6b-49ad-8359-de687d81e080', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f396e5cd-ac6b-49ad-8359-de687d81e080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:48:59,777 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.048s 2022-09-11 05:48:59,778 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b4ac10-b423-458c-b686-9ea8bce2c72f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b4ac10-b423-458c-b686-9ea8bce2c72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:00,837 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:00,837 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7019f763-143a-4e6b-9776-00b419f8ce74', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7019f763-143a-4e6b-9776-00b419f8ce74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:01,894 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:01,895 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd57bf7-a5ef-43a0-8252-17286da79abe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd57bf7-a5ef-43a0-8252-17286da79abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:02,951 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:49:02,951 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f0f37b-a776-43a2-89d5-bb09fa8ba45e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f0f37b-a776-43a2-89d5-bb09fa8ba45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:04,009 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:49:04,009 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f70688-e9c4-48bc-af2b-fc0c0e7bc06d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f70688-e9c4-48bc-af2b-fc0c0e7bc06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:05,068 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:49:05,068 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08c7671-d88c-4042-9853-823e1a15d0f1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08c7671-d88c-4042-9853-823e1a15d0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:06,130 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.049s 2022-09-11 05:49:06,130 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5232d7a8-3c92-45ff-9818-8850401610db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5232d7a8-3c92-45ff-9818-8850401610db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:07,199 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.055s 2022-09-11 05:49:07,199 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95a6e2f-54b5-4067-88fe-2253f42448aa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95a6e2f-54b5-4067-88fe-2253f42448aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:08,401 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.188s 2022-09-11 05:49:08,401 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d53de36-7e2f-4ff3-ae6d-7fa8a6a36695', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d53de36-7e2f-4ff3-ae6d-7fa8a6a36695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:09,458 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:09,459 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260fff1a-1b44-475b-963c-d05f15ed9604', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260fff1a-1b44-475b-963c-d05f15ed9604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:10,517 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:49:10,517 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d490cf5-e610-4b24-be75-7812520c37c5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d490cf5-e610-4b24-be75-7812520c37c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:11,574 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:11,574 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37324432-9be8-472e-9dab-bd1a3dafefbc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37324432-9be8-472e-9dab-bd1a3dafefbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:12,631 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:12,631 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceffabbc-f534-4473-9d75-8ffd01c8bbef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceffabbc-f534-4473-9d75-8ffd01c8bbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:13,692 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.046s 2022-09-11 05:49:13,692 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f160eed4-c42d-46bf-b3fd-76139bf4ff96', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f160eed4-c42d-46bf-b3fd-76139bf4ff96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:14,750 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:14,750 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228b0f7a-1530-47b3-85ba-fdaf407fe797', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228b0f7a-1530-47b3-85ba-fdaf407fe797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:15,808 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:15,808 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd9d17c-342f-4cb4-97b4-8559a914436f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd9d17c-342f-4cb4-97b4-8559a914436f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:16,867 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:49:16,868 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49ef0c9-de46-4af4-a220-b87ea732dbbb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49ef0c9-de46-4af4-a220-b87ea732dbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:17,925 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:17,925 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40dad11c-3af8-4767-b03f-488be1145cf2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40dad11c-3af8-4767-b03f-488be1145cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:18,983 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:18,983 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26eda9d-4e6b-4526-ab3b-7fd1593f167a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26eda9d-4e6b-4526-ab3b-7fd1593f167a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:20,042 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:49:20,042 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0180e348-343a-4631-85a6-125a8fe25f28', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0180e348-343a-4631-85a6-125a8fe25f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:21,098 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:49:21,099 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97736bbe-af54-4f9a-acc8-ffff343714ce', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97736bbe-af54-4f9a-acc8-ffff343714ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:22,161 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.048s 2022-09-11 05:49:22,162 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbcbb770-2db8-47d1-adb5-b53d0de7aa0a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbcbb770-2db8-47d1-adb5-b53d0de7aa0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:23,218 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:23,219 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be448270-5c87-4a88-96b8-f447a427c3bc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be448270-5c87-4a88-96b8-f447a427c3bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:24,276 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:24,276 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb26e17-eb51-4971-b9b1-18dce42847d7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb26e17-eb51-4971-b9b1-18dce42847d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:25,333 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:49:25,333 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e736344-a1a7-4638-a6ee-9ca2460c344d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e736344-a1a7-4638-a6ee-9ca2460c344d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:26,391 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:26,391 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038ed2ae-3a3a-4170-a13c-d48806b0e7a8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038ed2ae-3a3a-4170-a13c-d48806b0e7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:27,448 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:27,448 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73308b15-7eec-4953-9b1b-31408f281a06', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73308b15-7eec-4953-9b1b-31408f281a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:28,507 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.046s 2022-09-11 05:49:28,508 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa375f93-9610-47a4-96dc-fa34a7a6ee37', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa375f93-9610-47a4-96dc-fa34a7a6ee37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:29,564 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:29,565 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c59771f-af7b-4fdb-b3f3-c32752d51b6e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c59771f-af7b-4fdb-b3f3-c32752d51b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:30,623 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:49:30,623 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d542b2-fa31-40ea-841d-962ce13625ae', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d542b2-fa31-40ea-841d-962ce13625ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:31,680 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:31,681 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-896b6824-8da1-4585-96c9-e623854851c8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-896b6824-8da1-4585-96c9-e623854851c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:32,737 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:32,737 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d5c4c7-4125-4119-a5fd-4bab23848ab4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d5c4c7-4125-4119-a5fd-4bab23848ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:33,795 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:33,795 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd138d3f-5b3b-4912-88e1-eb2118fec5bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd138d3f-5b3b-4912-88e1-eb2118fec5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:34,851 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:34,852 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a470cf7-0397-4e84-bf2f-e08f08096a7c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a470cf7-0397-4e84-bf2f-e08f08096a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:35,909 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:35,909 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6e30f6-2d69-4768-a373-34278db13dca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6e30f6-2d69-4768-a373-34278db13dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:36,967 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:36,968 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666cd2f1-a2b2-4438-89c4-085b9249366e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666cd2f1-a2b2-4438-89c4-085b9249366e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:38,024 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:38,025 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a3f859-f735-47ff-bcfc-5f1b4eafdffb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a3f859-f735-47ff-bcfc-5f1b4eafdffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:39,082 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:39,083 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc3a5ba-d4f7-4645-9ed9-825a27d9e453', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc3a5ba-d4f7-4645-9ed9-825a27d9e453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:40,138 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:49:40,138 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506da018-1f99-40fd-a0e0-bf1efb09fa8a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506da018-1f99-40fd-a0e0-bf1efb09fa8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:41,195 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:41,196 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e1f307-d103-4a00-9c02-1d0c24b2dad4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e1f307-d103-4a00-9c02-1d0c24b2dad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:42,253 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:42,254 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b070eba8-6c9d-45fb-aa9a-738271fe7553', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b070eba8-6c9d-45fb-aa9a-738271fe7553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:43,311 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:43,311 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ea1d52-37ae-4989-8c3a-82f4ba3ce40c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ea1d52-37ae-4989-8c3a-82f4ba3ce40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:44,369 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:44,369 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e1dc8a-52df-4704-9c4e-880483798eae', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e1dc8a-52df-4704-9c4e-880483798eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:45,426 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:45,426 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bc609a-bb7c-4597-9590-a2f4c951ae10', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bc609a-bb7c-4597-9590-a2f4c951ae10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:46,482 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:49:46,482 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3334e2-3574-4d53-8802-4023676f3443', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3334e2-3574-4d53-8802-4023676f3443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:47,540 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:49:47,540 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2922ebf2-413d-4e25-b0c4-08b841b56a95', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2922ebf2-413d-4e25-b0c4-08b841b56a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:48,597 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:48,598 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056d7737-40d0-4156-bcfb-ab621c34f30f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056d7737-40d0-4156-bcfb-ab621c34f30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:49,656 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:49:49,656 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5044284-a99e-4947-a3a9-579fc8f5dcde', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5044284-a99e-4947-a3a9-579fc8f5dcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:50,714 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:50,714 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8102256b-b4c1-4dce-b152-c074eac38596', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8102256b-b4c1-4dce-b152-c074eac38596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:51,770 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:49:51,771 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d811009-b6a9-4e55-b5f0-5d7465f8cef9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d811009-b6a9-4e55-b5f0-5d7465f8cef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:52,827 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:52,827 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15546136-00c8-482e-a6a5-7344eadd5bdc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15546136-00c8-482e-a6a5-7344eadd5bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:53,883 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:53,884 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73577a6d-ee2c-4937-8c6e-5c230c0d0677', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73577a6d-ee2c-4937-8c6e-5c230c0d0677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:54,941 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:49:54,941 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7802461a-1737-4d82-bd5d-eb8d7bb8ba0f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7802461a-1737-4d82-bd5d-eb8d7bb8ba0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:55,999 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:49:56,000 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21253560-c9e6-4189-9f89-6acbef96ebfd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21253560-c9e6-4189-9f89-6acbef96ebfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:57,059 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:49:57,059 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a556bc20-ea7f-4070-b4c3-d3420d84629d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a556bc20-ea7f-4070-b4c3-d3420d84629d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:58,118 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.046s 2022-09-11 05:49:58,119 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af936f5-48f3-4873-80d1-72b6536dde15', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af936f5-48f3-4873-80d1-72b6536dde15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:49:59,175 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:49:59,175 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8aa3f52-4e07-4a9c-a791-fc390ac2845b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8aa3f52-4e07-4a9c-a791-fc390ac2845b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:00,232 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:00,233 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa451f0b-f9e7-41c9-bd02-c1dbaf199912', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa451f0b-f9e7-41c9-bd02-c1dbaf199912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:01,289 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:01,289 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa43ff7-ab59-4196-86e9-bb94ca9c5a25', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa43ff7-ab59-4196-86e9-bb94ca9c5a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:02,346 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:02,347 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7feaff9d-b96f-47d5-bf3c-4548a1bb7b94', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7feaff9d-b96f-47d5-bf3c-4548a1bb7b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:03,401 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:03,402 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa798c6-ebec-4d68-8998-96a18440132b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa798c6-ebec-4d68-8998-96a18440132b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:04,459 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:04,460 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f34ef65-d147-487f-b3af-a95393b07479', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f34ef65-d147-487f-b3af-a95393b07479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:05,516 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:05,516 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d882475e-614f-40df-818e-10b9e55b630d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d882475e-614f-40df-818e-10b9e55b630d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:06,571 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.041s 2022-09-11 05:50:06,572 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9971d83-dace-4c78-9608-0c3243346cb8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9971d83-dace-4c78-9608-0c3243346cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:07,634 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.049s 2022-09-11 05:50:07,635 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f631697a-69e1-4536-9739-549b23035299', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f631697a-69e1-4536-9739-549b23035299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:08,693 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:50:08,693 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776e95bb-f12e-40a7-bd43-6f43c767aef3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776e95bb-f12e-40a7-bd43-6f43c767aef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:09,752 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:09,752 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c21e35-5e05-4472-a83d-07feabbb5685', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c21e35-5e05-4472-a83d-07feabbb5685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:10,809 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:10,810 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448f9de8-4cc3-4d6e-b77a-c3f9c85d8581', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448f9de8-4cc3-4d6e-b77a-c3f9c85d8581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:11,866 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:11,867 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d48da87-a098-451f-8c4f-0268f4c58228', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d48da87-a098-451f-8c4f-0268f4c58228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:12,925 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:12,925 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf90751-f715-4ea8-9e52-3bd18c61c1cd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf90751-f715-4ea8-9e52-3bd18c61c1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:13,982 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:13,982 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26918c5d-3aa1-4657-a861-27494e303fa0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26918c5d-3aa1-4657-a861-27494e303fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:15,038 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:15,039 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c65eb3-72f5-4f6a-a924-a0f47d2078f3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c65eb3-72f5-4f6a-a924-a0f47d2078f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:16,098 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:50:16,098 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60de6c8d-4b9b-44a4-8ad5-5b2fb59f32b7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60de6c8d-4b9b-44a4-8ad5-5b2fb59f32b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:17,154 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:17,155 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f512b867-cdce-46a6-90fe-6ac07a6a149f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f512b867-cdce-46a6-90fe-6ac07a6a149f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:18,210 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:18,211 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffcb866-6bee-4284-b72a-fb3eb6f4d9ac', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffcb866-6bee-4284-b72a-fb3eb6f4d9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:19,269 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:19,270 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e952fe-abad-4a08-8557-39a491973d4b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e952fe-abad-4a08-8557-39a491973d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:20,328 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:20,328 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e873748-f88c-4561-877c-1d18d9efdd77', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e873748-f88c-4561-877c-1d18d9efdd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:21,384 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:21,385 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d9dfda-477e-4929-a1e6-a528cd9285f4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d9dfda-477e-4929-a1e6-a528cd9285f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:22,442 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:22,442 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a132dd-6a08-44f8-a633-433551fac04a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a132dd-6a08-44f8-a633-433551fac04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:23,500 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:50:23,500 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c30cf5e-3bce-413d-8ed8-8a4760e1af1b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c30cf5e-3bce-413d-8ed8-8a4760e1af1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:24,556 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:24,557 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d89fd6-7b0a-4479-96ec-b9466678739a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d89fd6-7b0a-4479-96ec-b9466678739a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:25,615 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:50:25,616 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cedffd3f-fc22-40d9-90e4-6164656f1ff4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cedffd3f-fc22-40d9-90e4-6164656f1ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:26,672 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:26,673 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568cb1bf-1362-472c-8f17-1da0ec0d43ea', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568cb1bf-1362-472c-8f17-1da0ec0d43ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:27,734 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.047s 2022-09-11 05:50:27,734 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dddf67b0-e750-4591-87bc-8c7680a4715a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dddf67b0-e750-4591-87bc-8c7680a4715a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:28,791 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:28,792 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cda56fd-81d6-4694-bd70-4a9d966d4a5b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cda56fd-81d6-4694-bd70-4a9d966d4a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:29,853 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.048s 2022-09-11 05:50:29,854 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d8155e-232b-4af9-8d3c-3f48c94df92c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d8155e-232b-4af9-8d3c-3f48c94df92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:30,913 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:30,914 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19deeee2-82f0-47a0-b6b3-fcf8301d2eb3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19deeee2-82f0-47a0-b6b3-fcf8301d2eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:31,971 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:31,972 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc69da8-8a1b-4324-b719-ad968065225a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc69da8-8a1b-4324-b719-ad968065225a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:33,030 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:33,030 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd4a639-3424-4150-b53b-56bdaeb348e0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd4a639-3424-4150-b53b-56bdaeb348e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:34,086 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:34,086 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93431f7b-27d4-4792-b112-9c7d8f2972ea', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93431f7b-27d4-4792-b112-9c7d8f2972ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:35,145 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.045s 2022-09-11 05:50:35,145 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7bae26-b16a-4901-afeb-e5fbdfe51866', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7bae26-b16a-4901-afeb-e5fbdfe51866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:36,203 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.044s 2022-09-11 05:50:36,203 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c09fb59-ae71-4abd-87a4-025eff3f81a2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c09fb59-ae71-4abd-87a4-025eff3f81a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:37,259 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:37,260 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c6fbb0-40c1-404c-b20a-d97019e80f2b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c6fbb0-40c1-404c-b20a-d97019e80f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:38,315 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.041s 2022-09-11 05:50:38,316 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba8e383-7178-4d0f-a467-424fd45f727e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba8e383-7178-4d0f-a467-424fd45f727e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:39,372 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:39,372 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7199cbae-d701-4624-b5f2-279bf8e3fc46', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7199cbae-d701-4624-b5f2-279bf8e3fc46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:40,429 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:40,429 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e0c38d-c01e-4b78-bc8c-e22edc59350d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e0c38d-c01e-4b78-bc8c-e22edc59350d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:41,485 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:41,485 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11c5368-4197-4883-ace5-76a63ce4df13', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11c5368-4197-4883-ace5-76a63ce4df13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:42,542 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:42,542 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9a21d2-5bf3-458e-8e2e-5f556e244c73', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9a21d2-5bf3-458e-8e2e-5f556e244c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:43,599 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:43,600 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6ef531-cca5-4221-8eb3-e0c72ee74925', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6ef531-cca5-4221-8eb3-e0c72ee74925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:44,655 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.042s 2022-09-11 05:50:44,656 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1141e52-204d-4f0b-aa72-b9c71699f746', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1141e52-204d-4f0b-aa72-b9c71699f746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:45,712 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe 0.043s 2022-09-11 05:50:45,712 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0e7ebd-0add-4d6a-9f8b-e12251925be5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0e7ebd-0add-4d6a-9f8b-e12251925be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe'} Body: b'{"volume": {"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:06.000000", "updated_at": "2022-09-11T05:36:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1016665637", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/37c662b75f1d46619c3993132d413549/volumes/e347d3b8-9207-43b5-9cc0-68d3e996e2fe"}], "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "attachment_id": "a15c4685-8539-4f78-8f7e-570868c2324d", "volume_id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "server_id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:34:13.000000"}], "os-vol-tenant-attr:tenant_id": "37c662b75f1d46619c3993132d413549"}}' 2022-09-11 05:50:45,854 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.129s 2022-09-11 05:50:45,854 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:45 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-76e43e4f-0a2e-4178-8583-7d02e86d8e0d', 'x-compute-request-id': 'req-76e43e4f-0a2e-4178-8583-7d02e86d8e0d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'' 2022-09-11 05:50:46,020 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:50:46,020 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-a3aa2013-3c20-4202-b5ee-ba6415a1ad23', 'x-compute-request-id': 'req-a3aa2013-3c20-4202-b5ee-ba6415a1ad23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:47,196 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:50:47,196 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-af68bf3b-c092-4f71-ac84-c87be671486e', 'x-compute-request-id': 'req-af68bf3b-c092-4f71-ac84-c87be671486e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:48,376 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:50:48,377 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-99bddaae-5feb-488b-9a58-a84c58562d04', 'x-compute-request-id': 'req-99bddaae-5feb-488b-9a58-a84c58562d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:49,553 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:50:49,553 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-425a7412-9577-45d6-9e9f-3ec6ee83d104', 'x-compute-request-id': 'req-425a7412-9577-45d6-9e9f-3ec6ee83d104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:50,738 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:50:50,739 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-d7986c36-0a83-4ee5-a5db-3ed82961e26f', 'x-compute-request-id': 'req-d7986c36-0a83-4ee5-a5db-3ed82961e26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:51,914 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:50:51,914 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-e20ab2f6-def8-4983-a47c-489179cc275d', 'x-compute-request-id': 'req-e20ab2f6-def8-4983-a47c-489179cc275d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:53,093 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:50:53,094 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-931f1955-eb1b-4e52-b9ba-2248f391535d', 'x-compute-request-id': 'req-931f1955-eb1b-4e52-b9ba-2248f391535d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:54,269 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:50:54,270 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-c1482e73-8c91-40d4-9717-63a1281c3702', 'x-compute-request-id': 'req-c1482e73-8c91-40d4-9717-63a1281c3702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:55,445 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:50:55,445 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-73e5dd52-646b-4248-b563-f091be20b6d1', 'x-compute-request-id': 'req-73e5dd52-646b-4248-b563-f091be20b6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:56,663 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.201s 2022-09-11 05:50:56,664 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-6fccc608-b2e3-4e6b-8a6f-1b6edf965899', 'x-compute-request-id': 'req-6fccc608-b2e3-4e6b-8a6f-1b6edf965899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:57,839 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:50:57,839 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-076dd2e7-e0c3-426b-8cec-85ed7fcfd261', 'x-compute-request-id': 'req-076dd2e7-e0c3-426b-8cec-85ed7fcfd261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:50:59,018 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:50:59,018 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50: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-8edfd30c-c874-40a5-9fbf-147d58eeb1f4', 'x-compute-request-id': 'req-8edfd30c-c874-40a5-9fbf-147d58eeb1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:00,191 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:51:00,191 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-040b5e17-cd71-4a70-95d2-33039e879b0d', 'x-compute-request-id': 'req-040b5e17-cd71-4a70-95d2-33039e879b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:01,370 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:51:01,370 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-d2146e98-cb8c-4c2d-9ad8-c9cc458fec40', 'x-compute-request-id': 'req-d2146e98-cb8c-4c2d-9ad8-c9cc458fec40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:02,547 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:51:02,548 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-118490c9-3346-452b-bd39-00adf43f1efa', 'x-compute-request-id': 'req-118490c9-3346-452b-bd39-00adf43f1efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:03,730 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:51:03,730 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-9432a1fe-ce1a-4949-b5e6-fd1ee07efdb7', 'x-compute-request-id': 'req-9432a1fe-ce1a-4949-b5e6-fd1ee07efdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:04,910 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:51:04,910 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-e8b404e9-7790-483e-8cfe-60e2cf392b7d', 'x-compute-request-id': 'req-e8b404e9-7790-483e-8cfe-60e2cf392b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:06,085 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:51:06,085 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-59da57a5-f2bd-41d9-9b13-5c2b9cf779d7', 'x-compute-request-id': 'req-59da57a5-f2bd-41d9-9b13-5c2b9cf779d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:07,264 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:51:07,265 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-aea792ea-0b5a-4423-8941-b581d59e3306', 'x-compute-request-id': 'req-aea792ea-0b5a-4423-8941-b581d59e3306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:08,438 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:51:08,438 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-1d7738f9-3588-4ee2-b67c-3b9871400b26', 'x-compute-request-id': 'req-1d7738f9-3588-4ee2-b67c-3b9871400b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:09,615 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:51:09,615 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-943fda69-216a-47ec-b549-ead0fdb80570', 'x-compute-request-id': 'req-943fda69-216a-47ec-b549-ead0fdb80570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:10,816 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.184s 2022-09-11 05:51:10,816 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-7a188c0b-2202-4238-9707-535d5e873458', 'x-compute-request-id': 'req-7a188c0b-2202-4238-9707-535d5e873458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:11,994 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:51:11,995 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-465d1b90-f030-455a-a097-d1c79e14bb36', 'x-compute-request-id': 'req-465d1b90-f030-455a-a097-d1c79e14bb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:13,181 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:51:13,181 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-89c3aab5-650f-43cc-a252-4d5c3f614b75', 'x-compute-request-id': 'req-89c3aab5-650f-43cc-a252-4d5c3f614b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:14,355 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:51:14,356 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-e142dbb9-4244-4ba5-80f4-5fecca2530d8', 'x-compute-request-id': 'req-e142dbb9-4244-4ba5-80f4-5fecca2530d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:15,530 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:51:15,530 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-1736c459-049b-4fa5-8dd9-ff18c8a8044a', 'x-compute-request-id': 'req-1736c459-049b-4fa5-8dd9-ff18c8a8044a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:16,704 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:51:16,705 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-28e2a998-0b3c-4668-a3a5-4278c6e08b67', 'x-compute-request-id': 'req-28e2a998-0b3c-4668-a3a5-4278c6e08b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:17,886 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:51:17,887 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-05c5b398-ca7b-4917-81f9-07ee3c27ba81', 'x-compute-request-id': 'req-05c5b398-ca7b-4917-81f9-07ee3c27ba81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:19,072 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.169s 2022-09-11 05:51:19,073 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-63cf7ec6-b827-4b08-8fa7-24c258d7313b', 'x-compute-request-id': 'req-63cf7ec6-b827-4b08-8fa7-24c258d7313b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:20,250 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:51:20,250 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-4f9c64ec-a497-402d-aba7-c4317677556f', 'x-compute-request-id': 'req-4f9c64ec-a497-402d-aba7-c4317677556f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:21,430 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:51:21,431 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-f8603021-28d1-40f7-b3be-9ebed661f53c', 'x-compute-request-id': 'req-f8603021-28d1-40f7-b3be-9ebed661f53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:22,605 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:51:22,605 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-c2ecc577-cd2f-49ce-b25b-f35b3d05d828', 'x-compute-request-id': 'req-c2ecc577-cd2f-49ce-b25b-f35b3d05d828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:23,784 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:51:23,784 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-248cb22d-bdc5-4550-ac61-487f985f9144', 'x-compute-request-id': 'req-248cb22d-bdc5-4550-ac61-487f985f9144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:24,958 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:51:24,958 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-480c2780-7fcc-4495-82b6-5095652186b5', 'x-compute-request-id': 'req-480c2780-7fcc-4495-82b6-5095652186b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:26,133 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:51:26,133 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-011e62bd-3a5c-4ef6-bc83-076190b0a394', 'x-compute-request-id': 'req-011e62bd-3a5c-4ef6-bc83-076190b0a394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:27,312 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:51:27,313 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-99297456-1058-4fe5-8738-dd60fa6405af', 'x-compute-request-id': 'req-99297456-1058-4fe5-8738-dd60fa6405af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:28,486 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:51:28,486 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-e0906279-7ce0-424c-a745-a1fffe6145d2', 'x-compute-request-id': 'req-e0906279-7ce0-424c-a745-a1fffe6145d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:29,664 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:51:29,664 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-b94f0651-e895-4b2b-be1e-b7f550e525e8', 'x-compute-request-id': 'req-b94f0651-e895-4b2b-be1e-b7f550e525e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:30,856 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.176s 2022-09-11 05:51:30,856 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-e2c0aa0a-a2e5-4752-8f85-50998e508c35', 'x-compute-request-id': 'req-e2c0aa0a-a2e5-4752-8f85-50998e508c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:32,045 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.171s 2022-09-11 05:51:32,045 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-1be836d7-23ba-4cf1-95f1-eb66e76dd289', 'x-compute-request-id': 'req-1be836d7-23ba-4cf1-95f1-eb66e76dd289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:33,218 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:51:33,219 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-9af88eb8-5d94-481a-9ab2-dda91d0cd35f', 'x-compute-request-id': 'req-9af88eb8-5d94-481a-9ab2-dda91d0cd35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:34,404 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:51:34,405 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-d47d6521-ce9b-418d-89c6-f0fa2c3d7479', 'x-compute-request-id': 'req-d47d6521-ce9b-418d-89c6-f0fa2c3d7479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:35,583 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:51:35,583 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-17fb7ee2-7703-49ae-91db-2f0cbd34f06b', 'x-compute-request-id': 'req-17fb7ee2-7703-49ae-91db-2f0cbd34f06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:36,754 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.154s 2022-09-11 05:51:36,755 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-586768d5-742b-454c-9694-2b16d301f86e', 'x-compute-request-id': 'req-586768d5-742b-454c-9694-2b16d301f86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:37,931 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:51:37,931 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-306b9064-19b6-48cd-a471-8ea84153931b', 'x-compute-request-id': 'req-306b9064-19b6-48cd-a471-8ea84153931b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:39,107 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:51:39,107 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-de7f7e47-4534-4a71-8099-8e8f03b6b0ae', 'x-compute-request-id': 'req-de7f7e47-4534-4a71-8099-8e8f03b6b0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:40,287 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:51:40,287 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-6e8fe641-a45d-4bc0-8adb-ac5e04323389', 'x-compute-request-id': 'req-6e8fe641-a45d-4bc0-8adb-ac5e04323389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:41,471 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:51:41,471 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-84aa51d5-9a58-429f-a22d-1158228af3dc', 'x-compute-request-id': 'req-84aa51d5-9a58-429f-a22d-1158228af3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:42,656 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:51:42,656 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-695717ce-c934-46c1-9c7d-c1f6343cbdea', 'x-compute-request-id': 'req-695717ce-c934-46c1-9c7d-c1f6343cbdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:43,841 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:51:43,841 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-5e4a8682-680a-473c-a262-7e5141cf38c8', 'x-compute-request-id': 'req-5e4a8682-680a-473c-a262-7e5141cf38c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:45,016 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:51:45,017 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-7f46b7b0-3368-499d-a33b-9ee73faf87c4', 'x-compute-request-id': 'req-7f46b7b0-3368-499d-a33b-9ee73faf87c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:46,308 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.274s 2022-09-11 05:51:46,308 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-22886b73-d86a-4994-a37c-3b0236a1b534', 'x-compute-request-id': 'req-22886b73-d86a-4994-a37c-3b0236a1b534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:47,482 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:51:47,482 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-600e77ed-18e0-44e0-9a13-490106b913ee', 'x-compute-request-id': 'req-600e77ed-18e0-44e0-9a13-490106b913ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:48,659 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:51:48,660 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-ffb7828f-f138-4f9c-916b-5701bb32dc83', 'x-compute-request-id': 'req-ffb7828f-f138-4f9c-916b-5701bb32dc83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:49,839 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:51:49,840 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-82a7cd1b-48e2-4759-808c-287d9ff885e9', 'x-compute-request-id': 'req-82a7cd1b-48e2-4759-808c-287d9ff885e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:51,022 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:51:51,023 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-a2ee789b-3f93-47fb-95b8-4a3ca34ed174', 'x-compute-request-id': 'req-a2ee789b-3f93-47fb-95b8-4a3ca34ed174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:52,206 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:51:52,207 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-ece35fb2-dd39-4015-b36b-3401bf050016', 'x-compute-request-id': 'req-ece35fb2-dd39-4015-b36b-3401bf050016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:53,382 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:51:53,382 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-f7acc504-e560-41db-a366-8a0cdb540cb4', 'x-compute-request-id': 'req-f7acc504-e560-41db-a366-8a0cdb540cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:54,558 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:51:54,559 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-ce1fae64-02a9-48db-8123-e9e802e1e7e4', 'x-compute-request-id': 'req-ce1fae64-02a9-48db-8123-e9e802e1e7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:55,970 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.394s 2022-09-11 05:51:55,970 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-56e14a19-77c9-46f3-9662-3ce9f8863113', 'x-compute-request-id': 'req-56e14a19-77c9-46f3-9662-3ce9f8863113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:57,142 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:51:57,143 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-a3283b51-baa4-4609-851b-85dcd61f540e', 'x-compute-request-id': 'req-a3283b51-baa4-4609-851b-85dcd61f540e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:58,322 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:51:58,322 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-f05cd203-ae1e-437b-a8cd-f968cf842c35', 'x-compute-request-id': 'req-f05cd203-ae1e-437b-a8cd-f968cf842c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:51:59,498 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:51:59,498 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51: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-a3463fbd-8302-4a80-85f7-b5d80b0fa8e1', 'x-compute-request-id': 'req-a3463fbd-8302-4a80-85f7-b5d80b0fa8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:00,680 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:52:00,680 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-1ce352bc-b9d0-4bc8-acc0-c8b5df455afd', 'x-compute-request-id': 'req-1ce352bc-b9d0-4bc8-acc0-c8b5df455afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:01,866 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.169s 2022-09-11 05:52:01,867 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-682c2494-3c9a-4358-b75c-81cabee8156f', 'x-compute-request-id': 'req-682c2494-3c9a-4358-b75c-81cabee8156f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:03,050 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:52:03,050 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-84a96421-94a7-4741-a907-a2e9e53088f2', 'x-compute-request-id': 'req-84a96421-94a7-4741-a907-a2e9e53088f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:04,225 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:52:04,225 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-5e79afd4-b4b7-4c5b-a273-7b837b97d1eb', 'x-compute-request-id': 'req-5e79afd4-b4b7-4c5b-a273-7b837b97d1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:05,404 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:52:05,404 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-1b1646ad-f087-4b50-bf46-16b5f704c640', 'x-compute-request-id': 'req-1b1646ad-f087-4b50-bf46-16b5f704c640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:06,581 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:06,581 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-34b9d13d-d6bc-4d45-9a8d-7bb148b7bbc9', 'x-compute-request-id': 'req-34b9d13d-d6bc-4d45-9a8d-7bb148b7bbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:07,757 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:52:07,757 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-27199570-936e-46b8-b96c-d6b02b3ce9b7', 'x-compute-request-id': 'req-27199570-936e-46b8-b96c-d6b02b3ce9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:08,940 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:52:08,940 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-8aa59c9b-9ebf-491c-a699-bdc3709754f7', 'x-compute-request-id': 'req-8aa59c9b-9ebf-491c-a699-bdc3709754f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:10,117 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:10,117 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-411248f9-0c1f-4a7a-9711-6959bb2cffe3', 'x-compute-request-id': 'req-411248f9-0c1f-4a7a-9711-6959bb2cffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:11,324 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.190s 2022-09-11 05:52:11,324 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-af8ea691-daf8-45e4-b03f-c917dce0abd6', 'x-compute-request-id': 'req-af8ea691-daf8-45e4-b03f-c917dce0abd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:12,510 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:52:12,510 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-0e04e8e7-2baa-4ca7-a494-6238bad09f9a', 'x-compute-request-id': 'req-0e04e8e7-2baa-4ca7-a494-6238bad09f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:13,688 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:13,688 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-93f4d66c-2a23-44a3-b768-fdb6ac55fbfb', 'x-compute-request-id': 'req-93f4d66c-2a23-44a3-b768-fdb6ac55fbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:14,867 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:52:14,867 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-d29bb352-f58d-4fbe-a4f4-d7ec525595e2', 'x-compute-request-id': 'req-d29bb352-f58d-4fbe-a4f4-d7ec525595e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:16,042 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:52:16,043 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-749783ba-031d-473d-b4a6-1d086e547f6f', 'x-compute-request-id': 'req-749783ba-031d-473d-b4a6-1d086e547f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:17,221 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:52:17,222 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-50fd87ec-935e-447b-8da3-6e0c26a4becc', 'x-compute-request-id': 'req-50fd87ec-935e-447b-8da3-6e0c26a4becc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:18,395 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:52:18,396 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-0cf33c23-e6c4-481d-858b-38bdcfb58b5e', 'x-compute-request-id': 'req-0cf33c23-e6c4-481d-858b-38bdcfb58b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:19,573 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:52:19,573 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-45f21cf2-8acf-4ed4-8fb4-0f61ab1b7562', 'x-compute-request-id': 'req-45f21cf2-8acf-4ed4-8fb4-0f61ab1b7562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:20,752 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:52:20,753 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-f6595cb8-8998-4362-9f9d-c0ad7e3a768f', 'x-compute-request-id': 'req-f6595cb8-8998-4362-9f9d-c0ad7e3a768f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:21,933 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:52:21,934 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-844a043f-f51e-4885-b8fa-6fc8d67ed3e0', 'x-compute-request-id': 'req-844a043f-f51e-4885-b8fa-6fc8d67ed3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:23,121 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.170s 2022-09-11 05:52:23,122 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-711b3bab-9695-4259-861b-b69e398eaa80', 'x-compute-request-id': 'req-711b3bab-9695-4259-861b-b69e398eaa80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:24,299 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:24,300 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-25bbc284-0c43-4b0f-8372-ffd5b87cfa11', 'x-compute-request-id': 'req-25bbc284-0c43-4b0f-8372-ffd5b87cfa11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:25,479 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:52:25,480 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-be93c3ac-d110-4229-ac8f-de1bff5b1eeb', 'x-compute-request-id': 'req-be93c3ac-d110-4229-ac8f-de1bff5b1eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:26,655 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:52:26,655 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-aa1e859a-3c85-4916-ae00-5549ba13f66d', 'x-compute-request-id': 'req-aa1e859a-3c85-4916-ae00-5549ba13f66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:27,830 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:52:27,831 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-2cb5446c-f693-4653-a2ba-ed00bda1a063', 'x-compute-request-id': 'req-2cb5446c-f693-4653-a2ba-ed00bda1a063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:29,009 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:52:29,010 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-834973de-5410-40a0-95a9-e2d17aaccc5a', 'x-compute-request-id': 'req-834973de-5410-40a0-95a9-e2d17aaccc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:30,182 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.154s 2022-09-11 05:52:30,182 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-9eaa5f96-d767-434b-97a0-12ce823cb571', 'x-compute-request-id': 'req-9eaa5f96-d767-434b-97a0-12ce823cb571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:31,364 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:52:31,365 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-c4781855-730b-4de5-b420-c89d5d2e8053', 'x-compute-request-id': 'req-c4781855-730b-4de5-b420-c89d5d2e8053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:32,559 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.178s 2022-09-11 05:52:32,560 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-fd3a486a-5022-42f5-82b7-30b1a83c2936', 'x-compute-request-id': 'req-fd3a486a-5022-42f5-82b7-30b1a83c2936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:33,752 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.175s 2022-09-11 05:52:33,753 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-9514964e-dca8-4b67-bae2-90803399b985', 'x-compute-request-id': 'req-9514964e-dca8-4b67-bae2-90803399b985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:34,931 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:52:34,931 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-59b0dcc1-7cb1-4408-b7c2-a8c98ba887fc', 'x-compute-request-id': 'req-59b0dcc1-7cb1-4408-b7c2-a8c98ba887fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:36,108 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:36,109 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-7edaa7aa-4e91-4228-b4d9-f6aed5cd2df7', 'x-compute-request-id': 'req-7edaa7aa-4e91-4228-b4d9-f6aed5cd2df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:37,285 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:37,286 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-f928be0d-e1b5-45d0-a4d6-be730c6810a9', 'x-compute-request-id': 'req-f928be0d-e1b5-45d0-a4d6-be730c6810a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:38,462 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:38,463 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-e8468dee-d3ce-4ea7-bf4d-05216a748cf8', 'x-compute-request-id': 'req-e8468dee-d3ce-4ea7-bf4d-05216a748cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:39,642 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:52:39,642 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-8e26f5e2-33a4-47ea-9314-69ab231f7bbc', 'x-compute-request-id': 'req-8e26f5e2-33a4-47ea-9314-69ab231f7bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:40,820 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:40,820 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-f9f1aa29-2747-4422-8a96-c54633be68b2', 'x-compute-request-id': 'req-f9f1aa29-2747-4422-8a96-c54633be68b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:42,004 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:52:42,004 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-2f1bd92b-372b-40b1-9fc3-6c472b6a222e', 'x-compute-request-id': 'req-2f1bd92b-372b-40b1-9fc3-6c472b6a222e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:43,201 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.179s 2022-09-11 05:52:43,201 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-0319fe1e-7954-4efe-972b-7acf83ce7b9a', 'x-compute-request-id': 'req-0319fe1e-7954-4efe-972b-7acf83ce7b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:44,377 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:52:44,377 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-8addd208-9a3c-4937-9c01-2c863c0c39a4', 'x-compute-request-id': 'req-8addd208-9a3c-4937-9c01-2c863c0c39a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:45,554 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:52:45,554 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-48d8644a-86c7-4d1a-8a27-afe5b55ea021', 'x-compute-request-id': 'req-48d8644a-86c7-4d1a-8a27-afe5b55ea021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:46,731 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:46,731 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-ccc3bf0e-9b64-4ed9-866e-307a826910db', 'x-compute-request-id': 'req-ccc3bf0e-9b64-4ed9-866e-307a826910db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:47,905 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:52:47,906 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-6af47269-b47a-4693-925d-736d609ee514', 'x-compute-request-id': 'req-6af47269-b47a-4693-925d-736d609ee514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:49,084 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:52:49,084 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-12932fa4-55d7-49c0-b543-196b7b1c4d56', 'x-compute-request-id': 'req-12932fa4-55d7-49c0-b543-196b7b1c4d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:50,262 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:52:50,263 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-4ae4081a-3b1c-47c2-8613-bfc1fab7b9ca', 'x-compute-request-id': 'req-4ae4081a-3b1c-47c2-8613-bfc1fab7b9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:51,439 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:52:51,440 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-b67682bd-8146-48b0-9e45-0621e5410fc4', 'x-compute-request-id': 'req-b67682bd-8146-48b0-9e45-0621e5410fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:52,623 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:52:52,624 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-88d1d96c-a26f-4853-916f-c9536365e03c', 'x-compute-request-id': 'req-88d1d96c-a26f-4853-916f-c9536365e03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:53,819 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.178s 2022-09-11 05:52:53,819 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-526fe90b-cb7b-46d7-b0d1-c6eb1ec2c526', 'x-compute-request-id': 'req-526fe90b-cb7b-46d7-b0d1-c6eb1ec2c526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:54,994 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:52:54,994 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-d427e9fe-8e54-4ed8-a46e-ed41af98eaa2', 'x-compute-request-id': 'req-d427e9fe-8e54-4ed8-a46e-ed41af98eaa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:56,169 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:52:56,169 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-e1b88ab8-bc25-4b60-9212-68970809a39f', 'x-compute-request-id': 'req-e1b88ab8-bc25-4b60-9212-68970809a39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:57,344 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:52:57,345 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-330bbea4-799d-40ee-99d7-95eb36540eb8', 'x-compute-request-id': 'req-330bbea4-799d-40ee-99d7-95eb36540eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:58,567 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.206s 2022-09-11 05:52:58,568 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-019a5527-d6dd-412c-bd9b-d07fc5130d04', 'x-compute-request-id': 'req-019a5527-d6dd-412c-bd9b-d07fc5130d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:52:59,749 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:52:59,749 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52: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-55371e74-e6bc-4e53-a04a-67201b2ae42f', 'x-compute-request-id': 'req-55371e74-e6bc-4e53-a04a-67201b2ae42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:00,922 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:53:00,922 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-f4fb0209-32e9-49a2-ae71-c3d747c20b59', 'x-compute-request-id': 'req-f4fb0209-32e9-49a2-ae71-c3d747c20b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:02,104 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:53:02,105 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-1c406624-1f65-48e6-b2e3-5d74a1678403', 'x-compute-request-id': 'req-1c406624-1f65-48e6-b2e3-5d74a1678403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:03,287 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:53:03,287 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-6ad7574f-beb0-40b3-8049-fa39cd3ff5ee', 'x-compute-request-id': 'req-6ad7574f-beb0-40b3-8049-fa39cd3ff5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:04,485 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.182s 2022-09-11 05:53:04,485 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-f607d30c-1d91-42c1-9ad6-3db8e1b5f363', 'x-compute-request-id': 'req-f607d30c-1d91-42c1-9ad6-3db8e1b5f363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:05,663 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:53:05,663 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-97eba277-2ac6-4eba-81bb-55c96e925962', 'x-compute-request-id': 'req-97eba277-2ac6-4eba-81bb-55c96e925962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:06,927 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.247s 2022-09-11 05:53:06,927 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-f12ad240-24c5-40ad-b1c2-11e105795c2c', 'x-compute-request-id': 'req-f12ad240-24c5-40ad-b1c2-11e105795c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:08,291 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.347s 2022-09-11 05:53:08,291 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-6852bb90-5331-4687-a7f2-39f8975e42bd', 'x-compute-request-id': 'req-6852bb90-5331-4687-a7f2-39f8975e42bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:09,474 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:53:09,474 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-4cd47be5-d088-458f-92db-3af708816a42', 'x-compute-request-id': 'req-4cd47be5-d088-458f-92db-3af708816a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:10,770 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.279s 2022-09-11 05:53:10,771 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-4ff46664-66a5-44bc-9d99-d61f5fc7601f', 'x-compute-request-id': 'req-4ff46664-66a5-44bc-9d99-d61f5fc7601f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:12,225 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.436s 2022-09-11 05:53:12,226 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-34c589d0-6e3c-4831-a7d3-4da7d2bf194b', 'x-compute-request-id': 'req-34c589d0-6e3c-4831-a7d3-4da7d2bf194b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:13,530 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.285s 2022-09-11 05:53:13,530 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-12dcfdea-ab3b-427f-824a-768c6493434d', 'x-compute-request-id': 'req-12dcfdea-ab3b-427f-824a-768c6493434d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:14,734 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.187s 2022-09-11 05:53:14,735 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-68be5889-07cf-43e8-8c8e-01d6809700c4', 'x-compute-request-id': 'req-68be5889-07cf-43e8-8c8e-01d6809700c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:15,913 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:53:15,914 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-1b4d8506-2a62-47ee-b8c5-3f995a833cb3', 'x-compute-request-id': 'req-1b4d8506-2a62-47ee-b8c5-3f995a833cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:17,092 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:53:17,093 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-5ae79dc1-7422-4a77-8526-a14c68e43749', 'x-compute-request-id': 'req-5ae79dc1-7422-4a77-8526-a14c68e43749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:18,490 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.380s 2022-09-11 05:53:18,491 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-86a5d394-f345-45f9-9ea5-401a9f5db6e3', 'x-compute-request-id': 'req-86a5d394-f345-45f9-9ea5-401a9f5db6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:19,666 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:53:19,666 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-e37a310f-81cd-46aa-a2ef-fd4a3dc67596', 'x-compute-request-id': 'req-e37a310f-81cd-46aa-a2ef-fd4a3dc67596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:20,843 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:53:20,844 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-c287b98b-f801-47d0-9c0f-8549834182e5', 'x-compute-request-id': 'req-c287b98b-f801-47d0-9c0f-8549834182e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:22,023 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:53:22,023 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-a2551f2e-7b99-4524-ae54-6d5a2967821f', 'x-compute-request-id': 'req-a2551f2e-7b99-4524-ae54-6d5a2967821f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:23,199 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:53:23,199 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-da255295-6d8f-4657-81d9-5500d22e35c6', 'x-compute-request-id': 'req-da255295-6d8f-4657-81d9-5500d22e35c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:24,374 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:53:24,374 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-bfe8c465-d3fc-4248-b263-fb4ff013344f', 'x-compute-request-id': 'req-bfe8c465-d3fc-4248-b263-fb4ff013344f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:25,550 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:53:25,550 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-f42f17ad-039f-47a4-8fe9-2d499526692e', 'x-compute-request-id': 'req-f42f17ad-039f-47a4-8fe9-2d499526692e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:26,726 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:53:26,726 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-2dd8342f-3d99-4f0a-8620-4226aff22475', 'x-compute-request-id': 'req-2dd8342f-3d99-4f0a-8620-4226aff22475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:27,904 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:53:27,904 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-9872976e-d2da-4bd5-acdd-54fc8175d431', 'x-compute-request-id': 'req-9872976e-d2da-4bd5-acdd-54fc8175d431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:29,084 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:53:29,084 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-3d47cb24-d170-445b-956e-224657ff26b5', 'x-compute-request-id': 'req-3d47cb24-d170-445b-956e-224657ff26b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:30,254 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.154s 2022-09-11 05:53:30,254 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-0731502e-6943-47b6-bfc2-8a69ab8e8e55', 'x-compute-request-id': 'req-0731502e-6943-47b6-bfc2-8a69ab8e8e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:31,427 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:53:31,427 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-0ced1782-d016-469d-9602-5f1360afbea1', 'x-compute-request-id': 'req-0ced1782-d016-469d-9602-5f1360afbea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:32,603 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:53:32,603 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-fec177bd-c019-4632-af6a-1143bcd597ba', 'x-compute-request-id': 'req-fec177bd-c019-4632-af6a-1143bcd597ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:33,779 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:53:33,780 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-d261682c-afe4-4cdf-ba1d-bf3d3d9d2cfe', 'x-compute-request-id': 'req-d261682c-afe4-4cdf-ba1d-bf3d3d9d2cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:34,957 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:53:34,958 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-de45c922-8c6c-4f4d-99a7-24197ca56498', 'x-compute-request-id': 'req-de45c922-8c6c-4f4d-99a7-24197ca56498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:36,140 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:53:36,141 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-3b129750-e5b8-4738-b261-cd68532247f7', 'x-compute-request-id': 'req-3b129750-e5b8-4738-b261-cd68532247f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:37,316 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:53:37,317 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-592e848c-7491-4c8a-ac25-e4ec55613b8d', 'x-compute-request-id': 'req-592e848c-7491-4c8a-ac25-e4ec55613b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:38,491 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:53:38,491 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-d4557044-722b-4a45-a96f-a41533d8516a', 'x-compute-request-id': 'req-d4557044-722b-4a45-a96f-a41533d8516a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:39,664 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:53:39,665 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-cfb8f873-9479-4769-8a68-6d3c1e3d9f51', 'x-compute-request-id': 'req-cfb8f873-9479-4769-8a68-6d3c1e3d9f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:40,844 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:53:40,844 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-8c4be182-7b86-4c6a-aa4d-bc62a8e444f9', 'x-compute-request-id': 'req-8c4be182-7b86-4c6a-aa4d-bc62a8e444f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:42,024 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:53:42,024 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-aa1b9272-7eeb-4bed-9a92-843bd3d96bc7', 'x-compute-request-id': 'req-aa1b9272-7eeb-4bed-9a92-843bd3d96bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:43,201 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:53:43,201 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-a64ce97c-865b-49ff-b62b-e17c4c3fc7ba', 'x-compute-request-id': 'req-a64ce97c-865b-49ff-b62b-e17c4c3fc7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:44,373 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.154s 2022-09-11 05:53:44,373 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-cacb9230-4312-4e3c-9581-3ff88c0e2225', 'x-compute-request-id': 'req-cacb9230-4312-4e3c-9581-3ff88c0e2225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:45,547 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:53:45,548 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-f97c486d-713d-4f5b-b3d5-878df26b1064', 'x-compute-request-id': 'req-f97c486d-713d-4f5b-b3d5-878df26b1064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:46,728 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:53:46,729 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-d224a4c2-8413-484a-b01a-48b047256e1a', 'x-compute-request-id': 'req-d224a4c2-8413-484a-b01a-48b047256e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:47,912 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:53:47,912 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-862b90ef-26f7-49f6-a3c6-0e5b5f8a68bc', 'x-compute-request-id': 'req-862b90ef-26f7-49f6-a3c6-0e5b5f8a68bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:49,088 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:53:49,089 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-7af26ba6-28cb-4f8b-b48e-d163fb32ebbe', 'x-compute-request-id': 'req-7af26ba6-28cb-4f8b-b48e-d163fb32ebbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:50,266 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:53:50,266 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-5c437c3f-12f0-4ef1-a910-cf27b674ee2a', 'x-compute-request-id': 'req-5c437c3f-12f0-4ef1-a910-cf27b674ee2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:51,446 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:53:51,447 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-5febf199-3d1b-4655-bfef-eaac587d7181', 'x-compute-request-id': 'req-5febf199-3d1b-4655-bfef-eaac587d7181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:52,622 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:53:52,623 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-12971bfb-e93c-4272-853c-097f69299d19', 'x-compute-request-id': 'req-12971bfb-e93c-4272-853c-097f69299d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:53,800 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:53:53,801 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-efabc835-d590-4053-9423-9fb9bce32328', 'x-compute-request-id': 'req-efabc835-d590-4053-9423-9fb9bce32328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:54,975 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:53:54,976 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-095c7858-9412-4ff5-9226-1b478f9a4c8a', 'x-compute-request-id': 'req-095c7858-9412-4ff5-9226-1b478f9a4c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:56,154 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:53:56,154 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-ddf616b8-0982-40f9-9552-5efe44d39492', 'x-compute-request-id': 'req-ddf616b8-0982-40f9-9552-5efe44d39492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:57,329 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:53:57,329 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-e5dff8a3-78fc-4f4a-9b39-3af7d8e8b624', 'x-compute-request-id': 'req-e5dff8a3-78fc-4f4a-9b39-3af7d8e8b624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:58,506 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:53:58,506 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-a7cc6535-b5e5-4063-ac92-b394046a904f', 'x-compute-request-id': 'req-a7cc6535-b5e5-4063-ac92-b394046a904f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:53:59,680 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:53:59,681 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53: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-d59862c4-cf74-403c-af35-4fd084ba5a11', 'x-compute-request-id': 'req-d59862c4-cf74-403c-af35-4fd084ba5a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:00,861 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:54:00,861 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-b2532173-b537-42cd-8101-c37593de7c8a', 'x-compute-request-id': 'req-b2532173-b537-42cd-8101-c37593de7c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:02,038 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:54:02,038 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-b158e8ae-0125-4bdc-ba16-19243cf1bd17', 'x-compute-request-id': 'req-b158e8ae-0125-4bdc-ba16-19243cf1bd17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:03,213 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:54:03,214 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-72794fdc-947a-4bce-a7c5-e0480cc3c3c6', 'x-compute-request-id': 'req-72794fdc-947a-4bce-a7c5-e0480cc3c3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:04,397 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:54:04,397 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-9a0a08e8-a8ac-4b12-bf19-9f4e870fb6eb', 'x-compute-request-id': 'req-9a0a08e8-a8ac-4b12-bf19-9f4e870fb6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:05,575 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:54:05,575 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-ad23c172-9a50-48c6-90fe-1d81f4db933f', 'x-compute-request-id': 'req-ad23c172-9a50-48c6-90fe-1d81f4db933f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:06,752 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:54:06,753 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-1f1b6a06-95ef-4b8d-8509-788ef959de35', 'x-compute-request-id': 'req-1f1b6a06-95ef-4b8d-8509-788ef959de35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:07,928 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:54:07,929 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-092e7a4e-e7c6-45b9-95e0-453b9c28a545', 'x-compute-request-id': 'req-092e7a4e-e7c6-45b9-95e0-453b9c28a545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:09,107 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:54:09,108 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-29e407c8-d78d-4d4b-bb3b-8eacfb9bcb22', 'x-compute-request-id': 'req-29e407c8-d78d-4d4b-bb3b-8eacfb9bcb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:10,297 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.172s 2022-09-11 05:54:10,298 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-bdb19307-f417-4f88-93aa-0a411f1ce87f', 'x-compute-request-id': 'req-bdb19307-f417-4f88-93aa-0a411f1ce87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:11,475 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:54:11,475 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-fab52f4d-70fa-4ad4-aef8-3121faa143c9', 'x-compute-request-id': 'req-fab52f4d-70fa-4ad4-aef8-3121faa143c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:12,652 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:54:12,652 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-a96f9d78-d5b9-4dd1-81b9-0147f9a53222', 'x-compute-request-id': 'req-a96f9d78-d5b9-4dd1-81b9-0147f9a53222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:13,844 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.174s 2022-09-11 05:54:13,844 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-e84d515b-03a5-4961-86d0-4788ecf4c80a', 'x-compute-request-id': 'req-e84d515b-03a5-4961-86d0-4788ecf4c80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:15,024 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:54:15,025 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-421d61a9-8ea3-4984-b9b6-56fe5cefc3d3', 'x-compute-request-id': 'req-421d61a9-8ea3-4984-b9b6-56fe5cefc3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:16,202 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:54:16,203 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-c5ea50b1-466b-49bc-a704-cda17956f80c', 'x-compute-request-id': 'req-c5ea50b1-466b-49bc-a704-cda17956f80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:17,376 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:54:17,377 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-d201de97-2e8e-496d-aafe-b26dd88ff57e', 'x-compute-request-id': 'req-d201de97-2e8e-496d-aafe-b26dd88ff57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:18,561 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:54:18,561 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-28e8e4fc-d4c1-45a7-b71a-8abd5bda3d56', 'x-compute-request-id': 'req-28e8e4fc-d4c1-45a7-b71a-8abd5bda3d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:19,733 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:54:19,734 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-21c79bbb-70d0-42eb-978e-c05b54801594', 'x-compute-request-id': 'req-21c79bbb-70d0-42eb-978e-c05b54801594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:20,914 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:54:20,915 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-7dbe940d-06fd-4abc-a6f2-9c7e8aee9b2b', 'x-compute-request-id': 'req-7dbe940d-06fd-4abc-a6f2-9c7e8aee9b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:22,089 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:54:22,089 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-935db851-f961-4208-bd04-492c2df2e4a0', 'x-compute-request-id': 'req-935db851-f961-4208-bd04-492c2df2e4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:23,475 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.369s 2022-09-11 05:54:23,476 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-15aec0ee-c937-439b-9f08-5e5fce68e7d5', 'x-compute-request-id': 'req-15aec0ee-c937-439b-9f08-5e5fce68e7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:24,654 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:54:24,654 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-9bb17036-17e1-43f1-b37f-44b0ad14a0a2', 'x-compute-request-id': 'req-9bb17036-17e1-43f1-b37f-44b0ad14a0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:25,831 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:54:25,831 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-e7c7952b-582b-48c6-ab16-6bd6bba3a980', 'x-compute-request-id': 'req-e7c7952b-582b-48c6-ab16-6bd6bba3a980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:27,007 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:54:27,008 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-f4e788e9-5b9c-4938-8fa7-495844f116df', 'x-compute-request-id': 'req-f4e788e9-5b9c-4938-8fa7-495844f116df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:28,183 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:54:28,183 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-85f6b153-e486-4c10-9407-38b68b1029bc', 'x-compute-request-id': 'req-85f6b153-e486-4c10-9407-38b68b1029bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:29,361 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:54:29,361 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-a99aa78b-51bb-4d47-b914-b450a9ae734d', 'x-compute-request-id': 'req-a99aa78b-51bb-4d47-b914-b450a9ae734d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:30,535 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:54:30,535 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-04a3ec86-2444-4ff6-9904-f44695e68354', 'x-compute-request-id': 'req-04a3ec86-2444-4ff6-9904-f44695e68354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:31,713 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:54:31,714 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-121cb2c2-b023-4bf6-8eff-dfaea7ad1a1d', 'x-compute-request-id': 'req-121cb2c2-b023-4bf6-8eff-dfaea7ad1a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:32,898 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:54:32,898 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-09d32ced-0a47-4a1c-b730-050e6c2e96c1', 'x-compute-request-id': 'req-09d32ced-0a47-4a1c-b730-050e6c2e96c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:34,078 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:54:34,078 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-8e7d045f-696c-4505-8f72-1fbbbc85b3f0', 'x-compute-request-id': 'req-8e7d045f-696c-4505-8f72-1fbbbc85b3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:35,254 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:54:35,254 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-001f4310-fa57-469f-b668-ca17cf3c1e64', 'x-compute-request-id': 'req-001f4310-fa57-469f-b668-ca17cf3c1e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:36,429 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:54:36,429 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-4e7e490a-ea9a-47f6-bd5f-af23ca97dac9', 'x-compute-request-id': 'req-4e7e490a-ea9a-47f6-bd5f-af23ca97dac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:37,605 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:54:37,605 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-80b18f2c-d927-4d37-9e00-64597efb20f7', 'x-compute-request-id': 'req-80b18f2c-d927-4d37-9e00-64597efb20f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:38,794 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.171s 2022-09-11 05:54:38,794 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-1b01d94c-3704-48cf-ba5f-4d1b21f53b1c', 'x-compute-request-id': 'req-1b01d94c-3704-48cf-ba5f-4d1b21f53b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:39,983 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.171s 2022-09-11 05:54:39,983 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-960e84fe-7f63-4441-bcde-9eab874d4455', 'x-compute-request-id': 'req-960e84fe-7f63-4441-bcde-9eab874d4455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:41,163 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:54:41,163 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-ad84a3d3-41ac-4f2c-a4d9-52d73d7c64c2', 'x-compute-request-id': 'req-ad84a3d3-41ac-4f2c-a4d9-52d73d7c64c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:42,347 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:54:42,347 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-c4003b14-73c4-4bb1-831d-1abb66a535ed', 'x-compute-request-id': 'req-c4003b14-73c4-4bb1-831d-1abb66a535ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:43,522 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:54:43,522 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-270ead80-fb14-4e13-a501-620a6b8a895c', 'x-compute-request-id': 'req-270ead80-fb14-4e13-a501-620a6b8a895c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:44,697 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:54:44,698 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-8bd3626f-d4f4-4da4-b514-fcc7a357551e', 'x-compute-request-id': 'req-8bd3626f-d4f4-4da4-b514-fcc7a357551e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:45,875 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:54:45,876 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-aaae50b4-153d-4fa0-86da-4084feb97adb', 'x-compute-request-id': 'req-aaae50b4-153d-4fa0-86da-4084feb97adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:47,054 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:54:47,054 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-ed740127-2f98-4949-b38e-aafa63194dcc', 'x-compute-request-id': 'req-ed740127-2f98-4949-b38e-aafa63194dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:48,234 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:54:48,234 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-055f0b2a-5bc5-4959-9dea-63fa3693d0fa', 'x-compute-request-id': 'req-055f0b2a-5bc5-4959-9dea-63fa3693d0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:49,408 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:54:49,409 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-0c3ce071-0120-4713-850a-1085f742e990', 'x-compute-request-id': 'req-0c3ce071-0120-4713-850a-1085f742e990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:50,594 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:54:50,594 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-82fbcd79-f866-4bc3-b340-a68995f6bae7', 'x-compute-request-id': 'req-82fbcd79-f866-4bc3-b340-a68995f6bae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:51,768 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:54:51,769 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-25b5670b-f212-4ffb-a856-e203e59f0aa5', 'x-compute-request-id': 'req-25b5670b-f212-4ffb-a856-e203e59f0aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:52,951 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:54:52,951 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-d54125c5-48fa-414e-991d-008b2f37f008', 'x-compute-request-id': 'req-d54125c5-48fa-414e-991d-008b2f37f008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:54,128 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:54:54,128 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-0ae911da-ac83-4dd5-9474-d43a05cec2ce', 'x-compute-request-id': 'req-0ae911da-ac83-4dd5-9474-d43a05cec2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:55,308 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:54:55,308 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-4b825c42-489b-4dae-8afa-1d76d6392890', 'x-compute-request-id': 'req-4b825c42-489b-4dae-8afa-1d76d6392890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:56,482 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:54:56,482 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-754ae3a4-0b95-4d23-9bac-372871754469', 'x-compute-request-id': 'req-754ae3a4-0b95-4d23-9bac-372871754469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:57,661 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:54:57,662 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-edf084d9-13a9-435e-8de5-0692599c1a6b', 'x-compute-request-id': 'req-edf084d9-13a9-435e-8de5-0692599c1a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:54:58,840 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:54:58,840 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-100c6743-a854-4a0d-b901-800403c33cc7', 'x-compute-request-id': 'req-100c6743-a854-4a0d-b901-800403c33cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:00,017 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:55:00,018 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54: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-d8f26085-4829-4c86-b1ce-4a4019010f20', 'x-compute-request-id': 'req-d8f26085-4829-4c86-b1ce-4a4019010f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:01,199 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:55:01,199 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-e858dff3-631f-402d-914a-fb65a423f905', 'x-compute-request-id': 'req-e858dff3-631f-402d-914a-fb65a423f905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:02,375 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:55:02,375 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-63e9347d-10f1-4e04-9f64-dc2cd9165e18', 'x-compute-request-id': 'req-63e9347d-10f1-4e04-9f64-dc2cd9165e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:03,551 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:03,551 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-042912cb-b742-4136-8c38-e8340cbaeb9c', 'x-compute-request-id': 'req-042912cb-b742-4136-8c38-e8340cbaeb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:04,724 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:55:04,724 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-ca54682a-53c9-4c70-a9cd-01bc4d227a5a', 'x-compute-request-id': 'req-ca54682a-53c9-4c70-a9cd-01bc4d227a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:05,905 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:55:05,905 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-ce48ed50-5d43-4f79-bddb-19e5c4a559db', 'x-compute-request-id': 'req-ce48ed50-5d43-4f79-bddb-19e5c4a559db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:07,092 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.169s 2022-09-11 05:55:07,092 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-3fb11b5e-71b0-4f0c-82e6-8f04b13908bf', 'x-compute-request-id': 'req-3fb11b5e-71b0-4f0c-82e6-8f04b13908bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:08,265 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:55:08,265 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-e1a17f06-4184-48af-a577-06c95d0c4d36', 'x-compute-request-id': 'req-e1a17f06-4184-48af-a577-06c95d0c4d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:09,437 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:55:09,437 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-cbe2afd2-e8ab-46c1-9147-ca281c9f7be5', 'x-compute-request-id': 'req-cbe2afd2-e8ab-46c1-9147-ca281c9f7be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:10,614 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:55:10,614 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-dde9af1a-bb6b-4f86-9b54-52a0edc019cd', 'x-compute-request-id': 'req-dde9af1a-bb6b-4f86-9b54-52a0edc019cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:11,787 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:55:11,788 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-19e0b3db-b5be-4ee1-856d-3b79340a0bfd', 'x-compute-request-id': 'req-19e0b3db-b5be-4ee1-856d-3b79340a0bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:12,966 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:55:12,967 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-802a432b-0337-4986-9ebc-2dc17231fbec', 'x-compute-request-id': 'req-802a432b-0337-4986-9ebc-2dc17231fbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:14,141 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:55:14,141 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-1b53e891-f300-4f86-9a96-76a20a299823', 'x-compute-request-id': 'req-1b53e891-f300-4f86-9a96-76a20a299823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:15,316 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:55:15,316 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-2aa0f613-87ab-4412-bc57-66688a6d8a4c', 'x-compute-request-id': 'req-2aa0f613-87ab-4412-bc57-66688a6d8a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:16,519 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.187s 2022-09-11 05:55:16,519 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-00bb22e1-8045-4e6d-9cda-0e876435702b', 'x-compute-request-id': 'req-00bb22e1-8045-4e6d-9cda-0e876435702b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:17,692 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:55:17,693 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-3ade8861-e8a3-436c-810a-9048af62fded', 'x-compute-request-id': 'req-3ade8861-e8a3-436c-810a-9048af62fded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:18,873 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:55:18,873 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-bd07252c-699e-422e-8695-dbfba4891c5a', 'x-compute-request-id': 'req-bd07252c-699e-422e-8695-dbfba4891c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:20,049 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:55:20,050 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-55a4cff6-8386-4578-a9ca-127b2270a5fe', 'x-compute-request-id': 'req-55a4cff6-8386-4578-a9ca-127b2270a5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:21,225 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:21,225 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-87f2bb16-fb04-4588-838b-8591ae70c10a', 'x-compute-request-id': 'req-87f2bb16-fb04-4588-838b-8591ae70c10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:22,405 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:55:22,406 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-a9883c56-8788-4314-a605-0809919918e5', 'x-compute-request-id': 'req-a9883c56-8788-4314-a605-0809919918e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:23,580 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:23,580 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-2ca6f5b5-9ac1-4fe8-9120-a43832c13ec7', 'x-compute-request-id': 'req-2ca6f5b5-9ac1-4fe8-9120-a43832c13ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:24,761 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:55:24,761 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-c9274b9f-bafd-4775-8f9e-f7fecf4fdf3a', 'x-compute-request-id': 'req-c9274b9f-bafd-4775-8f9e-f7fecf4fdf3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:25,944 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:55:25,944 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-5b99d684-1ae2-4861-b90e-bb9234f36f93', 'x-compute-request-id': 'req-5b99d684-1ae2-4861-b90e-bb9234f36f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:27,124 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:55:27,125 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-844cf4e6-ef41-41ad-b113-5552b5be6ec2', 'x-compute-request-id': 'req-844cf4e6-ef41-41ad-b113-5552b5be6ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:28,305 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:55:28,305 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-ddfa36c4-3168-4a39-aeb9-d26039907584', 'x-compute-request-id': 'req-ddfa36c4-3168-4a39-aeb9-d26039907584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:29,488 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:55:29,489 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-c5d7de00-1ffa-4464-a9e6-85a2baa6b386', 'x-compute-request-id': 'req-c5d7de00-1ffa-4464-a9e6-85a2baa6b386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:30,674 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:55:30,674 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-b8c40de1-4581-4085-a311-0fdadadb5a99', 'x-compute-request-id': 'req-b8c40de1-4581-4085-a311-0fdadadb5a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:31,857 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:55:31,857 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-864e5b78-8b6d-48c5-b6bb-7d8f64307dd5', 'x-compute-request-id': 'req-864e5b78-8b6d-48c5-b6bb-7d8f64307dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:33,044 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:55:33,044 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-b4c337b6-ef2c-477a-9c85-10993ae120d6', 'x-compute-request-id': 'req-b4c337b6-ef2c-477a-9c85-10993ae120d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:34,282 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.220s 2022-09-11 05:55:34,282 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-7f6351ea-7ca0-4adb-87d8-86b8cb6cdda3', 'x-compute-request-id': 'req-7f6351ea-7ca0-4adb-87d8-86b8cb6cdda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:35,457 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:55:35,457 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-f921179f-a9d4-4091-b635-996228ce1c6f', 'x-compute-request-id': 'req-f921179f-a9d4-4091-b635-996228ce1c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:36,630 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:55:36,631 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-09dd03cd-4297-412c-83e2-0bf3e8fca4e7', 'x-compute-request-id': 'req-09dd03cd-4297-412c-83e2-0bf3e8fca4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:37,818 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.170s 2022-09-11 05:55:37,818 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-5f7f0625-e1c7-47e4-9d6e-61c176026de6', 'x-compute-request-id': 'req-5f7f0625-e1c7-47e4-9d6e-61c176026de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:39,000 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:55:39,000 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-0b8eb08b-92e9-4816-939d-031685a13d44', 'x-compute-request-id': 'req-0b8eb08b-92e9-4816-939d-031685a13d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:40,324 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.307s 2022-09-11 05:55:40,325 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-5cdc232b-70e2-4e87-a5fb-948e395f96d3', 'x-compute-request-id': 'req-5cdc232b-70e2-4e87-a5fb-948e395f96d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:41,502 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:55:41,503 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-aada5417-876d-4fc5-ab80-3252ad604cd3', 'x-compute-request-id': 'req-aada5417-876d-4fc5-ab80-3252ad604cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:42,678 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:55:42,679 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-6ab2d668-5b9b-4f3e-8e6b-d32676ee602d', 'x-compute-request-id': 'req-6ab2d668-5b9b-4f3e-8e6b-d32676ee602d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:43,854 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:43,855 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-af22e0a3-86be-4a85-a85c-8cc50063079d', 'x-compute-request-id': 'req-af22e0a3-86be-4a85-a85c-8cc50063079d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:45,033 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:55:45,033 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-50d61713-dd12-422b-b287-9cc2df3791ed', 'x-compute-request-id': 'req-50d61713-dd12-422b-b287-9cc2df3791ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:46,207 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:55:46,208 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-0fb9d168-eb37-492d-92e5-f00644971b38', 'x-compute-request-id': 'req-0fb9d168-eb37-492d-92e5-f00644971b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:47,380 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:55:47,380 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-aaa72ed8-afe3-4622-8e80-26d99d389ca0', 'x-compute-request-id': 'req-aaa72ed8-afe3-4622-8e80-26d99d389ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:48,558 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:55:48,558 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-05b043bf-f72f-4cf8-98cf-2d02bcc4be39', 'x-compute-request-id': 'req-05b043bf-f72f-4cf8-98cf-2d02bcc4be39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:49,735 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:49,736 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-b8bb3a98-7460-43c7-8167-7b351a9a1c74', 'x-compute-request-id': 'req-b8bb3a98-7460-43c7-8167-7b351a9a1c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:50,911 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:50,911 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-fb12a323-81ba-4f4c-9f24-1543ca1b8199', 'x-compute-request-id': 'req-fb12a323-81ba-4f4c-9f24-1543ca1b8199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:52,086 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:52,087 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-9cf0ea98-d033-4d38-a26a-cc6946fdb2cd', 'x-compute-request-id': 'req-9cf0ea98-d033-4d38-a26a-cc6946fdb2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:53,263 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:55:53,264 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-f87e31f5-801f-4c6a-8f40-beb70714ad03', 'x-compute-request-id': 'req-f87e31f5-801f-4c6a-8f40-beb70714ad03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:54,442 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:55:54,442 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-7c9d2c6d-50c7-4d54-8b9c-fb2c451a724b', 'x-compute-request-id': 'req-7c9d2c6d-50c7-4d54-8b9c-fb2c451a724b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:55,619 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:55,619 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-87ccc311-11cd-4d48-a721-6e0509d397f1', 'x-compute-request-id': 'req-87ccc311-11cd-4d48-a721-6e0509d397f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:56,795 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:55:56,795 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-044289f7-7bce-496e-ad28-179dfb30d480', 'x-compute-request-id': 'req-044289f7-7bce-496e-ad28-179dfb30d480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:57,966 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.154s 2022-09-11 05:55:57,966 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-45d20946-5d9f-4e43-8fb9-09fab3507347', 'x-compute-request-id': 'req-45d20946-5d9f-4e43-8fb9-09fab3507347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:55:59,142 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:55:59,142 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55: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-6f14fb9e-eaa7-4e84-be26-ae0ff6763d6d', 'x-compute-request-id': 'req-6f14fb9e-eaa7-4e84-be26-ae0ff6763d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:00,317 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.157s 2022-09-11 05:56:00,317 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-c8bd984f-3f0b-4ea6-8385-3e09f0b62803', 'x-compute-request-id': 'req-c8bd984f-3f0b-4ea6-8385-3e09f0b62803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:01,493 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:56:01,493 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-116d7ab3-3d25-4f2f-9a4d-ff640ab99c3d', 'x-compute-request-id': 'req-116d7ab3-3d25-4f2f-9a4d-ff640ab99c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:02,666 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.155s 2022-09-11 05:56:02,666 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-7d3255da-1220-4c41-9a4e-58757684a19f', 'x-compute-request-id': 'req-7d3255da-1220-4c41-9a4e-58757684a19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:03,840 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:56:03,840 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-01851942-d89d-4d5b-a556-6be72db6f3cf', 'x-compute-request-id': 'req-01851942-d89d-4d5b-a556-6be72db6f3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:05,023 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.166s 2022-09-11 05:56:05,024 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-7b290bae-08fc-498d-8fea-6ee3db6e030c', 'x-compute-request-id': 'req-7b290bae-08fc-498d-8fea-6ee3db6e030c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:06,201 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:56:06,201 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-60e273aa-a444-4026-a369-b8ffe9c323ec', 'x-compute-request-id': 'req-60e273aa-a444-4026-a369-b8ffe9c323ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:07,376 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:56:07,377 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-e2e8d668-0191-435c-9ab5-0a6a854ea20d', 'x-compute-request-id': 'req-e2e8d668-0191-435c-9ab5-0a6a854ea20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:08,555 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:56:08,555 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-828360dc-1bb2-4120-a22f-ca1ef0bca826', 'x-compute-request-id': 'req-828360dc-1bb2-4120-a22f-ca1ef0bca826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:09,739 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:56:09,739 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-7617730a-6ce9-4016-8a6d-330b73f24d55', 'x-compute-request-id': 'req-7617730a-6ce9-4016-8a6d-330b73f24d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:10,914 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:56:10,915 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-2753c648-ff35-4be6-ad5b-9fc81c78303d', 'x-compute-request-id': 'req-2753c648-ff35-4be6-ad5b-9fc81c78303d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:12,092 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:56:12,092 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-c4b1e6fa-e919-4cae-ae20-5c0d11b95dab', 'x-compute-request-id': 'req-c4b1e6fa-e919-4cae-ae20-5c0d11b95dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:13,272 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:56:13,272 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-a9dd73e1-42f8-4977-86b9-2aaeba2609e3', 'x-compute-request-id': 'req-a9dd73e1-42f8-4977-86b9-2aaeba2609e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:14,445 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.156s 2022-09-11 05:56:14,445 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-0c7ad7c3-87ce-4c54-825d-981330a6ef21', 'x-compute-request-id': 'req-0c7ad7c3-87ce-4c54-825d-981330a6ef21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:15,842 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.380s 2022-09-11 05:56:15,842 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-07102bab-9274-42ea-9bbd-787a63ae9932', 'x-compute-request-id': 'req-07102bab-9274-42ea-9bbd-787a63ae9932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:17,050 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.190s 2022-09-11 05:56:17,050 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-09f4b6e0-d498-44d1-b9a9-8e6f0857e37b', 'x-compute-request-id': 'req-09f4b6e0-d498-44d1-b9a9-8e6f0857e37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:18,233 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:56:18,234 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-24a6679a-7591-4f2d-bdba-df2028527be6', 'x-compute-request-id': 'req-24a6679a-7591-4f2d-bdba-df2028527be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:19,414 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:56:19,415 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-15398be1-c040-46d8-90a4-42bedece0e61', 'x-compute-request-id': 'req-15398be1-c040-46d8-90a4-42bedece0e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:20,595 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:56:20,595 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-7e54e73e-2b10-4ccc-a82a-be7e0c0c8aba', 'x-compute-request-id': 'req-7e54e73e-2b10-4ccc-a82a-be7e0c0c8aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:21,770 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.158s 2022-09-11 05:56:21,770 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-88efda6f-de30-45e8-a02a-3f205c922ffd', 'x-compute-request-id': 'req-88efda6f-de30-45e8-a02a-3f205c922ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:22,948 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:56:22,948 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-a8d9db41-b90b-457f-aa9d-88f4e92c9308', 'x-compute-request-id': 'req-a8d9db41-b90b-457f-aa9d-88f4e92c9308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:24,123 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:56:24,123 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-a0ac789a-1d33-4693-825c-93170009844d', 'x-compute-request-id': 'req-a0ac789a-1d33-4693-825c-93170009844d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:25,307 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:56:25,307 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-cf2debd2-75a4-4b09-835f-3fd21b7c7643', 'x-compute-request-id': 'req-cf2debd2-75a4-4b09-835f-3fd21b7c7643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:26,484 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:56:26,484 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-a3a2e0db-0607-4a07-8ca6-693bf6d72d1a', 'x-compute-request-id': 'req-a3a2e0db-0607-4a07-8ca6-693bf6d72d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:27,664 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:56:27,665 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-3c6d132a-ba15-4cf3-adbb-8fe3cb425a2e', 'x-compute-request-id': 'req-3c6d132a-ba15-4cf3-adbb-8fe3cb425a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:28,853 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.171s 2022-09-11 05:56:28,853 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-08fb7677-a71c-4031-8fd3-968947500f74', 'x-compute-request-id': 'req-08fb7677-a71c-4031-8fd3-968947500f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:30,038 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:56:30,038 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-d5bb8b45-4a1e-424f-a87e-94518b4431e2', 'x-compute-request-id': 'req-d5bb8b45-4a1e-424f-a87e-94518b4431e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:31,223 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:56:31,224 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-0cbe0a94-b651-4418-80e0-c0bb7a41884f', 'x-compute-request-id': 'req-0cbe0a94-b651-4418-80e0-c0bb7a41884f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:32,409 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.168s 2022-09-11 05:56:32,409 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-61045573-20f1-40a9-8f2a-a73eb6d2a92a', 'x-compute-request-id': 'req-61045573-20f1-40a9-8f2a-a73eb6d2a92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:33,595 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:56:33,595 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-ad3c321e-42d8-4675-b114-0676c5c1f5da', 'x-compute-request-id': 'req-ad3c321e-42d8-4675-b114-0676c5c1f5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:34,779 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:56:34,779 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-ec50c896-aff0-462a-b598-8205fa9213d7', 'x-compute-request-id': 'req-ec50c896-aff0-462a-b598-8205fa9213d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:35,961 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.165s 2022-09-11 05:56:35,961 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-94e603d0-4f6b-4ed6-a7e2-3e9957a582a7', 'x-compute-request-id': 'req-94e603d0-4f6b-4ed6-a7e2-3e9957a582a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:37,141 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.163s 2022-09-11 05:56:37,142 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-4104d6c1-b16e-4f6a-9415-256fa42dbdb7', 'x-compute-request-id': 'req-4104d6c1-b16e-4f6a-9415-256fa42dbdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:38,324 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.164s 2022-09-11 05:56:38,325 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-29268fa8-4663-4a6c-8e6a-6d4a17818da5', 'x-compute-request-id': 'req-29268fa8-4663-4a6c-8e6a-6d4a17818da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:39,509 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.167s 2022-09-11 05:56:39,509 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-c3844d97-83ce-4a6a-aa67-c0b736a3eeef', 'x-compute-request-id': 'req-c3844d97-83ce-4a6a-aa67-c0b736a3eeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:40,686 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:56:40,686 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-8e7de2ee-628e-4180-b488-df0454eb7543', 'x-compute-request-id': 'req-8e7de2ee-628e-4180-b488-df0454eb7543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:41,863 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.160s 2022-09-11 05:56:41,863 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-af1907dd-bac6-4653-8753-35c0c46777c6', 'x-compute-request-id': 'req-af1907dd-bac6-4653-8753-35c0c46777c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:43,039 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.159s 2022-09-11 05:56:43,039 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-425934aa-64dd-439e-bea1-ea3167a7dfee', 'x-compute-request-id': 'req-425934aa-64dd-439e-bea1-ea3167a7dfee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:44,217 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.162s 2022-09-11 05:56:44,218 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-4b6ce16b-091d-4b74-842d-88415beaac9c', 'x-compute-request-id': 'req-4b6ce16b-091d-4b74-842d-88415beaac9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:45,396 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.161s 2022-09-11 05:56:45,397 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-3ee4e145-07f2-45e4-bf4c-617426735507', 'x-compute-request-id': 'req-3ee4e145-07f2-45e4-bf4c-617426735507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:46,698 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe 0.284s 2022-09-11 05:56:46,699 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56: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-b63829d0-41cf-4d27-9f5e-794818101d5c', 'x-compute-request-id': 'req-b63829d0-41cf-4d27-9f5e-794818101d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe'} Body: b'{"server": {"id": "2851309b-4933-4d3c-950d-e9d28f857dfe", "name": "tempest-AttachVolumeShelveTestJSON-server-937340353", "status": "ACTIVE", "tenant_id": "37c662b75f1d46619c3993132d413549", "user_id": "0d1dbe40cb994491bafc6ce1f947f4f6", "metadata": {}, "hostId": "b8ea42c68d2ce2e8807b0fa3a477f9617a49b4ccb70e9369435864f6", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:10Z", "updated": "2022-09-11T05:50:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-144870998-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}, {"version": 4, "addr": "172.27.1.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:a6:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/2851309b-4933-4d3c-950d-e9d28f857dfe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1116270512", "OS-SRV-USG:launched_at": "2022-09-11T05:35:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1377080111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e347d3b8-9207-43b5-9cc0-68d3e996e2fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-09-11 05:56:46,715 121393 ERROR [tempest.api.compute.base] Failed to delete server 2851309b-4933-4d3c-950d-e9d28f857dfe 2022-09-11 05:56:46.715 121393 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-09-11 05:56:46.715 121393 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-09-11 05:56:46.715 121393 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-09-11 05:56:46.715 121393 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-09-11 05:56:46.715 121393 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-09-11 05:56:46.715 121393 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-09-11 05:56:46.715 121393 ERROR tempest.api.compute.base Details: None 2022-09-11 05:56:46.715 121393 ERROR tempest.api.compute.base 2022-09-11 05:56:46,775 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1116270512 0.059s 2022-09-11 05:56:46,775 121393 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:46 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-65805998-93fb-4713-9838-a493e6846ea7', 'x-compute-request-id': 'req-65805998-93fb-4713-9838-a493e6846ea7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1116270512'} Body: b'' 2022-09-11 05:56:46,832 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 409 DELETE http://10.222.0.33:9696/networking/v2.0/security-groups/a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a 0.056s 2022-09-11 05:56:46,832 121393 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-fb055f96-3bed-4f26-843c-a0620ac3a4c1', 'date': 'Sun, 11 Sep 2022 05:56:46 GMT', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups/a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a'} Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a in use.", "detail": ""}}' 2022-09-11 05:56:46,833 121393 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a VM might not be deleted 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2022-09-11 05:56:46.833 121393 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-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri) 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri) 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body) 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 720, in request 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body) 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 841, in _error_checker 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp) 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a in use.', 'detail': ''} 2022-09-11 05:56:46.833 121393 ERROR tempest.lib.common.validation_resources 2022-09-11 05:56:48,129 121393 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/floatingips/95e1c8d5-c99a-4364-aa52-7bd99e611341 1.294s 2022-09-11 05:56:48,129 121393 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-299e61ac-bf13-4408-b3ae-05d7f1981a71', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 05:56:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/95e1c8d5-c99a-4364-aa52-7bd99e611341'} 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 e347d3b8-9207-43b5-9cc0-68d3e996e2fe 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 124, in cleanUp return self._cleanups(raise_errors=raise_first) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 84, in __call__ raise error[1].with_traceback(error[2]) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 78, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 841, 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 a0c1a1b0-4fd8-4939-99f2-e7dfedc7be1a in use.', 'detail': ''} }}} 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/common/waiters.py", line 378, in wait_for_volume_attachment_remove_from_server console_output = client.get_console_output(server_id)['output'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 655, in get_console_output return self.action(server_id, 'os-getConsoleOutput', File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, 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/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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 787, 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.33', port=80): Read timed out. (read timeout=60) |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt5.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft6.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-09-11 05:29:59,994 121399 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-09-11 05:29:59,995 121399 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-09-11 05:30:00,712 121399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.714s 2022-09-11 05:30:00,712 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-993328104", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNNDkqR7Kjpizvnz6mqEVwKs7vVWXuLoLWwRTkzUUq6HxjnxERus06Mu5GElh2ealrb+tdtzkiE52nwqc+CsC/RRm+vKMAjieV0bRCup0cCRzaN9obpXifM1Nj8hBg4FGQ=="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f254ebe-6606-462a-8b1c-8498ab7273e5', 'x-compute-request-id': 'req-0f254ebe-6606-462a-8b1c-8498ab7273e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-993328104", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNNDkqR7Kjpizvnz6mqEVwKs7vVWXuLoLWwRTkzUUq6HxjnxERus06Mu5GElh2ealrb+tdtzkiE52nwqc+CsC/RRm+vKMAjieV0bRCup0cCRzaN9obpXifM1Nj8hBg4FGQ==", "fingerprint": "c4:6c:4b:e5:7a:50:eb:47:fb:f2:dd:c7:fe:90:93:11", "user_id": "32df696da09746748786b94aa8b6721d"}}' 2022-09-11 05:30:00,716 121399 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-993328104 created 2022-09-11 05:30:01,128 121399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-groups 0.411s 2022-09-11 05:30:01,128 121399 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--1495619289", "description": "tempest-description--460251591"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-e1f29296-9bba-4220-b1ff-574afed46ab4', 'date': 'Sun, 11 Sep 2022 05:30:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3186602-3892-4854-96ee-cfc68c0b70cd", "name": "tempest-securitygroup--1495619289", "stateful": true, "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "description": "tempest-description--460251591", "shared": false, "security_group_rules": [{"id": "5a5975da-6155-4aff-b0dd-d4a7e9409fca", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "security_group_id": "d3186602-3892-4854-96ee-cfc68c0b70cd", "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": 130, "description": null, "tags": [], "created_at": "2022-09-11T05:30:00Z", "updated_at": "2022-09-11T05:30:00Z", "revision_number": 0, "project_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}, {"id": "dfa0b830-ffe6-48b8-9694-06013e16d143", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "security_group_id": "d3186602-3892-4854-96ee-cfc68c0b70cd", "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": 129, "description": null, "tags": [], "created_at": "2022-09-11T05:30:00Z", "updated_at": "2022-09-11T05:30:00Z", "revision_number": 0, "project_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}], "tags": [], "created_at": "2022-09-11T05:30:00Z", "updated_at": "2022-09-11T05:30:00Z", "revision_number": 1, "project_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:30:01,358 121399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.229s 2022-09-11 05:30:01,359 121399 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": "d3186602-3892-4854-96ee-cfc68c0b70cd", "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-8581d31a-bd07-4703-8e47-fc58aa4f343a', 'date': 'Sun, 11 Sep 2022 05:30:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "35f8cf57-0fe4-4c65-807d-51fded3b9c69", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "security_group_id": "d3186602-3892-4854-96ee-cfc68c0b70cd", "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-09-11T05:30:01Z", "updated_at": "2022-09-11T05:30:01Z", "revision_number": 0, "project_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:30:01,675 121399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.315s 2022-09-11 05:30:01,675 121399 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": "d3186602-3892-4854-96ee-cfc68c0b70cd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-06fd372a-0ac9-4bb6-917b-1dd064d65bb0', 'date': 'Sun, 11 Sep 2022 05:30:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "00750f02-21b7-47c1-aec3-a28199640a56", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "security_group_id": "d3186602-3892-4854-96ee-cfc68c0b70cd", "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-09-11T05:30:01Z", "updated_at": "2022-09-11T05:30:01Z", "revision_number": 0, "project_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:30:01,675 121399 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1495619289 created 2022-09-11 05:30:04,511 121399 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/floatingips 2.835s 2022-09-11 05:30:04,511 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-de474da7-38a4-410b-b201-e03b0cfc1730', 'date': 'Sun, 11 Sep 2022 05:30:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "614e2b27-dcbb-45a0-bb22-a32a17d7a7e9", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "floating_ip_address": "172.27.1.96", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "description": "", "port_details": null, "tags": [], "created_at": "2022-09-11T05:30:03Z", "updated_at": "2022-09-11T05:30:03Z", "revision_number": 0}}' 2022-09-11 05:30:04,511 121399 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '614e2b27-dcbb-45a0-bb22-a32a17d7a7e9', 'tenant_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'floating_ip_address': '172.27.1.96', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:30:03Z', 'updated_at': '2022-09-11T05:30:03Z', 'revision_number': 0, 'ip': '172.27.1.96'} created 2022-09-11 05:30:04,689 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.170s 2022-09-11 05:30:04,689 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d0e00520-92d6-411c-9259-f6fe5d5fcec6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "32df696da09746748786b94aa8b6721d", "name": "tempest-AttachVolumeTestJSON-1703721246-project", "password_expires_at": null}, "audit_ids": ["r_4Jq0kuSMqo1VUVVJYOVQ"], "expires_at": "2022-09-11T06:30:04.000000Z", "issued_at": "2022-09-11T05:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "name": "tempest-AttachVolumeTestJSON-1703721246"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_d47e270753bc4fe6ac5ba1f2b0d5d2af", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/d47e270753bc4fe6ac5ba1f2b0d5d2af", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:30:04,690 121399 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'e8d1f3f0-5341-458c-96ea-8e56a8e64464', 'name': 'tempest-AttachVolumeTestJSON-1389843734-network', 'tenant_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 52, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:29:39Z', 'updated_at': '2022-09-11T05:29:39Z', 'revision_number': 1} available for tenant 2022-09-11 05:30:04,690 121399 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-993328104', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNNDkqR7Kjpizvnz6mqEVwKs7vVWXuLoLWwRTkzUUq6HxjnxERus06Mu5GElh2ealrb+tdtzkiE52nwqc+CsC/RRm+vKMAjieV0bRCup0cCRzaN9obpXifM1Nj8hBg4FGQ==', 'fingerprint': 'c4:6c:4b:e5:7a:50:eb:47:fb:f2:dd:c7:fe:90:93:11', 'user_id': '32df696da09746748786b94aa8b6721d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC1DW4SW74TFCKt0Zaz38W3BBgmV+nqIOeZOPm4hjVb+Htr1KGB+NAS\n4ATD1oBJ6wugBwYFK4EEACKhZANiAATTQ5Kkeyo6Ys758+pqhFcCrO71Vl7i6C1s\nEU5M1FKuh8Y58REbrNOjLuRhJYdnmpa2/rXbc5IhOdp8KnPgrAv0UZvryjAI4nld\nG0QrqdHAkc2jfaG6V4nzNTY/IQYOBRk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd3186602-3892-4854-96ee-cfc68c0b70cd', 'name': 'tempest-securitygroup--1495619289', 'stateful': True, 'tenant_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'description': 'tempest-description--460251591', 'shared': False, 'security_group_rules': [{'id': '5a5975da-6155-4aff-b0dd-d4a7e9409fca', 'tenant_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'security_group_id': 'd3186602-3892-4854-96ee-cfc68c0b70cd', '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': 130, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:30:00Z', 'updated_at': '2022-09-11T05:30:00Z', 'revision_number': 0, 'project_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af'}, {'id': 'dfa0b830-ffe6-48b8-9694-06013e16d143', 'tenant_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'security_group_id': 'd3186602-3892-4854-96ee-cfc68c0b70cd', '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': 129, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:30:00Z', 'updated_at': '2022-09-11T05:30:00Z', 'revision_number': 0, 'project_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af'}], 'tags': [], 'created_at': '2022-09-11T05:30:00Z', 'updated_at': '2022-09-11T05:30:00Z', 'revision_number': 1, 'project_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af'}, 'floating_ip': {'id': '614e2b27-dcbb-45a0-bb22-a32a17d7a7e9', 'tenant_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'floating_ip_address': '172.27.1.96', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd47e270753bc4fe6ac5ba1f2b0d5d2af', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:30:03Z', 'updated_at': '2022-09-11T05:30:03Z', 'revision_number': 0, 'ip': '172.27.1.96'}} 2022-09-11 05:30:06,928 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.33/compute/v2.1/servers 2.236s 2022-09-11 05:30:06,929 121399 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-1231421294", "imageRef": "00f61779-4a28-49b8-a0c6-84833a5616d4", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "e8d1f3f0-5341-458c-96ea-8e56a8e64464"}], "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "key_name": "tempest-keypair-993328104", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63484602-d205-430d-a97d-263de3cba3c7', 'x-compute-request-id': 'req-63484602-d205-430d-a97d-263de3cba3c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "adminPass": "password"}}' 2022-09-11 05:30:07,107 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.175s 2022-09-11 05:30:07,108 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d60d280-4d25-4aab-9d41-e203aa8a6993', 'x-compute-request-id': 'req-3d60d280-4d25-4aab-9d41-e203aa8a6993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:07Z", "updated": "2022-09-11T05:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:08,581 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.455s 2022-09-11 05:30:08,582 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1be7153a-8210-4f8b-8936-19a3804773f2', 'x-compute-request-id': 'req-1be7153a-8210-4f8b-8936-19a3804773f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:12,555 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 2.948s 2022-09-11 05:30:12,556 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4227e7-d22a-4509-9cd8-a5cb3eb4b1aa', 'x-compute-request-id': 'req-6b4227e7-d22a-4509-9cd8-a5cb3eb4b1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:12,571 121399 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait 2022-09-11 05:30:13,792 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.219s 2022-09-11 05:30:13,792 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0247d0e-3aaa-491d-88e5-d8053592abcd', 'x-compute-request-id': 'req-a0247d0e-3aaa-491d-88e5-d8053592abcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:13,809 121399 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait 2022-09-11 05:30:15,220 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.408s 2022-09-11 05:30:15,220 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e26a050-9a1b-49cb-87c3-4272c39e9931', 'x-compute-request-id': 'req-8e26a050-9a1b-49cb-87c3-4272c39e9931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:16,351 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.117s 2022-09-11 05:30:16,352 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82b461a1-b7ac-4964-ac01-8027b9e081fa', 'x-compute-request-id': 'req-82b461a1-b7ac-4964-ac01-8027b9e081fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:17,522 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.155s 2022-09-11 05:30:17,522 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-657460c0-cb3d-4ada-9cca-10dccb2b7aaf', 'x-compute-request-id': 'req-657460c0-cb3d-4ada-9cca-10dccb2b7aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:18,681 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.143s 2022-09-11 05:30:18,681 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b79f19a5-bd5e-419f-bb3f-0222040ba4fa', 'x-compute-request-id': 'req-b79f19a5-bd5e-419f-bb3f-0222040ba4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:19,795 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.099s 2022-09-11 05:30:19,795 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbbb2788-b614-46ba-b761-3ac7890ecd0f', 'x-compute-request-id': 'req-bbbb2788-b614-46ba-b761-3ac7890ecd0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:20,903 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:30:20,903 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a44057eb-9cb6-4a6c-ab47-f686b59ea1bd', 'x-compute-request-id': 'req-a44057eb-9cb6-4a6c-ab47-f686b59ea1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:22,036 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.119s 2022-09-11 05:30:22,037 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fead78cd-285b-4ae9-8870-57ff22f225ab', 'x-compute-request-id': 'req-fead78cd-285b-4ae9-8870-57ff22f225ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:23,200 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.149s 2022-09-11 05:30:23,200 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf8c2175-408c-421a-ad10-170b7f03c1cc', 'x-compute-request-id': 'req-bf8c2175-408c-421a-ad10-170b7f03c1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:24,322 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.106s 2022-09-11 05:30:24,322 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c2af4d-e0ef-4360-be9e-857ca9d56695', 'x-compute-request-id': 'req-98c2af4d-e0ef-4360-be9e-857ca9d56695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:25,445 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.109s 2022-09-11 05:30:25,446 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e53b45-66de-4fc1-8e93-be10da5f5b84', 'x-compute-request-id': 'req-39e53b45-66de-4fc1-8e93-be10da5f5b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:26,548 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:30:26,549 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0967b2b-4003-44d5-8518-e75ac2a8d237', 'x-compute-request-id': 'req-f0967b2b-4003-44d5-8518-e75ac2a8d237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:27,664 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.101s 2022-09-11 05:30:27,664 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c22ee4c-e7a6-4c0d-ae92-d6232d05b1f9', 'x-compute-request-id': 'req-7c22ee4c-e7a6-4c0d-ae92-d6232d05b1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:29,063 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.384s 2022-09-11 05:30:29,064 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b87bf9af-0a32-4436-96ef-c597663d0d80', 'x-compute-request-id': 'req-b87bf9af-0a32-4436-96ef-c597663d0d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "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-09-11 05:30:31,099 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 1.014s 2022-09-11 05:30:31,099 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30: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-ba112e03-e001-4d2a-abcd-88c25af45b1a', 'x-compute-request-id': 'req-ba112e03-e001-4d2a-abcd-88c25af45b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:32,309 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.189s 2022-09-11 05:30:32,309 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30: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-6ac7b110-2c52-4d98-a566-0faf02d48b68', 'x-compute-request-id': 'req-6ac7b110-2c52-4d98-a566-0faf02d48b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:33,806 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.482s 2022-09-11 05:30:33,807 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30: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-3e9ec96c-a52b-43dc-a6b7-5a4370f147b7', 'x-compute-request-id': 'req-3e9ec96c-a52b-43dc-a6b7-5a4370f147b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:35,597 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.772s 2022-09-11 05:30:35,598 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:34 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-da7e27fa-c091-4298-9226-64c51417b409', 'x-compute-request-id': 'req-da7e27fa-c091-4298-9226-64c51417b409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:36,892 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.280s 2022-09-11 05:30:36,893 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:36 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-4199db90-594c-4a4a-913d-815f6072e600', 'x-compute-request-id': 'req-4199db90-594c-4a4a-913d-815f6072e600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:38,491 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.584s 2022-09-11 05:30:38,491 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:37 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-0b813396-4eef-4a98-befe-34934b16a708', 'x-compute-request-id': 'req-0b813396-4eef-4a98-befe-34934b16a708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:40,145 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.637s 2022-09-11 05:30:40,145 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:39 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-d865613a-c5a7-4cf7-acce-fa4ddf593ef9', 'x-compute-request-id': 'req-d865613a-c5a7-4cf7-acce-fa4ddf593ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:41,444 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.276s 2022-09-11 05:30:41,444 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:41 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-6c9197bf-7e7b-47dc-8004-699f83de1cec', 'x-compute-request-id': 'req-6c9197bf-7e7b-47dc-8004-699f83de1cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:42,667 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.209s 2022-09-11 05:30:42,668 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:42 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-48d13a3c-5158-42ef-8f42-1c5ae1b7b933', 'x-compute-request-id': 'req-48d13a3c-5158-42ef-8f42-1c5ae1b7b933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:43,910 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.227s 2022-09-11 05:30:43,910 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:43 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-5a3a8198-2111-42b4-853f-6ee8258ad8ed', 'x-compute-request-id': 'req-5a3a8198-2111-42b4-853f-6ee8258ad8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:45,088 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.161s 2022-09-11 05:30:45,088 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:44 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-27c755d7-3c4f-4abb-b3ed-1b941bda40f1', 'x-compute-request-id': 'req-27c755d7-3c4f-4abb-b3ed-1b941bda40f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:46,272 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.168s 2022-09-11 05:30:46,272 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:46 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-bbb0608f-3d3f-45e2-8416-d16c097e6161', 'x-compute-request-id': 'req-bbb0608f-3d3f-45e2-8416-d16c097e6161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:47,650 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.364s 2022-09-11 05:30:47,650 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:47 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-ac7e973e-f9e1-4011-ac11-c83d07b565c1', 'x-compute-request-id': 'req-ac7e973e-f9e1-4011-ac11-c83d07b565c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:48,863 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.193s 2022-09-11 05:30:48,864 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:48 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-2c1d1052-f69d-46b4-b490-2478c53dad56', 'x-compute-request-id': 'req-2c1d1052-f69d-46b4-b490-2478c53dad56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:50,065 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.185s 2022-09-11 05:30:50,065 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:49 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-b34c7dc8-66d3-4395-9f4f-f7959698ad8e', 'x-compute-request-id': 'req-b34c7dc8-66d3-4395-9f4f-f7959698ad8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:51,299 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.219s 2022-09-11 05:30:51,300 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:51 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-4141baae-f875-494e-853e-3abba789ac31', 'x-compute-request-id': 'req-4141baae-f875-494e-853e-3abba789ac31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:52,606 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.289s 2022-09-11 05:30:52,606 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:52 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-1ab5913d-4b4c-441d-b263-02899f957397', 'x-compute-request-id': 'req-1ab5913d-4b4c-441d-b263-02899f957397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:53,793 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.166s 2022-09-11 05:30:53,794 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:53 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-82ec9fac-4d12-4fad-bb2e-f0e220d2a771', 'x-compute-request-id': 'req-82ec9fac-4d12-4fad-bb2e-f0e220d2a771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:55,023 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.215s 2022-09-11 05:30:55,023 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:54 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-211861b0-c059-4494-bfff-d033108d0599', 'x-compute-request-id': 'req-211861b0-c059-4494-bfff-d033108d0599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:56,207 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.164s 2022-09-11 05:30:56,207 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:56 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-b6704da0-bac8-459e-8cb1-8af204f09e2f', 'x-compute-request-id': 'req-b6704da0-bac8-459e-8cb1-8af204f09e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:57,485 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.262s 2022-09-11 05:30:57,485 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:57 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-2839e017-837d-4246-a391-12ab4cdb20dd', 'x-compute-request-id': 'req-2839e017-837d-4246-a391-12ab4cdb20dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "BUILD", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:58,665 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.161s 2022-09-11 05:30:58,665 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df4889b5-a124-4330-a396-1fbfa696293f', 'x-compute-request-id': 'req-df4889b5-a124-4330-a396-1fbfa696293f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:30:58Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:58,680 121399 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 51 second wait 2022-09-11 05:30:58,828 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-interface 0.147s 2022-09-11 05:30:58,828 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75263eb1-8e6f-4302-91df-eac2ffac0ba9', 'x-compute-request-id': 'req-75263eb1-8e6f-4302-91df-eac2ffac0ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e8d1f3f0-5341-458c-96ea-8e56a8e64464", "port_id": "031a32c6-4003-4a83-b703-6d1367f35137", "mac_addr": "fa:16:3e:97:76:b9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5b6fbead-8a15-42bf-a4dd-0e8283d49e67", "ip_address": "172.20.0.8"}]}]}' 2022-09-11 05:30:59,822 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.33:9696/networking/v2.0/floatingips/614e2b27-dcbb-45a0-bb22-a32a17d7a7e9 0.989s 2022-09-11 05:30:59,823 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "031a32c6-4003-4a83-b703-6d1367f35137"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-f3fced79-84fc-4a0b-b9b1-2f7bb6818a2e', 'date': 'Sun, 11 Sep 2022 05:30:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/614e2b27-dcbb-45a0-bb22-a32a17d7a7e9'} Body: b'{"floatingip": {"id": "614e2b27-dcbb-45a0-bb22-a32a17d7a7e9", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "floating_ip_address": "172.27.1.96", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": "4b780d76-4ff7-4235-aa14-9f9dc867f95b", "port_id": "031a32c6-4003-4a83-b703-6d1367f35137", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e8d1f3f0-5341-458c-96ea-8e56a8e64464", "mac_address": "fa:16:3e:97:76:b9", "admin_state_up": true, "status": "ACTIVE", "device_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-09-11T05:30:03Z", "updated_at": "2022-09-11T05:30:59Z", "revision_number": 1, "project_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:30:59,823 121399 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.96:22' as 'ubuntu' with public key authentication 2022-09-11 05:31:03,952 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:31:09,524 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:31:16,080 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:31:23,668 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:31:32,240 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:31:41,812 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:31:52,400 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:32:01,937 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:32:11,448 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 9. Retry after 10 seconds. 2022-09-11 05:32:21,957 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 10. Retry after 11 seconds. 2022-09-11 05:32:33,471 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 11. Retry after 12 seconds. 2022-09-11 05:32:45,986 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 12. Retry after 13 seconds. 2022-09-11 05:32:59,517 121399 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:32:59,698 121399 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:32:59,698 121399 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.96 successfully created 2022-09-11 05:32:59,797 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/ips 0.097s 2022-09-11 05:32:59,797 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119cecc2-92dc-46e3-aa15-c1226cd535c1', 'x-compute-request-id': 'req-119cecc2-92dc-46e3-aa15-c1226cd535c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8"}, {"version": 4, "addr": "172.27.1.96"}]}}' 2022-09-11 05:32:59,802 121399 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.96:22' as 'ubuntu' with public key authentication 2022-09-11 05:32:59,853 121399 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:33:00,005 121399 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:33:00,006 121399 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.96 successfully created 2022-09-11 05:33:00,006 121399 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-09-11 05:33:00,006 121399 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.96:22' as 'ubuntu' with public key authentication 2022-09-11 05:33:00,017 121399 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:33:00,257 121399 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:33:00,258 121399 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.96 successfully created 2022-09-11 05:33:01,572 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes 0.368s 2022-09-11 05:33:01,573 121399 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-1600910715"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ac1b74-cd77-4782-8e9f-8662f81bfcb2', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ac1b74-cd77-4782-8e9f-8662f81bfcb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.491377", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-11 05:33:01,650 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.064s 2022-09-11 05:33:01,650 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b578c49-6ad9-48e1-a1f3-a19410962bf9', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b578c49-6ad9-48e1-a1f3-a19410962bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:02,717 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.052s 2022-09-11 05:33:02,718 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df99e9e1-6543-42b3-a038-d1e80d9a41ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df99e9e1-6543-42b3-a038-d1e80d9a41ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:02.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:03,774 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:33:03,775 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7026c3e9-87ea-4d98-b6e8-aa9d79dc5580', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7026c3e9-87ea-4d98-b6e8-aa9d79dc5580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:03.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:03,788 121399 INFO [tempest.common.waiters] volume a2546382-0373-42bc-9acb-5cd7e1c92058 reached available after waiting for 2.788192 seconds 2022-09-11 05:33:04,964 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 1.176s 2022-09-11 05:33:04,965 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:03 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-489031c4-4edd-4923-ba51-cc0da2a91f9c', 'x-compute-request-id': 'req-489031c4-4edd-4923-ba51-cc0da2a91f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "device": "/dev/sdb"}}' 2022-09-11 05:33:05,019 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.051s 2022-09-11 05:33:05,020 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81404ba-3ab5-4c21-8a2b-6a8bf52da21f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81404ba-3ab5-4c21-8a2b-6a8bf52da21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:06,075 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:33:06,076 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be586e3-f4e6-4df0-bf9e-4a98dd4e5f6c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be586e3-f4e6-4df0-bf9e-4a98dd4e5f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:07,132 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:33:07,132 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7fd807-2a29-47c9-8762-3e9653eaa0cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7fd807-2a29-47c9-8762-3e9653eaa0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:08,190 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:33:08,191 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bc16b5-67b3-4bf4-b56e-0d1f8566976f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bc16b5-67b3-4bf4-b56e-0d1f8566976f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:09,251 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:33:09,251 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35219e8a-92f4-4db8-b8e9-5e7fa8154f30', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35219e8a-92f4-4db8-b8e9-5e7fa8154f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:10,309 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:33:10,309 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d0ae18-eefd-4a61-8e18-4c95ab142b56', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d0ae18-eefd-4a61-8e18-4c95ab142b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:11,382 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.058s 2022-09-11 05:33:11,382 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a69027a-8898-464e-8b91-58633bc9ed7b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a69027a-8898-464e-8b91-58633bc9ed7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:12,446 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:33:12,446 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cc748f-f488-4a9f-8dfd-41cf2b6dedd6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cc748f-f488-4a9f-8dfd-41cf2b6dedd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:13,531 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.071s 2022-09-11 05:33:13,532 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc16583e-84a5-4acd-8279-93a802275cd0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc16583e-84a5-4acd-8279-93a802275cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:14,589 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:33:14,589 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a69e502-85e6-4227-870a-eb1a4e800a67', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a69e502-85e6-4227-870a-eb1a4e800a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:15,650 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:33:15,650 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e523c55-65fb-4fe2-9b00-987291065f5a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e523c55-65fb-4fe2-9b00-987291065f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:16,719 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.055s 2022-09-11 05:33:16,719 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d93c649-827c-449c-873d-e3512680a4f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d93c649-827c-449c-873d-e3512680a4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:17,785 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:33:17,785 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4621fe-e458-40c9-ba10-d1d99d7e6c24', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4621fe-e458-40c9-ba10-d1d99d7e6c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:18,849 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.051s 2022-09-11 05:33:18,849 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ca38d0-1c37-4393-92ff-95a05f2b5110', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ca38d0-1c37-4393-92ff-95a05f2b5110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:19,908 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:33:19,908 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4f2b52-66f1-4d43-9eea-eaa6da4e3328', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4f2b52-66f1-4d43-9eea-eaa6da4e3328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:20,966 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:33:20,966 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd8b5fd-b621-4e46-a997-4ddefaf39509', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd8b5fd-b621-4e46-a997-4ddefaf39509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:22,036 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.055s 2022-09-11 05:33:22,036 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0a6b83-4254-4aef-8596-090ca795e32a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0a6b83-4254-4aef-8596-090ca795e32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:23,095 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:33:23,096 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b85d528-38bd-4b9d-b1e1-5062695a1914', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b85d528-38bd-4b9d-b1e1-5062695a1914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:24,157 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:33:24,157 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78af877-78c5-404a-be27-2fa54e9867f2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78af877-78c5-404a-be27-2fa54e9867f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:25,221 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:33:25,222 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f115a203-3ef8-4448-9ea1-48b6b61c5fd5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f115a203-3ef8-4448-9ea1-48b6b61c5fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:26,282 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:33:26,282 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce99372e-35ea-4526-aa55-851d22f236d8', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce99372e-35ea-4526-aa55-851d22f236d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:25.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:26,295 121399 INFO [tempest.common.waiters] Attachment 2ca16e90-568f-43e4-af76-6e7c477db5f4 created for volume a2546382-0373-42bc-9acb-5cd7e1c92058 to server 5eca0a65-6128-4887-b447-6d6e1ddc91a5 after waiting for 22.295061 seconds 2022-09-11 05:33:26,346 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.050s 2022-09-11 05:33:26,346 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ad7bbf-1a21-4ee8-b94d-41d63aef8c77', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ad7bbf-1a21-4ee8-b94d-41d63aef8c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:33:25.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:33:26,358 121399 INFO [tempest.common.waiters] volume a2546382-0373-42bc-9acb-5cd7e1c92058 reached in-use after waiting for 0.358711 seconds 2022-09-11 05:33:26,484 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/action 0.126s 2022-09-11 05:33:26,485 121399 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': 'Sun, 11 Sep 2022 05:33:26 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-07912dce-d69e-479e-ad30-d037700206e6', 'x-compute-request-id': 'req-07912dce-d69e-479e-ad30-d037700206e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/action'} Body: b'' 2022-09-11 05:33:26,671 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.185s 2022-09-11 05:33:26,671 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5e59635-b8df-4fd1-905f-619fe56a10d1', 'x-compute-request-id': 'req-b5e59635-b8df-4fd1-905f-619fe56a10d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:27,851 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.165s 2022-09-11 05:33:27,852 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deb4e3f4-3a84-4c01-826f-06320b6d8454', 'x-compute-request-id': 'req-deb4e3f4-3a84-4c01-826f-06320b6d8454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:29,137 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.270s 2022-09-11 05:33:29,138 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af715fb-92ee-42f4-8394-a773e1467079', 'x-compute-request-id': 'req-3af715fb-92ee-42f4-8394-a773e1467079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:30,333 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.176s 2022-09-11 05:33:30,333 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c173c5f3-6276-40c1-8f46-6d1892b9145d', 'x-compute-request-id': 'req-c173c5f3-6276-40c1-8f46-6d1892b9145d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:31,544 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.195s 2022-09-11 05:33:31,545 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11fbcaeb-0e03-49a7-a393-cb4a157b7d1f', 'x-compute-request-id': 'req-11fbcaeb-0e03-49a7-a393-cb4a157b7d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:32,802 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.241s 2022-09-11 05:33:32,802 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-428b6055-31d0-42b1-83b1-d7c0525830a1', 'x-compute-request-id': 'req-428b6055-31d0-42b1-83b1-d7c0525830a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:34,079 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.261s 2022-09-11 05:33:34,079 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18e80f2-295e-4c9a-9009-525485840d0e', 'x-compute-request-id': 'req-a18e80f2-295e-4c9a-9009-525485840d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:35,294 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.198s 2022-09-11 05:33:35,294 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e4bad2-4e63-4bbd-90d5-92e4a354d0a7', 'x-compute-request-id': 'req-f2e4bad2-4e63-4bbd-90d5-92e4a354d0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:36,471 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.161s 2022-09-11 05:33:36,471 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-555ad770-20a4-49fd-80a0-70be3f13cd9b', 'x-compute-request-id': 'req-555ad770-20a4-49fd-80a0-70be3f13cd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:37,640 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.154s 2022-09-11 05:33:37,641 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7459a9de-b547-4b04-acd5-9922b4d7477b', 'x-compute-request-id': 'req-7459a9de-b547-4b04-acd5-9922b4d7477b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:38,810 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.155s 2022-09-11 05:33:38,810 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b82c80-bf3b-4677-91b5-021f26f28c0d', 'x-compute-request-id': 'req-91b82c80-bf3b-4677-91b5-021f26f28c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:39,979 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.153s 2022-09-11 05:33:39,980 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4077ab4-e146-4bea-ad23-7a5e7de696ff', 'x-compute-request-id': 'req-d4077ab4-e146-4bea-ad23-7a5e7de696ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:41,163 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.168s 2022-09-11 05:33:41,164 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7f47324-a9ce-4fb5-b70c-a5e59ebb42b9', 'x-compute-request-id': 'req-a7f47324-a9ce-4fb5-b70c-a5e59ebb42b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:42,342 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.163s 2022-09-11 05:33:42,342 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19036061-8423-4c3e-97eb-37c170232ab0', 'x-compute-request-id': 'req-19036061-8423-4c3e-97eb-37c170232ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:43,522 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.165s 2022-09-11 05:33:43,522 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39d9e141-13a4-45e7-a472-c78987ac74f4', 'x-compute-request-id': 'req-39d9e141-13a4-45e7-a472-c78987ac74f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:44,701 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.163s 2022-09-11 05:33:44,702 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b5dd63-c814-48d8-8bae-fa5dc61b2a5f', 'x-compute-request-id': 'req-a3b5dd63-c814-48d8-8bae-fa5dc61b2a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:45,879 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.163s 2022-09-11 05:33:45,880 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4be6ee-5fd8-4312-a945-32086ce749ab', 'x-compute-request-id': 'req-ed4be6ee-5fd8-4312-a945-32086ce749ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:47,085 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.190s 2022-09-11 05:33:47,085 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c54683-49bb-4484-941a-7cbdf3e0f645', 'x-compute-request-id': 'req-41c54683-49bb-4484-941a-7cbdf3e0f645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:48,282 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.181s 2022-09-11 05:33:48,282 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-393eb3a9-4f0d-472a-9326-eb747b8b63b5', 'x-compute-request-id': 'req-393eb3a9-4f0d-472a-9326-eb747b8b63b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "SHUTOFF", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:47Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:48,297 121399 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 22 second wait 2022-09-11 05:33:48,431 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/action 0.133s 2022-09-11 05:33:48,431 121399 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': 'Sun, 11 Sep 2022 05:33:48 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-53295a2c-d563-4d26-9a49-7c2118b2a66e', 'x-compute-request-id': 'req-53295a2c-d563-4d26-9a49-7c2118b2a66e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/action'} Body: b'' 2022-09-11 05:33:48,604 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.173s 2022-09-11 05:33:48,605 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d89967c8-81ce-4116-ad1e-de4388aa0488', 'x-compute-request-id': 'req-d89967c8-81ce-4116-ad1e-de4388aa0488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "SHUTOFF", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:48Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:49,797 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.177s 2022-09-11 05:33:49,797 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-021b6178-1356-4ba3-b2d9-73afa3f414ee', 'x-compute-request-id': 'req-021b6178-1356-4ba3-b2d9-73afa3f414ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "SHUTOFF", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:48Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:51,000 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.188s 2022-09-11 05:33:51,001 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd4e7e1-f70f-4dae-9ba5-67f1fe108772', 'x-compute-request-id': 'req-dfd4e7e1-f70f-4dae-9ba5-67f1fe108772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "SHUTOFF", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:48Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "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": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:52,185 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.169s 2022-09-11 05:33:52,186 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce1f83fc-2a7a-4e5c-b36b-a7af02a7d73c', 'x-compute-request-id': 'req-ce1f83fc-2a7a-4e5c-b36b-a7af02a7d73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:33:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:33:52,202 121399 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 4 second wait 2022-09-11 05:33:52,202 121399 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-09-11 05:33:52,202 121399 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.96:22' as 'ubuntu' with public key authentication 2022-09-11 05:34:10,768 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:34:16,336 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:34:22,900 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:34:30,480 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:34:39,056 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:34:48,628 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:34:57,137 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:35:05,646 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:35:15,157 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 9. Retry after 10 seconds. 2022-09-11 05:35:25,670 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 10. Retry after 11 seconds. 2022-09-11 05:35:37,188 121399 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.96 ([Errno None] Unable to connect to port 22 on 172.27.1.96). Number attempts: 11. Retry after 12 seconds. 2022-09-11 05:35:49,720 121399 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:35:49,911 121399 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:35:49,911 121399 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.96 successfully created 2022-09-11 05:35:51,996 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments/a2546382-0373-42bc-9acb-5cd7e1c92058 0.358s 2022-09-11 05:35:51,996 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:51 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-d904bb81-d480-45ef-a320-7a069f41b46c', 'x-compute-request-id': 'req-d904bb81-d480-45ef-a320-7a069f41b46c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'' 2022-09-11 05:35:52,040 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:35:52,041 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d70aad6-9ecf-4b59-8fbe-3d2db70a1f8a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d70aad6-9ecf-4b59-8fbe-3d2db70a1f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:35:53,103 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:35:53,103 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56714d3f-b608-4f5e-8093-695ed147236d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56714d3f-b608-4f5e-8093-695ed147236d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:35:54,161 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:35:54,161 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7716602-32c6-4f48-ab9e-dc1edd3ea6a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7716602-32c6-4f48-ab9e-dc1edd3ea6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:35:55,222 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:35:55,223 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8656c73c-4e50-4122-892f-2655152b5200', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8656c73c-4e50-4122-892f-2655152b5200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:35:56,291 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.054s 2022-09-11 05:35:56,291 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014ad0c8-37cc-4145-978b-ff09c4f62ce1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014ad0c8-37cc-4145-978b-ff09c4f62ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:35:57,351 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:35:57,351 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79a9190-a6a7-4d32-bc4f-f42aca49b6ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79a9190-a6a7-4d32-bc4f-f42aca49b6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:35:58,409 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:35:58,409 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e1e5bd-7eb7-4801-94a1-da2bebc50d2b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e1e5bd-7eb7-4801-94a1-da2bebc50d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:35:59,470 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:35:59,470 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa56a36e-1885-47b2-b73b-9676c83253e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa56a36e-1885-47b2-b73b-9676c83253e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:00,526 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:00,527 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be54ff5-4072-4739-9369-94d1b95183d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be54ff5-4072-4739-9369-94d1b95183d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:01,585 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:01,585 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f578dc7-ccc1-45f6-ac74-8329d790a151', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f578dc7-ccc1-45f6-ac74-8329d790a151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:02,643 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:02,644 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d8a80d-2d69-472d-ac39-0c3bd6d5b312', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d8a80d-2d69-472d-ac39-0c3bd6d5b312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:03,702 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:03,702 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abfdc75-da7f-447c-bf05-0456344ebe4c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abfdc75-da7f-447c-bf05-0456344ebe4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:04,759 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:04,759 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a5e3ad-1f1b-4640-911b-c06c3c79427c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a5e3ad-1f1b-4640-911b-c06c3c79427c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:05,818 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:36:05,818 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55623341-496b-44c4-8a50-cab3a1b8b954', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55623341-496b-44c4-8a50-cab3a1b8b954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:06,878 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:06,879 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27195fbd-3167-4d5e-a8af-742fdb78db02', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27195fbd-3167-4d5e-a8af-742fdb78db02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:07,938 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:07,938 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0567412-3f21-49b7-b8b9-8ff2693f601c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0567412-3f21-49b7-b8b9-8ff2693f601c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:08,997 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:36:08,998 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb6a3d5-9e7a-4637-935f-958955fb15b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb6a3d5-9e7a-4637-935f-958955fb15b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:10,056 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:10,056 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17354ccf-413b-45b8-9531-d5845b283cdc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17354ccf-413b-45b8-9531-d5845b283cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:11,117 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:11,117 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef90ca5-cf29-4e8f-9495-d287fc61a1b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef90ca5-cf29-4e8f-9495-d287fc61a1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:12,177 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:12,177 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438d3476-750b-4162-bbb5-6e5e0250c64f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438d3476-750b-4162-bbb5-6e5e0250c64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:13,234 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:13,234 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2896f846-3eeb-4533-94f2-422813a063e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2896f846-3eeb-4533-94f2-422813a063e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:14,291 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:14,291 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1b0c61-032b-4e3f-bfba-f166b7df78dd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1b0c61-032b-4e3f-bfba-f166b7df78dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:15,348 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:15,348 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa26b19f-76d6-43c3-a9ef-a86c70e44ff7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa26b19f-76d6-43c3-a9ef-a86c70e44ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:16,407 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:16,407 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03433287-2d53-4d36-9de9-91db2276b5f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03433287-2d53-4d36-9de9-91db2276b5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:17,464 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:17,464 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9922381a-f27a-401f-8946-cbc1698643bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9922381a-f27a-401f-8946-cbc1698643bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:18,526 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:36:18,526 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405f174b-336a-430a-af9d-b0bd7155182f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405f174b-336a-430a-af9d-b0bd7155182f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:19,585 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:19,585 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828a8cb4-1121-4329-8f09-ca4486f2a22d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828a8cb4-1121-4329-8f09-ca4486f2a22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:20,643 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:20,643 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ae5512-3a6f-4a95-9cc3-5b181132be9c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ae5512-3a6f-4a95-9cc3-5b181132be9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:21,699 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:36:21,699 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f72b3c-394a-4a81-ad5f-0ad686df71be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f72b3c-394a-4a81-ad5f-0ad686df71be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:22,758 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:22,758 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f23bcd3-3e85-4df1-b7ce-20c4306b02d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f23bcd3-3e85-4df1-b7ce-20c4306b02d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:23,818 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:23,818 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c719786-550d-438d-98b2-8f997e860c1f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c719786-550d-438d-98b2-8f997e860c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:24,875 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:24,876 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d425cbc-6c76-4f70-959b-ccb70d017c00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d425cbc-6c76-4f70-959b-ccb70d017c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:25,934 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:25,934 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c827702-3028-47d0-be1e-69b2117b8c94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c827702-3028-47d0-be1e-69b2117b8c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:26,991 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:26,991 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ab91c7-4229-49a4-a680-a58ba012f3a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ab91c7-4229-49a4-a680-a58ba012f3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:28,049 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:28,049 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089a31b2-eeef-477b-9893-f7fd9cf1cff2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089a31b2-eeef-477b-9893-f7fd9cf1cff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:29,106 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:29,107 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862135c7-e6c3-4d13-96ea-1ab5cadbd23a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862135c7-e6c3-4d13-96ea-1ab5cadbd23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:30,166 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:36:30,166 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-586ab9fb-bb33-4137-936a-df2288d746a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-586ab9fb-bb33-4137-936a-df2288d746a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:31,224 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:31,225 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31751cc-f952-45e7-a383-97e335f1f9be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31751cc-f952-45e7-a383-97e335f1f9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:32,283 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:32,283 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed66491-80b9-4df6-a291-b5ab66bbf146', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed66491-80b9-4df6-a291-b5ab66bbf146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:33,340 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:33,340 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14090cda-1c6f-4d90-b3a3-b3d97f68cc3c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14090cda-1c6f-4d90-b3a3-b3d97f68cc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:34,400 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:34,401 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f306bcee-fda2-4be8-b53d-c69fbb1a7e65', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f306bcee-fda2-4be8-b53d-c69fbb1a7e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:35,459 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:35,460 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92fec2b7-86db-4906-937d-a7a634450b94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92fec2b7-86db-4906-937d-a7a634450b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:36,518 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:36,518 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80cc049-7513-4da4-a7df-51a037bd2224', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80cc049-7513-4da4-a7df-51a037bd2224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:37,575 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:37,575 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47893b4-d61b-4b4c-8b87-cac8e40d543f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47893b4-d61b-4b4c-8b87-cac8e40d543f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:38,635 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:36:38,636 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ac6f88-db24-4e9c-a4ce-910fb4bf1a59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ac6f88-db24-4e9c-a4ce-910fb4bf1a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:39,693 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:39,693 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65423756-11d2-4423-a479-ceb3dc7ca3f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65423756-11d2-4423-a479-ceb3dc7ca3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:40,753 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:36:40,754 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83862af4-d8b3-40cf-a54a-a9c9dc0c14b3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83862af4-d8b3-40cf-a54a-a9c9dc0c14b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:41,818 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.050s 2022-09-11 05:36:41,819 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d3ea21-1c30-47e6-861d-72e1626fb428', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d3ea21-1c30-47e6-861d-72e1626fb428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:42,878 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:42,879 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d6c919-2c50-4439-8c96-0f24f79898ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d6c919-2c50-4439-8c96-0f24f79898ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:43,938 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:43,938 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee51edc-9331-462f-97b8-889859dd255e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee51edc-9331-462f-97b8-889859dd255e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:44,996 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:44,996 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52e0984-6fa6-4725-b20f-f37ea5e1bab6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52e0984-6fa6-4725-b20f-f37ea5e1bab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:46,053 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:46,053 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39eaecb5-cfbb-4b3d-9187-301055885582', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39eaecb5-cfbb-4b3d-9187-301055885582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:47,119 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.051s 2022-09-11 05:36:47,119 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8fdfa2-df02-48c3-8cb0-26ac4f2ad8f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8fdfa2-df02-48c3-8cb0-26ac4f2ad8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:48,184 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:36:48,185 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67a7fa4-d6bd-4fe5-9a43-2bde51b25c47', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67a7fa4-d6bd-4fe5-9a43-2bde51b25c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:49,255 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.055s 2022-09-11 05:36:49,255 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd23b1d-932f-45e5-887b-8d96d387ce4c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd23b1d-932f-45e5-887b-8d96d387ce4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:50,319 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.050s 2022-09-11 05:36:50,320 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d49247-d410-45a6-81c8-09a3d3aa0a7d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d49247-d410-45a6-81c8-09a3d3aa0a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:51,379 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:36:51,380 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbddc46d-709a-4599-b6ae-e21b503a574d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbddc46d-709a-4599-b6ae-e21b503a574d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:52,438 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:52,438 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04dcb225-41b7-4d4d-9194-8719b191ad42', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04dcb225-41b7-4d4d-9194-8719b191ad42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:53,495 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:53,495 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43469fee-b96e-4f1e-b5a6-4b6fd97bc2a7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43469fee-b96e-4f1e-b5a6-4b6fd97bc2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:54,555 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:54,556 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358f24bf-46c7-4874-9797-acd0d57eeeb0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358f24bf-46c7-4874-9797-acd0d57eeeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:55,619 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:36:55,620 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a522bb-2657-42c1-b641-585670f46a75', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a522bb-2657-42c1-b641-585670f46a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:56,681 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:36:56,681 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008b15e9-99d1-4e4d-8f6f-47cf20f765be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008b15e9-99d1-4e4d-8f6f-47cf20f765be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:57,742 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:57,743 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d68bf22-3bb0-4e1c-9df9-75f5a3a3447b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d68bf22-3bb0-4e1c-9df9-75f5a3a3447b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:58,800 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:36:58,801 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae0942e-5195-4cfa-b9df-811757dd6b28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae0942e-5195-4cfa-b9df-811757dd6b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:36:59,858 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:36:59,859 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f866225-b768-4d49-a9a9-e6f9a5beffe3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f866225-b768-4d49-a9a9-e6f9a5beffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:37:00,917 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:37:00,917 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8e43e6-cf1c-4ff9-a797-cc150cc1a55f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8e43e6-cf1c-4ff9-a797-cc150cc1a55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:37:01,976 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:37:01,977 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fb58ba-8a0d-4003-80ff-40a0c00be440', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fb58ba-8a0d-4003-80ff-40a0c00be440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:37:03,034 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:37:03,035 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b502dfe6-4951-4681-b451-86e4cf7eadc5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b502dfe6-4951-4681-b451-86e4cf7eadc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:38:04,108 121399 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 2022-09-11 05:38:44,712 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 100.664s 2022-09-11 05:38:44,713 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbde0c7-79cd-4096-a3f9-2ab31daf38eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbde0c7-79cd-4096-a3f9-2ab31daf38eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:39:03,700 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 17.973s 2022-09-11 05:39:03,701 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8bb4d3-6799-42fa-9b01-e196db8e9706', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8bb4d3-6799-42fa-9b01-e196db8e9706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:40:04,777 121399 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 2022-09-11 05:40:45,158 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 100.442s 2022-09-11 05:40:45,159 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5780fc-093b-4197-83eb-0b7d7309efe3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5780fc-093b-4197-83eb-0b7d7309efe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:41:03,995 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 17.822s 2022-09-11 05:41:03,995 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682e43cf-77e6-4188-9841-ade3bb301de6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682e43cf-77e6-4188-9841-ade3bb301de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:42:05,069 121399 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 2022-09-11 05:42:45,446 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 100.437s 2022-09-11 05:42:45,446 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b29e91-57e1-41f1-95e8-9e3830b361ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b29e91-57e1-41f1-95e8-9e3830b361ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:43:04,125 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 18.663s 2022-09-11 05:43:04,125 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636f2136-b4ef-4112-bed3-91179b68c0ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636f2136-b4ef-4112-bed3-91179b68c0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:44:04,196 121399 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 2022-09-11 05:45:04,256 121399 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 2022-09-11 05:46:04,318 121399 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 2022-09-11 05:47:04,376 121399 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 2022-09-11 05:47:05,062 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 240.923s 2022-09-11 05:47:05,063 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-d72e77f3-d6cf-494c-9cc2-9ccc9971437f', 'x-compute-request-id': 'req-d72e77f3-d6cf-494c-9cc2-9ccc9971437f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:06,227 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.160s 2022-09-11 05:47:06,228 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-2a6377ff-d56e-4867-9cae-cf9d8538d0d6', 'x-compute-request-id': 'req-2a6377ff-d56e-4867-9cae-cf9d8538d0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:07,283 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:07,283 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-68b00497-8dd3-4073-9f8a-9e43e2339c56', 'x-compute-request-id': 'req-68b00497-8dd3-4073-9f8a-9e43e2339c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:08,336 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:08,337 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-26ea7bf5-0232-4b5b-8dc5-e0dfeaf7397b', 'x-compute-request-id': 'req-26ea7bf5-0232-4b5b-8dc5-e0dfeaf7397b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:09,390 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:09,391 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-1ecaeca7-0946-45aa-8a77-803800a73892', 'x-compute-request-id': 'req-1ecaeca7-0946-45aa-8a77-803800a73892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:10,444 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:10,445 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-b256183c-ad93-47ed-bfd0-764db91c4ea3', 'x-compute-request-id': 'req-b256183c-ad93-47ed-bfd0-764db91c4ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:11,496 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:47:11,497 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-d750e3ce-2176-412f-b26c-e00d56334310', 'x-compute-request-id': 'req-d750e3ce-2176-412f-b26c-e00d56334310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:12,549 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:12,550 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-49cddec7-3c98-4ddd-b336-b6c6af952683', 'x-compute-request-id': 'req-49cddec7-3c98-4ddd-b336-b6c6af952683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:13,602 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:13,602 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-bc2288ac-c854-4884-8968-887f5d5c4e35', 'x-compute-request-id': 'req-bc2288ac-c854-4884-8968-887f5d5c4e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:14,656 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:14,656 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-a269bf37-b3a5-4716-b775-00341297e66f', 'x-compute-request-id': 'req-a269bf37-b3a5-4716-b775-00341297e66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:15,709 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:15,709 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-96d080da-c61b-40a1-a4ca-9ae834c5664f', 'x-compute-request-id': 'req-96d080da-c61b-40a1-a4ca-9ae834c5664f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:16,762 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:16,763 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-f7c43fad-260c-4038-b3cd-713048f268d8', 'x-compute-request-id': 'req-f7c43fad-260c-4038-b3cd-713048f268d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:17,818 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:17,818 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-c703433d-3e70-46aa-b376-1b2c472a0f8a', 'x-compute-request-id': 'req-c703433d-3e70-46aa-b376-1b2c472a0f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:18,870 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:47:18,871 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-5b182914-cf46-4d41-bf0e-5a611b374fe2', 'x-compute-request-id': 'req-5b182914-cf46-4d41-bf0e-5a611b374fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:19,925 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:19,925 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-954290b8-abe3-4eea-a14d-da683abd299b', 'x-compute-request-id': 'req-954290b8-abe3-4eea-a14d-da683abd299b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:20,978 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:47:20,978 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-76a96732-4fa7-4ebb-afbf-1ba16e1de828', 'x-compute-request-id': 'req-76a96732-4fa7-4ebb-afbf-1ba16e1de828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:22,034 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.052s 2022-09-11 05:47:22,034 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-a1c5129a-d78e-435c-ba26-d8da841f7dd8', 'x-compute-request-id': 'req-a1c5129a-d78e-435c-ba26-d8da841f7dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:23,088 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:23,088 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-a4d08ea3-3f7a-4711-85d3-27399c8ae31a', 'x-compute-request-id': 'req-a4d08ea3-3f7a-4711-85d3-27399c8ae31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:24,141 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:24,142 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-df4099f8-8f51-4b88-916c-076c020dc57e', 'x-compute-request-id': 'req-df4099f8-8f51-4b88-916c-076c020dc57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:25,194 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:25,195 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-f1cdcd80-a88b-4e62-bced-f93c3896386d', 'x-compute-request-id': 'req-f1cdcd80-a88b-4e62-bced-f93c3896386d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:26,247 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:47:26,247 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-93e8bb76-631d-4e9d-a98e-b44c8fee11b8', 'x-compute-request-id': 'req-93e8bb76-631d-4e9d-a98e-b44c8fee11b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:27,303 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:27,303 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-2b56b23d-9e80-4098-a50a-68868c128723', 'x-compute-request-id': 'req-2b56b23d-9e80-4098-a50a-68868c128723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:28,356 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:28,357 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-48003daf-4695-454f-ab2d-eb3e73e5c434', 'x-compute-request-id': 'req-48003daf-4695-454f-ab2d-eb3e73e5c434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:29,412 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:29,412 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-64a44957-7fff-4ae7-856e-b9d989db1bbd', 'x-compute-request-id': 'req-64a44957-7fff-4ae7-856e-b9d989db1bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:30,470 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.054s 2022-09-11 05:47:30,470 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-4663b894-2c0d-4a2c-86fb-fcfac574b51c', 'x-compute-request-id': 'req-4663b894-2c0d-4a2c-86fb-fcfac574b51c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:31,525 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:31,525 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-d1b6e365-a16c-408a-a987-90d3ce5c9c66', 'x-compute-request-id': 'req-d1b6e365-a16c-408a-a987-90d3ce5c9c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:32,581 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.053s 2022-09-11 05:47:32,582 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-78485288-3d60-4adc-92a5-f40d0a9a2629', 'x-compute-request-id': 'req-78485288-3d60-4adc-92a5-f40d0a9a2629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:33,636 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:33,636 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-a45fe787-3319-4a21-ac7c-4888fe4cc15d', 'x-compute-request-id': 'req-a45fe787-3319-4a21-ac7c-4888fe4cc15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:34,691 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:34,691 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-b418c835-ae5e-4cc7-b76c-584b29ff5513', 'x-compute-request-id': 'req-b418c835-ae5e-4cc7-b76c-584b29ff5513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:35,748 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.052s 2022-09-11 05:47:35,749 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-7887f577-ba64-41b8-be4f-d44fcd9803b5', 'x-compute-request-id': 'req-7887f577-ba64-41b8-be4f-d44fcd9803b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:36,808 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.056s 2022-09-11 05:47:36,808 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-67d61e2d-c49b-4eef-b3c5-e376efcd7507', 'x-compute-request-id': 'req-67d61e2d-c49b-4eef-b3c5-e376efcd7507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:37,868 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.056s 2022-09-11 05:47:37,868 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-2a3e0c5f-ca32-4bc6-993c-99461eb26fb4', 'x-compute-request-id': 'req-2a3e0c5f-ca32-4bc6-993c-99461eb26fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:38,923 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:38,923 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-fd1ceb22-ce35-4323-9861-901606d70068', 'x-compute-request-id': 'req-fd1ceb22-ce35-4323-9861-901606d70068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:39,978 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:39,979 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-9e7dbb15-7c5d-4ee5-88f2-3abd3a7f4be4', 'x-compute-request-id': 'req-9e7dbb15-7c5d-4ee5-88f2-3abd3a7f4be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:41,034 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:41,034 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-10c0e376-d019-48d4-b4ea-783bf882dbf0', 'x-compute-request-id': 'req-10c0e376-d019-48d4-b4ea-783bf882dbf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:42,091 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.054s 2022-09-11 05:47:42,093 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-f22a57c2-a827-444a-b818-ebabd8a38163', 'x-compute-request-id': 'req-f22a57c2-a827-444a-b818-ebabd8a38163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:43,148 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:43,148 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-cd33d0ae-41c3-46d8-ab67-551bd4cf6017', 'x-compute-request-id': 'req-cd33d0ae-41c3-46d8-ab67-551bd4cf6017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:44,206 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.054s 2022-09-11 05:47:44,206 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-916c2f10-ff21-4f3d-8ff4-90de91350442', 'x-compute-request-id': 'req-916c2f10-ff21-4f3d-8ff4-90de91350442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:45,261 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:45,262 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-36487042-b81c-4436-a5fa-5e40485d6be4', 'x-compute-request-id': 'req-36487042-b81c-4436-a5fa-5e40485d6be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:46,315 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:46,315 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-22280ed1-dd5e-494f-b6ab-6f31f57b0a19', 'x-compute-request-id': 'req-22280ed1-dd5e-494f-b6ab-6f31f57b0a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:47,371 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.052s 2022-09-11 05:47:47,371 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-9f3fc751-5c03-471b-9710-36031e43cd67', 'x-compute-request-id': 'req-9f3fc751-5c03-471b-9710-36031e43cd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:48,427 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:47:48,427 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-c2c30e6e-2707-4e92-a467-2dcd8c3910f5', 'x-compute-request-id': 'req-c2c30e6e-2707-4e92-a467-2dcd8c3910f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:49,480 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:47:49,480 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-b74092dc-ef94-4bd0-9357-4d6bd60a54b9', 'x-compute-request-id': 'req-b74092dc-ef94-4bd0-9357-4d6bd60a54b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:50,538 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.054s 2022-09-11 05:47:50,538 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-6269f8c8-4b3f-444c-8cd6-3ae342c6fd1f', 'x-compute-request-id': 'req-6269f8c8-4b3f-444c-8cd6-3ae342c6fd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:51,595 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.053s 2022-09-11 05:47:51,595 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-e1bf865d-77e7-4147-8526-477e401b6ae4', 'x-compute-request-id': 'req-e1bf865d-77e7-4147-8526-477e401b6ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:52,650 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:52,650 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-1d4b4bde-02e9-4a54-824b-d9c97073c04d', 'x-compute-request-id': 'req-1d4b4bde-02e9-4a54-824b-d9c97073c04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:53,705 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:53,705 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-b345801f-7f05-436b-854c-20f528153a9d', 'x-compute-request-id': 'req-b345801f-7f05-436b-854c-20f528153a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:54,763 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.054s 2022-09-11 05:47:54,763 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-67f3ed15-96cf-4953-b7f5-04dec9324f42', 'x-compute-request-id': 'req-67f3ed15-96cf-4953-b7f5-04dec9324f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:55,825 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.057s 2022-09-11 05:47:55,825 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-c5cf408b-82fe-4c76-825a-a6f435e9bf0f', 'x-compute-request-id': 'req-c5cf408b-82fe-4c76-825a-a6f435e9bf0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:56,880 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:47:56,881 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-a7a0d881-1248-4518-a906-502df773edf0', 'x-compute-request-id': 'req-a7a0d881-1248-4518-a906-502df773edf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:57,942 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.057s 2022-09-11 05:47:57,943 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-51d372ab-84b4-4cb3-97f8-084362d4e3c1', 'x-compute-request-id': 'req-51d372ab-84b4-4cb3-97f8-084362d4e3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:47:58,996 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:47:58,996 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47: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-f371d856-8728-46a5-a5b3-6167d6764153', 'x-compute-request-id': 'req-f371d856-8728-46a5-a5b3-6167d6764153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:00,050 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:00,050 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-e693d2aa-081e-47d4-86ca-c9feedf7e5d7', 'x-compute-request-id': 'req-e693d2aa-081e-47d4-86ca-c9feedf7e5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:01,106 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.052s 2022-09-11 05:48:01,107 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-fe28d18c-5417-42f6-9c6f-0849c37a4912', 'x-compute-request-id': 'req-fe28d18c-5417-42f6-9c6f-0849c37a4912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:02,171 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.059s 2022-09-11 05:48:02,171 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-9a2caf58-5ec8-435f-af84-6224d31f7b6f', 'x-compute-request-id': 'req-9a2caf58-5ec8-435f-af84-6224d31f7b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:03,226 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:03,226 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-bcf8bc18-11ff-4dd5-918e-2116ef1aa19f', 'x-compute-request-id': 'req-bcf8bc18-11ff-4dd5-918e-2116ef1aa19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:04,281 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:04,281 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-acd63839-9932-4e25-b4c1-06a94f7f0ef9', 'x-compute-request-id': 'req-acd63839-9932-4e25-b4c1-06a94f7f0ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:05,340 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.055s 2022-09-11 05:48:05,340 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-75f5fce3-f91d-48ae-b964-4854354c8e5f', 'x-compute-request-id': 'req-75f5fce3-f91d-48ae-b964-4854354c8e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:06,397 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:06,397 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-c70eb526-d2fc-46b5-b587-d68cf7684316', 'x-compute-request-id': 'req-c70eb526-d2fc-46b5-b587-d68cf7684316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:07,464 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.063s 2022-09-11 05:48:07,465 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-e67e16ce-3e31-4ed4-91db-a269b8260ccb', 'x-compute-request-id': 'req-e67e16ce-3e31-4ed4-91db-a269b8260ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:08,538 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.068s 2022-09-11 05:48:08,538 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-3d192340-75ee-4fd2-86cc-c9076faaefdf', 'x-compute-request-id': 'req-3d192340-75ee-4fd2-86cc-c9076faaefdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:09,596 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.053s 2022-09-11 05:48:09,596 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-99f065f9-f0ea-469e-b8f2-cbefd4181ecf', 'x-compute-request-id': 'req-99f065f9-f0ea-469e-b8f2-cbefd4181ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:10,654 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.054s 2022-09-11 05:48:10,654 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-7dfafdd1-05cb-4747-9d2b-6dba01d99470', 'x-compute-request-id': 'req-7dfafdd1-05cb-4747-9d2b-6dba01d99470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:11,712 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.053s 2022-09-11 05:48:11,712 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-c95f5c3f-8dbd-4fcc-9528-e896eea33143', 'x-compute-request-id': 'req-c95f5c3f-8dbd-4fcc-9528-e896eea33143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:12,775 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.059s 2022-09-11 05:48:12,776 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-5d478f43-be21-4111-97dc-16c35f5a3798', 'x-compute-request-id': 'req-5d478f43-be21-4111-97dc-16c35f5a3798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:13,835 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.055s 2022-09-11 05:48:13,836 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-83b8a69d-29c7-4098-8e10-8f640b5a83b3', 'x-compute-request-id': 'req-83b8a69d-29c7-4098-8e10-8f640b5a83b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:14,896 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.056s 2022-09-11 05:48:14,896 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-ada45c6f-6fd5-4b05-93c7-c636d22930aa', 'x-compute-request-id': 'req-ada45c6f-6fd5-4b05-93c7-c636d22930aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:15,951 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:15,951 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-9e373928-b00d-4581-bbdc-3a66a3edd035', 'x-compute-request-id': 'req-9e373928-b00d-4581-bbdc-3a66a3edd035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:17,008 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.052s 2022-09-11 05:48:17,008 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-0739158f-d0f6-49ec-97c2-7c69a6ae0a57', 'x-compute-request-id': 'req-0739158f-d0f6-49ec-97c2-7c69a6ae0a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:18,067 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.055s 2022-09-11 05:48:18,068 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-aa6dfbd2-69ef-4dba-886f-e085bc3f2081', 'x-compute-request-id': 'req-aa6dfbd2-69ef-4dba-886f-e085bc3f2081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:19,121 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:19,122 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-4391bc9d-2fef-478f-be1c-36bc96d52e87', 'x-compute-request-id': 'req-4391bc9d-2fef-478f-be1c-36bc96d52e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:20,176 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:20,176 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-8ee43e27-8b0d-4337-9c6e-ce9c72c31f57', 'x-compute-request-id': 'req-8ee43e27-8b0d-4337-9c6e-ce9c72c31f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:21,230 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:21,231 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-8fa64bdf-4ab9-463b-903f-4e5c9314179a', 'x-compute-request-id': 'req-8fa64bdf-4ab9-463b-903f-4e5c9314179a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:22,285 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:22,285 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-1facf7fc-560c-4383-a74c-3d99d14bb84b', 'x-compute-request-id': 'req-1facf7fc-560c-4383-a74c-3d99d14bb84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:23,339 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:23,339 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-d7467f18-35dd-45b3-8e4d-c742ff7f3dfa', 'x-compute-request-id': 'req-d7467f18-35dd-45b3-8e4d-c742ff7f3dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:24,393 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:24,394 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-afcc4bae-771f-4bc2-bdaa-5fca82b77c03', 'x-compute-request-id': 'req-afcc4bae-771f-4bc2-bdaa-5fca82b77c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:25,447 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:25,447 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-23317a28-8c6d-4d9f-83d1-90d9cf9e8ddb', 'x-compute-request-id': 'req-23317a28-8c6d-4d9f-83d1-90d9cf9e8ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:26,502 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:26,503 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-ee52154a-cb87-41c0-8e96-ef30922764fc', 'x-compute-request-id': 'req-ee52154a-cb87-41c0-8e96-ef30922764fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:27,556 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:27,557 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-832531c5-16b9-412e-9999-00062cb18535', 'x-compute-request-id': 'req-832531c5-16b9-412e-9999-00062cb18535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:28,611 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:28,611 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-85440577-bb49-44c2-bc41-4e1107f641dc', 'x-compute-request-id': 'req-85440577-bb49-44c2-bc41-4e1107f641dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:29,665 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:29,665 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-8e0bc933-4303-4c64-abfa-27c35bfaaf91', 'x-compute-request-id': 'req-8e0bc933-4303-4c64-abfa-27c35bfaaf91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:30,719 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:30,719 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-21a18a9a-abbb-40ef-ba78-1a13b97ac66e', 'x-compute-request-id': 'req-21a18a9a-abbb-40ef-ba78-1a13b97ac66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:31,774 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:31,774 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-5fb15902-d8b9-4ef4-a29a-1b3c88ed1ee5', 'x-compute-request-id': 'req-5fb15902-d8b9-4ef4-a29a-1b3c88ed1ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:32,829 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.052s 2022-09-11 05:48:32,830 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-81baea78-1000-4d68-b4ee-2b4a5b781c0a', 'x-compute-request-id': 'req-81baea78-1000-4d68-b4ee-2b4a5b781c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:33,884 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:33,884 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-17082a17-41e9-4bd0-aedd-66a037778096', 'x-compute-request-id': 'req-17082a17-41e9-4bd0-aedd-66a037778096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:34,937 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:34,937 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-579f271d-1bb7-4d1d-a2b9-3c24322cef3a', 'x-compute-request-id': 'req-579f271d-1bb7-4d1d-a2b9-3c24322cef3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:35,991 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:35,991 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-3719cf17-3be6-4c5f-a865-aeb2721d16dd', 'x-compute-request-id': 'req-3719cf17-3be6-4c5f-a865-aeb2721d16dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:37,044 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:37,045 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-dff19dd3-ea5d-4f26-9d78-a386836cb1b3', 'x-compute-request-id': 'req-dff19dd3-ea5d-4f26-9d78-a386836cb1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:38,098 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:38,099 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-58239c29-9047-4b12-b867-537a84d8a5c4', 'x-compute-request-id': 'req-58239c29-9047-4b12-b867-537a84d8a5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:39,153 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:39,153 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-2e813568-9409-49fa-8b7c-e6e25ecf7539', 'x-compute-request-id': 'req-2e813568-9409-49fa-8b7c-e6e25ecf7539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:40,206 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:40,206 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-a7b94d82-0c44-489a-9125-74e695b4c696', 'x-compute-request-id': 'req-a7b94d82-0c44-489a-9125-74e695b4c696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:41,263 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.053s 2022-09-11 05:48:41,264 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-d9618d4b-7e23-46a3-bd47-e74b8d7620de', 'x-compute-request-id': 'req-d9618d4b-7e23-46a3-bd47-e74b8d7620de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:42,316 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:48:42,316 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-60dc71ab-aeab-4ddb-a1cd-07263502f832', 'x-compute-request-id': 'req-60dc71ab-aeab-4ddb-a1cd-07263502f832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:43,370 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:43,371 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-ce46c7eb-361a-466c-90d3-78fd6c247ebf', 'x-compute-request-id': 'req-ce46c7eb-361a-466c-90d3-78fd6c247ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:44,425 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:44,425 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-3a08c5ab-54be-4ec1-9115-a03833f1553a', 'x-compute-request-id': 'req-3a08c5ab-54be-4ec1-9115-a03833f1553a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:45,479 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:45,479 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-2be95717-730d-47fc-bdbb-aca4c2913aad', 'x-compute-request-id': 'req-2be95717-730d-47fc-bdbb-aca4c2913aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:46,533 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:46,533 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-375608a7-6646-4b1e-99a3-781bb16f0386', 'x-compute-request-id': 'req-375608a7-6646-4b1e-99a3-781bb16f0386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:47,585 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:47,586 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-d321c779-a20b-4d16-9cef-de3d38cdfb58', 'x-compute-request-id': 'req-d321c779-a20b-4d16-9cef-de3d38cdfb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:48,638 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:48:48,638 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-6052e23a-d2b0-432a-8069-34034a3eed8d', 'x-compute-request-id': 'req-6052e23a-d2b0-432a-8069-34034a3eed8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:49,692 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:49,692 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-3c26549e-5afa-48a8-828c-4cfe37f06efc', 'x-compute-request-id': 'req-3c26549e-5afa-48a8-828c-4cfe37f06efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:50,744 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:48:50,744 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-ebdbb35d-794c-41e0-9bb8-d318fcd2ce83', 'x-compute-request-id': 'req-ebdbb35d-794c-41e0-9bb8-d318fcd2ce83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:51,798 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:48:51,799 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-ce9a2904-6f54-4441-afc2-1f4592c12e9b', 'x-compute-request-id': 'req-ce9a2904-6f54-4441-afc2-1f4592c12e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:52,855 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:52,855 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-1894aba5-4a0d-4d69-b833-c26ba9922c88', 'x-compute-request-id': 'req-1894aba5-4a0d-4d69-b833-c26ba9922c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:53,909 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:53,910 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-aee2f7e7-5a85-4d7b-ab24-91ce7a601d4d', 'x-compute-request-id': 'req-aee2f7e7-5a85-4d7b-ab24-91ce7a601d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:54,962 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.048s 2022-09-11 05:48:54,963 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-1d8b38dc-7cc0-47f2-b713-92128430a6e7', 'x-compute-request-id': 'req-1d8b38dc-7cc0-47f2-b713-92128430a6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:56,016 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:56,017 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-9969e523-0cc5-4751-994e-8343a224847c', 'x-compute-request-id': 'req-9969e523-0cc5-4751-994e-8343a224847c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:57,072 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:57,073 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-f3325a39-dde4-459a-9d90-bdd70c275c1f', 'x-compute-request-id': 'req-f3325a39-dde4-459a-9d90-bdd70c275c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:58,125 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.049s 2022-09-11 05:48:58,126 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-6b98582f-150b-487b-8ed0-cc57739190f2', 'x-compute-request-id': 'req-6b98582f-150b-487b-8ed0-cc57739190f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:48:59,182 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:48:59,183 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48: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-015ab322-2da8-42ed-9dbe-6cf5dbe93b93', 'x-compute-request-id': 'req-015ab322-2da8-42ed-9dbe-6cf5dbe93b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:49:00,236 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:49:00,238 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-81a38bd5-04cd-48e3-9537-8792870653f2', 'x-compute-request-id': 'req-81a38bd5-04cd-48e3-9537-8792870653f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:49:01,292 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:49:01,292 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-ecd1671f-f8e9-4a9d-a736-354c27d0b72a', 'x-compute-request-id': 'req-ecd1671f-f8e9-4a9d-a736-354c27d0b72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:49:02,346 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.050s 2022-09-11 05:49:02,347 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-33730e73-0119-4f5b-a66e-169a7d25de7a', 'x-compute-request-id': 'req-33730e73-0119-4f5b-a66e-169a7d25de7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:49:03,402 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments 0.051s 2022-09-11 05:49:03,402 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49: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-ad68ba90-2c44-4f30-967f-29d8f960112f', 'x-compute-request-id': 'req-ad68ba90-2c44-4f30-967f-29d8f960112f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "volumeId": "a2546382-0373-42bc-9acb-5cd7e1c92058", "serverId": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "device": "/dev/sdb"}]}' 2022-09-11 05:49:04,528 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/action 0.121s 2022-09-11 05:49:04,529 121399 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': 'Sun, 11 Sep 2022 05:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '75980', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd17aec0-9f70-450b-ab37-7f14182e86a6', 'x-compute-request-id': 'req-bd17aec0-9f70-450b-ab37-7f14182e86a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5/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-09-11 05:49:04,531 121399 DEBUG [tempest.common.waiters] Console output for 5eca0a65-6128-4887-b447-6d6e1ddc91a5 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.200000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204000] tsc: Detected 1995.192 MHz processor [ 0.208000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.212013] pid_max: default: 32768 minimum: 301 [ 0.216067] Security Framework initialized [ 0.220012] Yama: becoming mindful. [ 0.224064] AppArmor: AppArmor initialized [ 0.228345] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.232118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236047] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.240026] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.244639] CPU: Physical Processor ID: 0 [ 0.248927] mce: CPU supports 1 MCE banks [ 0.252126] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.256012] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.260013] Spectre V2 : Mitigation: Full generic retpoline [ 0.263630] Speculative Store Bypass: Vulnerable [ 0.364498] Freeing SMP alternatives memory: 36K [ 0.370250] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.372258] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.376137] Hierarchical SRCU implementation. [ 0.380842] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.384046] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.388138] smp: Bringing up secondary CPUs ... [ 0.392007] smp: Brought up 1 node, 1 CPU [ 0.396006] smpboot: Max logical packages: 1 [ 0.400011] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.408602] devtmpfs: initialized [ 0.412137] x86/mm: Memory block size: 128MB [ 0.417906] evm: security.selinux [ 0.420012] evm: security.SMACK64 [ 0.424007] evm: security.SMACK64EXEC [ 0.428056] evm: security.SMACK64TRANSMUTE [ 0.432010] evm: security.SMACK64MMAP [ 0.436006] evm: security.apparmor [ 0.440029] evm: security.ima [ 0.444009] evm: security.capability [ 0.448224] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.452028] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.456114] pinctrl core: initialized pinctrl subsystem [ 0.460369] NET: Registered protocol family 16 [ 0.464134] audit: initializing netlink subsys (disabled) [ 0.468266] cpuidle: using governor ladder [ 0.472023] audit: type=2000 audit(1662874276.468:1): state=initialized audit_enabled=0 res=1 [ 0.476024] cpuidle: using governor menu [ 0.480112] ACPI: bus type PCI registered [ 0.484036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.493746] PCI: Using configuration type 1 for base access [ 0.500546] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.504347] ACPI: Added _OSI(Module Device) [ 0.508025] ACPI: Added _OSI(Processor Device) [ 0.512011] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.516013] ACPI: Added _OSI(Processor Aggregator Device) [ 0.520084] ACPI: Added _OSI(Linux-Dell-Video) [ 0.535787] ACPI: Interpreter enabled [ 0.536068] ACPI: (supports S0 S5) [ 0.540037] ACPI: Using IOAPIC for interrupt routing [ 0.544133] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.548932] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.600907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.604050] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.608028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.612037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.620322] PCI host bridge to bus 0000:00 [ 0.624009] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.628045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.632057] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.636009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.640016] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.644040] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.732007] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.736009] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.740014] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.744008] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.755011] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.755011] * this clock source is slow. Consider trying other clock sources [ 0.776015] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.834957] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.836696] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.844331] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.848600] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.852811] SCSI subsystem initialized [ 0.856330] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.860000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.860014] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.868011] vgaarb: loaded [ 0.872115] pps_core: LinuxPPS API ver. 1 registered [ 0.876007] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.880027] PTP clock support registered [ 0.884207] EDAC MC: Ver: 3.0.0 [ 0.890815] hv_vmbus: Vmbus version:4.0 [ 0.892127] PCI: Using ACPI for IRQ routing [ 0.896188] NetLabel: Initializing [ 0.900014] NetLabel: domain hash size = 128 [ 0.904018] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.910334] NetLabel: unlabeled traffic allowed by default [ 0.912196] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.948023] VFS: Disk quotas dquot_6.6.0 [ 0.956901] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.963631] AppArmor: AppArmor Filesystem Enabled [ 0.970377] pnp: PnP ACPI init [ 1.001120] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.007544] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.016640] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.024090] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.032316] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.040214] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.049710] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.056967] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.066600] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.077712] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.086757] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.097275] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.104076] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.114794] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.127654] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.133630] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.142021] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.158525] pnp: PnP ACPI: found 9 devices [ 1.177313] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.185038] NET: Registered protocol family 2 [ 1.188893] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.202649] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.207575] TCP: Hash tables configured (established 8192 bind 8192) [ 1.212841] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.218812] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.224334] NET: Registered protocol family 1 [ 1.229586] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.236617] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.242211] Unpacking initramfs... [ 1.482287] random: fast init done [ 1.603665] Freeing initrd memory: 13088K [ 1.611196] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.618555] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.626759] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.636976] Scanning for low memory corruption every 60 seconds [ 1.643510] Initialise system trusted keyrings [ 1.651290] Key type blacklist registered [ 1.658597] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.666176] zbud: loaded [ 1.671793] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.677352] fuse init (API version 7.26) [ 1.683573] Key type asymmetric registered [ 1.688959] Asymmetric key parser 'x509' registered [ 1.693699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.707813] io scheduler noop registered (default) [ 1.715135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.721509] ACPI: Power Button [PWRF] [ 1.731366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.770246] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.812392] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.843282] Linux agpgart interface v0.103 [ 1.851911] loop: module loaded [ 1.868995] hv_vmbus: registering driver hv_storvsc [ 1.903682] scsi host0: storvsc_host_t [ 1.962338] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.000988] scsi host1: storvsc_host_t [ 2.021189] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.039799] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.070416] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.085871] sd 0:0:0:0: [sda] Write Protect is off [ 2.093929] scsi host2: ata_piix [ 2.102974] scsi host3: ata_piix [ 2.109024] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.117851] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.124503] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.145849] libphy: Fixed MDIO Bus: probed [ 2.149424] tun: Universal TUN/TAP device driver, 1.6 [ 2.160834] PPP generic driver version 2.4.2 [ 2.172608] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.211397] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.221429] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.232166] sda: sda1 [ 2.236871] mousedev: PS/2 mouse device common for all mice [ 2.244464] rtc_cmos 00:00: RTC can wake from S4 [ 2.292129] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.375688] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.405467] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.425462] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.433090] device-mapper: uevent: version 1.0.3 [ 3.439221] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.580372] NET: Registered protocol family 10 [ 3.597975] Segment Routing with IPv6 [ 3.610141] NET: Registered protocol family 17 [ 3.615453] Key type dns_resolver registered [ 3.623427] RAS: Correctable Errors collector initialized. [ 3.629923] registered taskstats version 1 [ 3.634065] Loading compiled-in X.509 certificates [ 3.645030] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.657179] zswap: loaded using pool lzo/zbud [ 3.678639] Key type big_key registered [ 3.687275] Key type trusted registered [ 3.696199] Key type encrypted registered [ 3.702307] AppArmor: AppArmor sha1 policy hashing enabled [ 3.706677] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.711937] evm: HMAC attrs: 0x1 [ 3.720979] rtc_cmos 00:00: setting system clock to 2022-09-11 05:31:22 UTC (1662874282) [ 3.728731] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.737757] EDD information not available. [ 4.228862] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.247076] ata2.00: configured for MWDMA2 [ 4.269321] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.306081] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.313883] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.321375] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.334056] Freeing unused kernel memory: 2248K [ 4.348073] Write protecting the kernel read-only data: 18432k [ 4.359773] Freeing unused kernel memory: 2008K [ 4.367953] Freeing unused kernel memory: 124K [ 4.388309] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.396042] x86/mm: Checking user space page tables [ 4.413165] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.517117] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.527102] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.535924] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.544221] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.551914] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.572146] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.598669] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.606968] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.616500] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.625120] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.814134] hv_utils: Registering HyperV Utility Driver [ 4.831942] hv_vmbus: registering driver hv_util [ 4.883593] hv_vmbus: registering driver hyperv_keyboard [ 4.901961] hidraw: raw HID events driver (C) Jiri Kosina [ 4.918045] hv_vmbus: registering driver hv_netvsc [ 4.937039] 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.954107] hv_vmbus: registering driver hid_hyperv [ 5.149272] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.186866] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.236669] hv_utils: Heartbeat IC version 3.0 [ 5.248923] hv_utils: Shutdown IC version 3.0 [ 5.259813] hv_utils: TimeSync IC version 4.0 [ 5.278066] hv_utils: VSS IC version 5.0 Begin: Loading ssential driver ... [ 5.436048] raid6: sse2x1 gen() 2917 MB/s [ 5.488439] raid6: sse2x1 xor() 3697 MB/s [ 5.576048] raid6: sse2x2 gen() 3168 MB/s [ 5.628037] raid6: sse2x2 xor() 2631 MB/s [ 5.680044] raid6: sse2x4 gen() 5017 MB/s [ 5.732033] raid6: sse2x4 xor() 2862 MB/s [ 5.738758] raid6: using algorithm sse2x4 gen() 5017 MB/s [ 5.744045] raid6: .... xor() 2862 MB/s, rmw enabled [ 5.752605] raid6: using intx1 recovery algorithm [ 5.764703] xor: measuring software checksum speed [ 5.828036] prefetch64-sse: 10105.000 MB/sec [ 5.880250] generic_sse: 8585.000 MB/sec [ 5.893267] xor: using function: prefetch64-sse (10105.000 MB/sec) [ 5.907265] 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.098463] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.356532] 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.050806] 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.059514] systemd[1]: Detected virtualization microsoft. [ 7.063149] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.113418] systemd[1]: Set hostname to <ubuntu>. [ 7.133065] systemd[1]: Initializing machine ID from random generator. [ 7.139741] systemd[1]: Installed transient /etc/machine-id file. [ 7.675102] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 7.754963] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 7.815609] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 7.898526] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [m] Listening on udv Kernel Socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [m] Created slice System Slice. Mounting Debug File System... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... [[0;32m OK [0m] Created slice User and Session Slice.[ 8.897014] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...[ 9.051083] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-getty.slice.[ 9.135938] iscsi: registered transport (iser) Mounting POSIX Message Queue File System... Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Started Dispatch Password Requests 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 LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... [ 10.345841] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Create Static Device Nodes in /dev... [[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 Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Load/Save Random Seed. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 40.257298] cloud-init[339]: Cloud-init v. 18.2 running 'init-local' at Sun, 11 Sep 2022 05:31:38 +0000. Up 19.74 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 90.292105] cloud-init[672]: Cloud-init v. 18.2 running 'init' at Sun, 11 Sep 2022 05:32:02 +0000. Up 43.48 seconds. [ 90.478563] [[0;32m OK [0mcloud-init] [672]: Started Initial cloud-init job (metadata service crawler).ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [ [ 90.655482] [0;32m OK [0mcloud-init[672]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target System Initialization. [[ 90.771191] cloud-init[0;32m OK [0m] [672]: Started ACPI Events Check.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ [0;32m OK [0m] Reached target Paths.[ 90.957350] cloud-init [672]: ci-info: +--------+------+-----------------------------+-----------------+------+-------------------+[ [0;32m OK [0m[ 91.129223] ] Listening on D-Bus System Message Bus Socket.cloud-init[672]: ci-info: | eth0 | True | 172.20.0.8 | 255.255.255.240 | . | fa:16:3e:97:76:b9 | [[ 91.311269] [0;32m OK [0mcloud-init] [672]: Started Daily apt download activities.ci-info: | eth0 | True | fe80::f816:3eff:fe97:76b9/64 | . | link | fa:16:3e:97:76:b9 | [ [0;32m OK [0m[ 91.466885] ] cloud-initStarted Daily apt upgrade and clean activities.[672]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[ [0;32m OK [0m[ 91.622851] ] cloud-initListening on ACPID Listen Socket.[672]: ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 91.788595] cloud-init[672]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Sockets. [[0;32m OK [0m[ 91.885149] cloud-init] [672]: Reached target Basic System.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ [0;32m OK [0m[ 92.002282] ] cloud-initStarted Unattended Upgrades Shutdown.[672]: ci-info: +------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m ] [ 92.149638] Started D-Bus System Message Bus.cloud-init[672]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 92.249114] cloud-init[672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 92.313514] cloud-init[672]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 92.382010] cloud-init[672]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 92.453544] cloud-init[672]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 92.518532] cloud-init[672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 92.608843] cloud-init[672]: Generating public/private rsa key pair.[ [0;32m OK [0m[ 92.704990] ] cloud-initStarted Regular background program processing daemon.[672]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 92.834362] Starting Login Service...cloud-init [672]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.Starting LSB: Record successful boot for GRUB... [ 92.974535] [cloud-init[0;32m OK [0m[672]: The key fingerprint is:] Started Deferred execution scheduler. [ 93.106449] Starting LSB: MD monitoring daemon...cloud-init[672]: SHA256:xsstOiXTyF7+va1hfMuMc2fVNh5sswHoEwyTSFFlsg root@tempest-attachvolumetestjson-server-1231421294[ [0;32m OK [0m] [ 93.391455] Started ACPI event daemon.cloud-init [672]: The key's randomart image is:[ [0;32m OK [0m[ 93.509843] ] cloud-initStarted Daily Cleanup of Temporary Directories.[672]: +---[RSA 2048]----+ [[ 93.598287] [0;32m OK [0mcloud-init] [672]: Reached target Timers.| oo=+oo | [ 93.698706] [cloud-init[0;32m OK [0m[672]: ] | E.+o |Reached target Cloud-config availability. [ 93.798555] [[0;32m OK [0mcloud-init] [672]: Reached target Network is Online.| + . | [ 93.901839] Starting iSCSI initiator daemon (iscsid)...cloud-init[672]: | . + . | Starting /etc/rc.local Compatibility...[ 94.001162] cloud-init[672]: | . oS . . o .|Starting Apply the settings specified in cloud-config... [ 94.118345] cloud-init [672]: Starting OpenBSD Secure Shell server...| =o+o + B+| [ 94.240213] cloud-init[[672]: [0;32m OK [0m| . *+ . = +.B| ] Started /etc/rclocal Compatibility.[ 94.382070] cloud-init [672]: [| o... o.B.+o|[0;32m OK [0m ] [ 94.508228] Started iSCSI initiator daemon (iscsid).cloud-init[672]: [[0;32m OK [0m| .. .. ===o |] Started OpenBSD Secure Shell server. [ 94.860223] cloud-init[672]: [+----[SHA256]-----+[0;32m OK [0m ] [ 95.044404] Started Login Service.cloud-init [672]: Generating public/private dsa key pair.[[0;32m OK [0m ] Started LSB: MD monitoring daemon.[ 95.188556] cloud-init[672]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.Starting Login to default iSCSI targets... [ 95.367211] cloud-init[[672]: [0;32m OK [0mYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.] Started LSB: Record successful boot for GRUB.[ 95.580231] cloud-init [672]: The key fingerprint is: [ 95.720214] cloud-init[[0;32m OK [0m[672]: SHA256:1rXRQwjuz7jqx67nu+2GFYfnsqqBCL/BeQD6n++uqNE root@tempest-attachvolumetestjson-server-1231421294] Started Login to default iSCSI targets. [[ 95.914838] [0;32m OK [0mcloud-init] [672]: Reached target Remote File Systems (Pre).The key's randomart image is: [[ 96.030371] [0;32m OK [0mcloud-init] [672]: Reached target Remote File Systems.+---[DSA 1024]----+ [ 96.146925] cloud-initStarting Permit User Sessions...[672]: | .. .. | Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 96.252238] cloud-init [672]: | . .o | Starting LSB: automatic crash report generation...[ 96.349494] cloud-init [672]: [| . . o.o | [0;32m OK [0m[ 96.445868] ] cloud-initStarted Permit User Sessions. [672]: | . . o .ooo. |[ [0;32m OK [0m[ 96.575557] cloud-init] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[672]: |. . . S o .= | [[ 96.679826] [0;32m OK [0mcloud-init] [672]: Started LSB: automatic crash report generation.| o + + o +o . | [[ 96.836235] [0;32m OK [0mcloud-init[672]: |. E * o ...ooo |] Started Getty on tty1. [ 96.961983] cloud-init[[672]: [0;32m OK [0m| . o = .=oo |] Started Serial Getty on ttyS0.[ 97.088253] cloud-init[[0;32m OK [0m[672]: |... ==+.=OB*o |] Reached target Login Prompts.[ 97.184740] cloud-init[[672]: [0;32m OK [0m+----[SHA256]-----+] Reached target Multi-User System. [ 97.304721] [cloud-init[0;32m OK [0m[672]: ] Generating publc/private ecdsa key pair.Reached target Graphical Interface. [ 97.476916] cloud-initStarting Update UTMP about System Runlevel Changes...[672]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 97.660762] cloud-init[672]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 97.725762] cloud-init[672]: The key fingerprint is: [[ 97.806253] cloud-init[0;32m OK [0m[672]: ] SHA256:MHWfqnQLzT6U5HabaTFW2eOmhwfQnbqYr5NcCYu5NTw root@tempest-attachvolumetestjson-server-1231421294Started Update UTMP about System Runlevel Changes. [ 97.937536] cloud-init[672]: The key's randomart image is: [ 98.012193] cloud-init[672]: +---[ECDSA 256]---+ [ 98.055219] cloud-init[672]: | . . | [ 98.108182] cloud-init[672]: | . . ....o.| [ 98.165316] cloud-init[672]: | o ..o.o+.| [ 98.232617] cloud-init[672]: | o = +..o .| [ 98.307307] cloud-init[672]: | S & Bo.o | [ 98.392073] cloud-init[672]: | . X EoO* | [ 98.523747] cloud-init[672]: | . BoX+ o | [ 98.637584] cloud-init[672]: | . *. o | [ 98.716474] cloud-init[672]: | .o. | [ 98.790520] cloud-init[672]: +----[SHA256]-----+ [ 98.895089] cloud-init[672]: Generating public/private ed25519 key pair. [ 98.990793] cloud-init[672]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 99.043292] cloud-init[672]: Your public key has been saved in /etc/ssh/ssh_ost_ed25519_key.pub. [ 99.097973] cloud-init[672]: The key fingerprint is: [ 99.171883] cloud-init[672]: SHA256:DAhHPI1cTupYkia3u1GkOppycJOC/mFv31WSjamwjZY root@tempest-attachvolumetestjson-server-1231421294 [ 99.241941] cloud-init[672]: The key's randomart image is: [ 99.300770] cloud-init[672]: +--[ED25519 256]--+ [ 99.372589] cloud-init[672]: | .+o+o | [ 99.424219] cloud-init[672]: | +==. | [ 99.491636] cloud-init[672]: |. = =.o | [ 99.574121] cloud-init[672]: | + O o = | [ 99.640064] cloud-init[672]: |. +.o .S = o | [ 99.692229] cloud-init[672]: |+.+o * . o | [ 99.751662] cloud-init[672]: |++o+ E o . | [ 99.814560] cloud-init[672]: |o+ooo.. . . | [ 99.862529] cloud-init[672]: |+.o..... . | [ 99.941298] cloud-init[672]: +----[SHA256]-----+ [[0;32m OK [0m] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m] Started User Manager for UID 1000. [[0;32m OK [0m] Started Session 2 of user ubuntu. [[0;32m OK [0m] Started Session 3 of user ubuntu. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1231421294 ttyS0 tempest-attachvolumetestjson-server-1231421294 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.108000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112000] tsc: Detected 1995.192 MHz processor [ 0.112000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.116006] pid_max: default: 32768 minimum: 301 [ 0.120055] Security Framework initialized [ 0.124006] Yama: becoming mindful. [ 0.128044] AppArmor: AppArmor initialized [ 0.132251] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.136102] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140023] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.144000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.144530] CPU: Physical Processor ID: 0 [ 0.148381] mce: CPU supports 1 MCE banks [ 0.152113] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.156005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.160005] Spectre V2 : Mitigation: Full generic retpoline [ 0.164004] Speculative Store Bypass: Vulnerable [ 0.200000] Freeing SMP alternatives memory: 36K [ 0.202612] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.204100] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.208060] Hierarchical SRCU implementation. [ 0.216535] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.220004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.224062] smp: Bringing up secondary CPUs ... [ 0.228006] smp: Brought up 1 node, 1 CPU [ 0.232006] smpboot: Max logical packages: 1 [ 0.236028] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.240448] devtmpfs: initialized [ 0.244083] x86/mm: Memory block size: 128MB [ 0.248241] evm: security.selinux [ 0.252008] evm: security.SMACK64 [ 0.256004] evm: security.SMACK64EXEC [ 0.260005] evm: security.SMACK64TRANSMUTE [ 0.264005] evm: security.SMACK64MMAP [ 0.268004] evm: security.apparmor [ 0.272004] evm: security.ima [ 0.276026] evm: security.capability [ 0.280157] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288067] pinctrl core: initialized pinctrl subsystem [ 0.292267] NET: Registered protocol family 16 [ 0.296121] audit: initializing netlink subsys (disabled) [ 0.300197] cpuidle: using governor ladder [ 0.304011] audit: type=2000 audit(1662874447.300:1): state=initialized audit_enabled=0 res=1 [ 0.308015] cpuidle: using governor menu [ 0.316082] ACPI: bus type PCI registered [ 0.320006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.325360] PCI: Using configuration type 1 for base access [ 0.329582] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.332297] ACPI: Added _OSI(Module Device) [ 0.336010] ACPI: Added _OSI(Processor Device) [ 0.340007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.348027] ACPI: Added _OSI(Linux-Dell-Video) [ 0.361694] ACPI: Interpreter enabled [ 0.364015] ACPI: (supports S0 S5) [ 0.368006] ACPI: Using IOAPIC for interrupt routing [ 0.372068] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.376596] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.419542] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420035] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432426] PCI host bridge to bus 0000:00 [ 0.436056] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452026] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498540] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508030] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517903] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.517903] * this clock source is slow. Consider trying other clock sources [ 0.531762] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.574909] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.580658] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.588027] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.592892] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600135] SCSI subsystem initialized [ 0.604304] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.608000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.608027] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.612004] vgaarb: loaded [ 0.616057] pps_core: LinuxPPS API ver. 1 registered [ 0.620005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.624017] PTP clock support registered [ 0.628066] EDAC MC: Ver: 3.0.0 [ 0.638357] hv_vmbus: Vmbus version:4.0 [ 0.640100] PCI: Using ACPI for IRQ routing [ 0.644158] NetLabel: Initializing [ 0.648014] NetLabel: domain hash size = 128 [ 0.652040] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.656612] NetLabel: unlabeled traffic allowed by default [ 0.660158] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.679741] VFS: Disk quotas dquot_6.6.0 [ 0.684264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.690688] AppArmor: AppArmor Filesystem Enabled [ 0.695155] pnp: PnP ACPI init [ 0.707529] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.712013] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.716264] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.720609] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.725390] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.730410] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.734919] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.740229] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.744967] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.749602] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.754849] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.759709] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.764397] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.769263] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.774042] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.778789] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.783342] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.789914] pnp: PnP ACPI: found 9 devices [ 0.800897] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.806291] NET: Registered protocol family 2 [ 0.811245] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.817046] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.821764] TCP: Hash tables configured (established 8192 bind 8192) [ 0.826541] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.831477] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.836133] NET: Registered protocol family 1 [ 0.840544] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.846362] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.851562] Unpacking initramfs... [ 1.160201] Freeing initrd memory: 13088K [ 1.164816] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.169584] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.183291] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.195138] Scanning for low memory corruption every 60 seconds [ 1.200553] Initialise system trusted keyrings [ 1.205759] Key type blacklist registered [ 1.211383] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.218133] zbud: loaded [ 1.223560] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.228633] fuse init (API version 7.26) [ 1.234763] Key type asymmetric registered [ 1.238637] Asymmetric key parser 'x509' registered [ 1.242453] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.247820] io scheduler noop registered (default) [ 1.255966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.261540] ACPI: Power Button [PWRF] [ 1.266984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.297476] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.335299] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.343485] Linux agpgart interface v0.103 [ 1.357262] loop: module loaded [ 1.362336] hv_vmbus: registering driver hv_storvsc [ 1.370399] scsi host0: storvsc_host_t [ 1.380877] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.387339] random: fast init done [ 1.395711] scsi host1: storvsc_host_t [ 1.405186] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.411804] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.420321] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.435624] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.447926] scsi host2: ata_piix [ 1.452999] scsi host3: ata_piix [ 1.458206] sd 0:0:0:0: [sda] Write Protect is off [ 1.462532] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.466975] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.472618] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.490634] libphy: Fixed MDIO Bus: probed [ 1.495137] tun: Universal TUN/TAP device driver, 1.6 [ 1.499708] PPP generic driver version 2.4.2 [ 1.504906] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.518117] sda: sda1 [ 1.523230] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.538060] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.542520] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.549140] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.555993] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.564746] mousedev: PS/2 mouse device common for all mice [ 1.570567] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.577173] rtc_cmos 00:00: RTC can wake from S4 [ 1.610352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.618202] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.627148] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.632944] device-mapper: uevent: version 1.0.3 [ 1.637113] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.492696] sd 1:0:0:0: [sdb] Write Protect is off [ 2.740836] NET: Registered protocol family 10 [ 2.750997] Segment Routing with IPv6 [ 2.755605] NET: Registered protocol family 17 [ 2.760353] Key type dns_resolver registered [ 2.764745] RAS: Correctable Errors collector initialized. [ 2.769378] registered taskstats version 1 [ 2.774132] Loading compiled-in X.509 certificates [ 2.782555] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.790078] zswap: loaded using pool lzo/zbud [ 2.800032] Key type big_key registered [ 2.804562] Key type trusted registered [ 2.811446] Key type encrypted registered [ 2.816379] AppArmor: AppArmor sha1 policy hashing enabled [ 2.820760] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.825361] evm: HMAC attrs: 0x1 [ 2.963946] rtc_cmos 00:00: setting system clock to 2022-09-11 05:34:10 UTC (1662874450) [ 2.970476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.976453] EDD information not available. [ 3.389044] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.401463] ata2.00: configured for MWDMA2 [ 3.417697] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.433139] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.438033] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.446352] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.763763] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.896896] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.906130] Freeing unused kernel memory: 2248K [ 3.916083] Write protecting the kernel read-only data: 18432k [ 3.928065] Freeing unused kernel memory: 2008K [ 3.962056] Freeing unused kernel memory: 124K [ 3.978314] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.989574] x86/mm: Checking user space page tables [ 4.005877] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.067071] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.073002] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.079179] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.085139] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.089928] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.100070] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.114162] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.121417] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.129799] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.134420] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.280737] hv_utils: Registering HyperV Utility Driver [ 4.286289] hv_vmbus: registering driver hv_util [ 4.299210] hidraw: raw HID events driver (C) Jiri Kosina [ 4.306775] hv_vmbus: registering driver hv_netvsc [ 4.316145] hv_vmbus: registering driver hyperv_keyboard [ 4.334811] 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.345313] hv_vmbus: registering driver hid_hyperv [ 4.432355] hv_utils: Heartbeat IC version 3.0 [ 4.439019] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.456892] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.492622] hv_utils: Shutdown IC version 3.0 [ 4.504648] hv_utils: TimeSync IC version 4.0 [ 4.510364] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.812040] raid6: sse2x1 gen() 4266 MB/s [ 4.868045] raid6: sse2x1 xor() 3051 MB/s [ 4.920244] raid6: sse2x2 gen() 4952 MB/s [ 4.972041] raid6: sse2x2 xor() 3178 MB/s [ 5.024045] raid6: sse2x4 gen() 6387 MB/s [ 5.076039] raid6: sse2x4 xor() 5198 MB/s [ 5.082025] raid6: using algorithm sse2x4 gen() 6387 MB/s [ 5.089388] raid6: .... xor() 5198 MB/s, rmw enabled [ 5.095804] raid6: using intx1 recovery algorithm [ 5.105723] xor: measuring software checksum speed [ 5.148042] prefetch64-sse: 9920.000 MB/sec [ 5.192039] generic_sse: 9076.000 MB/sec [ 5.197038] xor: using function: prefetch64-sse (9920.000 MB/sec) [ 5.205730] 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.392786] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.619002] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.625804] EXT4-fs (sda1): write access will be enabled during recovery [ 7.648084] EXT4-fs (sda1): recovery complete [ 10.296636] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 10.843693] 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) [ 10.852677] systemd[1]: Detected virtualization microsoft. [ 10.858593] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 10.907325] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-1231421294>. [ 11.388877] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 11.448076] 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. [ 11.506322] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 11.559033] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 11.621194] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 11.688444] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice System Slice. Starting Remoun 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... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. Mounting Debug File System... [ 12.574480] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [[0;32m OK [0m] [ 12.636744] Loading iSCSI transport class v2.0-870. Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] [ 12.726505] iscsi: registered transport (tcp) Listening on Journal Socket (/dev/log). [ 12.765037] iscsi: registered transport (iser) Starting Journal Service... [[0;32m OK [0m] Created slice system-serial\x2dgetty.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 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 Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Mounting Configuration File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... 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 Krnel 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 LSB: AppArmor initialization. [[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] Started Create Volatile Files and Directories. 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 Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 46.502934] cloud-init[343]: Cloud-init v. 18.2 running 'init-local' at Sun, 11 Sep 2022 05:34:28 +0000. Up 20.17 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)... [ 87.065726] cloud-init[692]: Cloud-init v. 18.2 running 'init' at Sun, 11 Sep 2022 05:35:01 +0000. Up 53.09 seconds. [[ 87.260759] [0;32m OK [0m] cloud-init[692]: Started Initial cloud-init job (metadata service crawler).ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [ [0;32m OK [0m[ 87.444137] ] cloud-initReached target System Initialization.[692]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[ [0;32m OK [0m] [ 87.590195] Listening on D-Bus System Messae Bus Socket.cloud-init[692]: ci-info: | Device | Up | Address | Mask | Scoe | Hw-Address | [ 87.673111] [cloud-init[0;32m OK [0m[692]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Started Daily apt download activities. [ 87.972279] [cloud-init[692]: ci-info: | eth0 | True | 172.20.0.8 | 255.255.255.240 | . | fa:16:3e:97:76:b9 | [ 88.187526] cloud-init[692]: ci-info: | eth0 | True | fe80::f816:3eff:fe97:76b9/64 | . | lik | fa:16:3e:9776:b9 |[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ [0;32m OK [0m[ 88.492883] cloud-init[692]: ] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers.[ 88.681862] cloud-init[[692]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Listening on ACPID Listen Socket.[ 88.851787] cloud-init [692]: ci-info: +-------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Reached target Sockets. [ 88.972170] cloud-init[692]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ 89.081151] [[0;32m OK [0mcloud-init] [692]: Started ACPI Events Check.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m [ 89.536480] ] Reached target Paths. cloud-init[692]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Reached target asic System. [[0;32m OK [0m] Started Unattnded Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 89.792941] cloud-init[692]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 89.943943] cloud-init[692]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 90.069877] cloud-init[692]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 90.279391] cloud-init[692]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 90.565985] cloud-init[692]: ci-info: +-------+-----------------+------------+----------------+-----------+-------+ [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login ervice... Starting LSB: Record successful boot for GRUB... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Reached target Network is Online. Starting OpenBSD Secure Shell server... Starting /etc/rc.local Compatibility... Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started 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 LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[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 [m] Started Update UTMP about System Runlevel Changes. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1231421294 ttyS0 tempest-attachvolumetestjson-server-1231421294 login: [ 109.202319] cloud-init[754]: Cloud-init v. 18.2 running 'modules:config' at Sun, 11 Sep 2022 05:35:41 +0000. Up 94.00 seconds. [ 119.623283] cloud-init[889]: Printing ubuntu user authorized keys [ 119.739633] cloud-init[889]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNNDkqR7Kjpizvnz6mqEVwKs7vVWXuLoLWwRTkzUUq6HxjnxERus06Mu5GElh2ealrb+tdtzkiE52nwqc+CsC/RRm+vKMAjieV0bRCup0cCRzaN9obpXifM1Nj8hBg4FGQ== 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>Sep 11 05:36:09 ec2: <14>Sep 11 05:36:09 ec2: ############################################################ <14>Sep 11 05:36:09 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Sep 11 05:36:09 ec2: 1024 SHA256:1rXRQwjuz7jqx67nu+2GFYfnsqqBCL/BeQD6n++uqNE root@tempest-attachvolumetestjson-server-1231421294 (DSA) <14>Sep 11 05:36:09 ec2: 256 SHA256:MHWfqnQLzT6U5HabaTFW2eOmhwfQnbqYr5NcCYu5NTw root@tempest-attachvolumetestjson-server-1231421294 (ECDSA) <14>Sep 11 05:36:09 ec2: 256 SHA256:DAhHPI1cTupYkia3u1GkOppycJOC/mFv31WSjamwjZY root@tempest-attachvolumetestjson-server-1231421294 (ED25519) <14>Sep 11 05:36:09 ec2: 2048 SHA256:xsstOiXTyF7+va1hfMuMc2fVNh5sswHoEwyTSFFlYsg root@tempest-attachvolumetestjson-server-1231421294 (RSA) <14>Sep 11 05:36:09 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Sep 11 05:36:09 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIzuwtDmF1vKQxvp1q9LbCWhXZrtQmreRROu2zmWDAGsxFxSAq4P6nqFH8KHEt06MrsXag4XRErDDLYzgxKy5Ac= root@tempest-attachvolumetestjson-server-1231421294 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILuFpaMd6pTQI1+TCpH9VE012d9vuVFxktN2s5BkMLOD root@tempest-attachvolumetestjson-server-1231421294 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHIF3BrIgGYfdjZ8a2fSzvZ9WaOMiTwx6gFV4uJTw9h4axFammJJZG7/iaxtqlnQzU/OGs/EuCcEQNx3ckuPvt42tEFF0EffL/kaem4Y2YaCD9BBDJBuAKGeAp392MvAjNmKoahXNiCpVVIzftH7CstHoctOzN+WFcfUYYjAA4qW4eM+T1qVG0mLg7gL7UzlsIlgikgDcEq16r/zP4BEtrKY1Ei95cUEiOQ2RU02+tDFcgVJMRXZ0qpvl1RPjCQy86nl64kvnUE3vtARe7QC1VGh7zem4hVflHm3hFUCpr7mXUZge3y+Bwzk//GEdm910qhWAYhRE4+2xnogItjlfH root@tempest-attachvolumetestjson-server-1231421294 -----END SSH HOST KEY KEYS----- [ 124.852255] cloud-init[889]: Cloud-init v. 18.2 running 'modules:final' at Sun, 11 Sep 2022 05:35:58 +0000. p 110.18 seconds. [ 124.936637] cloud-init[889]: Cloud-init v. 18.2 finished at Sun, 11 Sep 2022 05:36:10 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 122.76 seconds 2022-09-11 05:49:04,575 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:04,576 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889b90d3-3a08-4584-b2fb-bd3dc0ed0214', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889b90d3-3a08-4584-b2fb-bd3dc0ed0214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:05,634 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:05,635 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4f47d3-2736-4a54-9844-e415879c6893', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4f47d3-2736-4a54-9844-e415879c6893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:06,698 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:49:06,698 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faaa655b-2da7-4134-826f-8c3569dd73d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faaa655b-2da7-4134-826f-8c3569dd73d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:07,758 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:49:07,759 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5900974-701a-49f8-9921-2576d857d20b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5900974-701a-49f8-9921-2576d857d20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:08,818 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:49:08,819 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4461ee-b9ef-4d69-8d31-66182ddf4103', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4461ee-b9ef-4d69-8d31-66182ddf4103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:09,879 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:49:09,880 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605d6d34-1d8d-4adc-aa5f-cffd20fbbf46', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605d6d34-1d8d-4adc-aa5f-cffd20fbbf46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:10,939 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:10,939 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d85e3f8-638c-481f-9df8-faa976d9ba86', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d85e3f8-638c-481f-9df8-faa976d9ba86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:11,996 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:11,997 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdeb4ef-e198-45c5-b833-c7de3c459537', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdeb4ef-e198-45c5-b833-c7de3c459537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:13,056 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:49:13,057 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaa0cf2-70c4-4fb5-9c03-99b9451cf7f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaa0cf2-70c4-4fb5-9c03-99b9451cf7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:14,113 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:14,114 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bca19dc-de5a-4ee1-aeee-2ba817fefb50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bca19dc-de5a-4ee1-aeee-2ba817fefb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:15,171 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:15,172 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0738b525-5fc2-426e-b767-da84f67d2d96', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0738b525-5fc2-426e-b767-da84f67d2d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:16,233 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:49:16,233 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828ec03f-5ea4-49cc-acf5-9e7db8d9a6cc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828ec03f-5ea4-49cc-acf5-9e7db8d9a6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:17,291 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:17,291 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2b74ee-04ef-4665-b257-c35a7cdd041f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2b74ee-04ef-4665-b257-c35a7cdd041f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:18,350 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:49:18,351 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd50da1d-cca8-41b3-93d7-7830bc8ce4b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd50da1d-cca8-41b3-93d7-7830bc8ce4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:19,411 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:49:19,411 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31de9217-1137-42a4-8e1e-53a1530f2dc3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31de9217-1137-42a4-8e1e-53a1530f2dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:20,469 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:20,469 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd0e9f5-7607-4c30-a520-25f084395d6f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd0e9f5-7607-4c30-a520-25f084395d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:21,528 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:21,528 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b486fb3-1c4d-4bd5-ba98-8e7a15ac6309', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b486fb3-1c4d-4bd5-ba98-8e7a15ac6309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:22,585 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:22,586 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523ae159-8885-4c8f-9c50-24b822fcb01d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523ae159-8885-4c8f-9c50-24b822fcb01d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:23,644 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:23,644 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b276282f-bbea-476b-b7a8-c5d48de2d6ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b276282f-bbea-476b-b7a8-c5d48de2d6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:24,704 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:49:24,704 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561b549f-ff15-41d9-acbd-5b5061ea507c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561b549f-ff15-41d9-acbd-5b5061ea507c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:25,761 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:25,762 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f813fa36-6950-48c4-9d74-77d675147617', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f813fa36-6950-48c4-9d74-77d675147617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:26,825 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:49:26,826 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5b37fc-da5f-4c6f-bba1-d2da722fb958', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5b37fc-da5f-4c6f-bba1-d2da722fb958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:27,884 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:27,885 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b4351d-4182-462e-bef7-4e7737a1049d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b4351d-4182-462e-bef7-4e7737a1049d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:28,942 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:28,943 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1c2242-48bd-4299-8870-8908c274f277', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1c2242-48bd-4299-8870-8908c274f277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:29,999 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:29,999 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b1c922-5731-4e2d-86cf-de8a10fe6b5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b1c922-5731-4e2d-86cf-de8a10fe6b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:31,058 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:31,058 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7606231b-22c8-41a1-826c-04a94ab18e78', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7606231b-22c8-41a1-826c-04a94ab18e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:32,115 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:32,115 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885f787e-ed66-4a5c-98d8-a507ec1fa295', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885f787e-ed66-4a5c-98d8-a507ec1fa295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:33,172 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:33,173 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbeb986-2734-4911-bcba-5d7ba279aa8b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbeb986-2734-4911-bcba-5d7ba279aa8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:34,231 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:34,231 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0e4581-a784-4682-8a1a-c054331049ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0e4581-a784-4682-8a1a-c054331049ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:35,288 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:35,289 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fef9dc9-18a1-4b1f-bc9f-ba376d26914c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fef9dc9-18a1-4b1f-bc9f-ba376d26914c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:36,346 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:36,346 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5704ef-490c-43a2-bb1e-3b2c854052b8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5704ef-490c-43a2-bb1e-3b2c854052b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:37,403 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:49:37,403 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d809488f-b3f0-44f4-9133-f0aa8824082c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d809488f-b3f0-44f4-9133-f0aa8824082c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:38,461 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:38,462 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba012025-05db-4b9b-a2e6-729857837614', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba012025-05db-4b9b-a2e6-729857837614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:39,518 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:49:39,519 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e323522-9970-4913-bd72-27064e70ef6e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e323522-9970-4913-bd72-27064e70ef6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:40,576 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:40,576 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a45f39-656f-487e-bf36-cf0538ddd3aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a45f39-656f-487e-bf36-cf0538ddd3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:41,631 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.041s 2022-09-11 05:49:41,632 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f71163-3d51-4883-a5dc-7026be965ff8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f71163-3d51-4883-a5dc-7026be965ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:42,690 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:42,690 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f4e461-1f0a-4a12-bdb4-c88b9dc1a0ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f4e461-1f0a-4a12-bdb4-c88b9dc1a0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:43,747 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:49:43,747 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62161709-7e29-4de3-957c-ef6d6c0a2903', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62161709-7e29-4de3-957c-ef6d6c0a2903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:44,803 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:44,803 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2ef7fd-3919-4c3e-8b39-2ee895d23de7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2ef7fd-3919-4c3e-8b39-2ee895d23de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:45,861 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:45,861 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1492edb-fc83-4d75-8cfd-a865de0ce762', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1492edb-fc83-4d75-8cfd-a865de0ce762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:46,919 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:46,920 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9704b2-d327-48ee-a364-ae8f0e86e89d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9704b2-d327-48ee-a364-ae8f0e86e89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:47,975 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:49:47,975 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db631a4e-6c62-4c31-947f-9239f30dad49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db631a4e-6c62-4c31-947f-9239f30dad49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:49,032 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:49,033 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa451f4e-dbec-49d6-83d6-89dd531f85ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa451f4e-dbec-49d6-83d6-89dd531f85ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:50,089 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.041s 2022-09-11 05:49:50,089 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1332fdd1-1870-41fc-be19-059db4403b4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1332fdd1-1870-41fc-be19-059db4403b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:51,146 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:51,146 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbab1be-21ec-414b-9692-2687d13c999a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbab1be-21ec-414b-9692-2687d13c999a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:52,204 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:52,204 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3701492c-7b19-4f34-820e-03037836407d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3701492c-7b19-4f34-820e-03037836407d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:53,259 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:49:53,260 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1730b65d-aa51-47ff-9c3a-398c16d9e0a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1730b65d-aa51-47ff-9c3a-398c16d9e0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:54,320 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:49:54,321 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2faf8b86-02f7-4cfe-abc4-ff578f35edaa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2faf8b86-02f7-4cfe-abc4-ff578f35edaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:55,378 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:55,378 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72d8552-c601-4764-8298-67ba30f42147', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72d8552-c601-4764-8298-67ba30f42147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:56,445 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.053s 2022-09-11 05:49:56,446 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4cd9106-567e-4819-ad27-002454fa1ed1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4cd9106-567e-4819-ad27-002454fa1ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:57,502 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:49:57,502 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6177b847-c321-4b95-b984-03206371cad9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6177b847-c321-4b95-b984-03206371cad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:58,564 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:49:58,565 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd08595d-cf97-42a3-9409-128b0cfbe2f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd08595d-cf97-42a3-9409-128b0cfbe2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:49:59,624 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:49:59,624 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a817d4e2-23bf-4c6a-93ef-bf9263e5d6db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a817d4e2-23bf-4c6a-93ef-bf9263e5d6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:00,682 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:50:00,683 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b404ae-f803-4b2e-9fd7-55100fabf8e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b404ae-f803-4b2e-9fd7-55100fabf8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:01,740 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:01,741 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e204f04-3455-4769-b75c-b76f3f5aaa4f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e204f04-3455-4769-b75c-b76f3f5aaa4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:02,804 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:50:02,804 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3060b65-4e0c-4671-b78d-b4f646d76575', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3060b65-4e0c-4671-b78d-b4f646d76575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:03,864 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:50:03,865 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002dcf12-4032-48a1-87fa-b1d57df30ac6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002dcf12-4032-48a1-87fa-b1d57df30ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:04,921 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:04,922 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7493ad37-b0fc-4da5-9e1a-03d5baeb3496', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7493ad37-b0fc-4da5-9e1a-03d5baeb3496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:05,980 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:05,981 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38093c3-100c-4218-8bef-c689063f6acc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38093c3-100c-4218-8bef-c689063f6acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:07,039 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:07,040 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0809571a-12d6-4b3b-a4f7-16b26d6a87d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0809571a-12d6-4b3b-a4f7-16b26d6a87d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:08,099 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:50:08,100 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179e137a-376d-4b27-b49f-253c91c303b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179e137a-376d-4b27-b49f-253c91c303b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:09,172 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.057s 2022-09-11 05:50:09,172 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7faa4df-92bf-434c-a8ed-88fea9f96520', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7faa4df-92bf-434c-a8ed-88fea9f96520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:10,228 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:50:10,228 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dafb47-8cd5-4722-9190-19819adc7553', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dafb47-8cd5-4722-9190-19819adc7553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:11,285 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:11,286 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472d4864-0355-4b5e-89ef-4a993bd695ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472d4864-0355-4b5e-89ef-4a993bd695ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:12,342 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:50:12,342 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983bcac0-647e-45bf-a5e8-76683d0b2435', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983bcac0-647e-45bf-a5e8-76683d0b2435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:13,401 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:50:13,401 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6e383e-ba13-42d1-9ff3-5df60bfc547e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6e383e-ba13-42d1-9ff3-5df60bfc547e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:14,460 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:50:14,460 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc35464d-c3af-4acc-82d8-279de57e0c8b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc35464d-c3af-4acc-82d8-279de57e0c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:15,520 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:50:15,520 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95da502-9d50-45b1-863f-c1469f94dda0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95da502-9d50-45b1-863f-c1469f94dda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:16,578 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:16,579 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a49799-4847-443d-97c2-ac4ae8c9acc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a49799-4847-443d-97c2-ac4ae8c9acc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:17,641 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:17,641 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4a38d9-0f5a-45c3-9dc1-79a3dd069596', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4a38d9-0f5a-45c3-9dc1-79a3dd069596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:18,699 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:18,699 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea949ba-4936-40d1-ba72-444aa9673789', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea949ba-4936-40d1-ba72-444aa9673789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:19,760 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:19,760 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfcc5a3f-5f2e-4ece-81f0-3486b0dc6200', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfcc5a3f-5f2e-4ece-81f0-3486b0dc6200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:20,818 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:20,819 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e23efc0-6a1d-4041-9a28-ecf643fcc7bf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e23efc0-6a1d-4041-9a28-ecf643fcc7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:21,882 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:50:21,882 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178024e0-1f09-42b3-a88e-efdbda3a5d14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178024e0-1f09-42b3-a88e-efdbda3a5d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:22,943 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:22,943 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4b9f63-ac91-4391-8c85-fee92b9bf979', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4b9f63-ac91-4391-8c85-fee92b9bf979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:24,004 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:50:24,004 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820b6894-cdec-4d05-8889-554ac4fb5e94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820b6894-cdec-4d05-8889-554ac4fb5e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:25,063 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:25,063 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2f0f7a-3912-4b7e-98af-8303948670de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2f0f7a-3912-4b7e-98af-8303948670de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:26,126 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:50:26,126 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40368c3-da50-4df1-8cb3-6897d0c270fa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40368c3-da50-4df1-8cb3-6897d0c270fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:27,182 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:50:27,182 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc632b8-98dc-4905-b09d-2c6d37707ee4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc632b8-98dc-4905-b09d-2c6d37707ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:28,242 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:50:28,243 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221b8144-2bcf-4c6a-9c6f-393516ffd77a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221b8144-2bcf-4c6a-9c6f-393516ffd77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:29,300 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:29,300 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf90990d-8502-4930-870d-0b1037b44ac0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf90990d-8502-4930-870d-0b1037b44ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:30,361 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:30,361 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3adcc1-8e9f-4deb-8323-692b9bc98ca2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3adcc1-8e9f-4deb-8323-692b9bc98ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:31,421 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:50:31,421 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbe78c9-fe90-4c15-a7f1-8d22761d7088', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbe78c9-fe90-4c15-a7f1-8d22761d7088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:32,481 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:50:32,481 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad53b4c-1495-4c4a-9bd9-69080db11304', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad53b4c-1495-4c4a-9bd9-69080db11304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:33,539 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:33,540 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb466c1-ea92-40a6-ba15-a7cf20171688', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb466c1-ea92-40a6-ba15-a7cf20171688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:34,601 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:34,601 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696bbf57-4863-45c2-9985-ec797ae75573', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696bbf57-4863-45c2-9985-ec797ae75573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:35,658 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:35,659 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c30d76-f080-4ea8-8537-f88eac158704', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c30d76-f080-4ea8-8537-f88eac158704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:36,716 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:36,717 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bba60a-4e42-4b2b-b218-478a707596cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bba60a-4e42-4b2b-b218-478a707596cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:37,774 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:50:37,775 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546e6355-9ea1-4c3d-9ed7-e096dcdd8d37', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546e6355-9ea1-4c3d-9ed7-e096dcdd8d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:38,837 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:38,837 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1338dfdd-c5f7-425b-9356-e35ea66ba86f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1338dfdd-c5f7-425b-9356-e35ea66ba86f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:39,900 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:50:39,900 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-befd787f-2c27-445c-aa68-5d6be6aca924', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befd787f-2c27-445c-aa68-5d6be6aca924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:40,958 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:40,959 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85531f5a-7cec-4ebe-82b5-f5f782cba416', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85531f5a-7cec-4ebe-82b5-f5f782cba416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:42,016 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:42,017 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c09ce3-2571-42f8-a126-4dbc866bcb40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c09ce3-2571-42f8-a126-4dbc866bcb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:43,076 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:43,076 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d4aba5-40df-48cc-8961-6cd1bf6272e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d4aba5-40df-48cc-8961-6cd1bf6272e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:44,135 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:44,135 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1d2c8a-a83f-49b9-b3f7-40916447ffc3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1d2c8a-a83f-49b9-b3f7-40916447ffc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:45,194 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:50:45,194 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5968a9f6-da5e-4a2a-b494-02376eb93af5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5968a9f6-da5e-4a2a-b494-02376eb93af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:46,254 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:50:46,254 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72a5d52-1719-43d6-a385-4c5cc996bd9e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72a5d52-1719-43d6-a385-4c5cc996bd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:47,315 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:47,315 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20d5e5a-0d2b-4dbf-bd6e-c6b52ee4ab21', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20d5e5a-0d2b-4dbf-bd6e-c6b52ee4ab21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:48,376 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:48,377 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f127887-64e8-4764-b664-a520eb7b5ad3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f127887-64e8-4764-b664-a520eb7b5ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:49,441 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.050s 2022-09-11 05:50:49,441 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7901b5d-2b9d-4a54-aebb-55207c1267e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7901b5d-2b9d-4a54-aebb-55207c1267e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:50,498 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:50,499 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2fe923-3f30-4e70-bf50-2630692a1951', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2fe923-3f30-4e70-bf50-2630692a1951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:51,555 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:51,555 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b2f5bb-fb86-4553-afde-91b8170adc22', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b2f5bb-fb86-4553-afde-91b8170adc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:52,612 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:50:52,612 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507031ec-cfcb-45e6-b901-c938a7f0c12f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507031ec-cfcb-45e6-b901-c938a7f0c12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:53,670 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:53,670 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba6076c-4e83-4ba2-bd8f-04704eaa2343', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba6076c-4e83-4ba2-bd8f-04704eaa2343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:54,727 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:50:54,728 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ed5bec-bb69-49f0-baab-40a97d1a197a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ed5bec-bb69-49f0-baab-40a97d1a197a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:55,786 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:50:55,786 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01692f67-db93-4688-9d44-7b5211165e6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01692f67-db93-4688-9d44-7b5211165e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:56,858 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.058s 2022-09-11 05:50:56,858 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4c29ca-9557-4ee7-9124-8a00ec6ed91b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4c29ca-9557-4ee7-9124-8a00ec6ed91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:57,914 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:50:57,914 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939c4a67-1703-4dec-ae0f-8e7703df7273', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939c4a67-1703-4dec-ae0f-8e7703df7273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:50:58,975 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:50:58,975 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56606368-2311-4a70-8ae3-8c004b97d24a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56606368-2311-4a70-8ae3-8c004b97d24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:00,034 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:00,034 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f0db9c-509d-4944-b5d3-526673536ab5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f0db9c-509d-4944-b5d3-526673536ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:01,094 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:01,095 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57ef2cc-6d4c-4526-8d91-d2c540da5f4c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57ef2cc-6d4c-4526-8d91-d2c540da5f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:02,157 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:51:02,157 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43498a4-fc07-439d-a509-d914084bbb88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43498a4-fc07-439d-a509-d914084bbb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:03,212 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.041s 2022-09-11 05:51:03,213 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3ef655-60e6-4d53-9b41-3b24cb292a11', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3ef655-60e6-4d53-9b41-3b24cb292a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:04,291 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.064s 2022-09-11 05:51:04,291 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d8eb77-18c4-46b1-9fc7-cdaaebd66fa2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d8eb77-18c4-46b1-9fc7-cdaaebd66fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:05,350 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:51:05,350 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c842743-4d51-40c8-96a7-0b80fa8e8761', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c842743-4d51-40c8-96a7-0b80fa8e8761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:06,412 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:51:06,412 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40766112-5ddc-4494-9686-d769df311e2c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40766112-5ddc-4494-9686-d769df311e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:07,471 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:07,472 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc67afc5-9bfd-4c49-a9dd-d6d7ea001fb6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc67afc5-9bfd-4c49-a9dd-d6d7ea001fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:08,533 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:51:08,534 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613aaa04-b967-437f-a792-c53a2ce9815d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613aaa04-b967-437f-a792-c53a2ce9815d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:09,597 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:51:09,598 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd60e004-fa3a-4f14-b519-d312666addf6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd60e004-fa3a-4f14-b519-d312666addf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:10,661 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:51:10,662 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46f900b-85a4-4153-8523-84fc014c294a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46f900b-85a4-4153-8523-84fc014c294a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:11,723 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:51:11,723 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9cc4c2-d3a7-410a-9c68-e35a1046bf04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9cc4c2-d3a7-410a-9c68-e35a1046bf04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:12,780 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:12,781 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ca43c7-b271-49c0-8112-44450790b792', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ca43c7-b271-49c0-8112-44450790b792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:13,837 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:51:13,837 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f877164-0e00-4cb8-ae7b-c6f1037b2301', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f877164-0e00-4cb8-ae7b-c6f1037b2301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:14,897 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:14,897 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96dc9c1-4f23-4ca7-9435-b5d6500ddf17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96dc9c1-4f23-4ca7-9435-b5d6500ddf17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:15,959 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:51:15,959 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35a66b3-c7a3-4a8d-a193-dcd80154ec82', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35a66b3-c7a3-4a8d-a193-dcd80154ec82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:17,016 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:51:17,016 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45081807-7c53-4cda-890e-61f95bf4c922', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45081807-7c53-4cda-890e-61f95bf4c922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:18,087 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.056s 2022-09-11 05:51:18,087 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28240634-aa60-472e-86d6-cdec61db2777', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28240634-aa60-472e-86d6-cdec61db2777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:19,144 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:51:19,144 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150eff0b-680d-4cee-be04-3a0eddf66946', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150eff0b-680d-4cee-be04-3a0eddf66946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:20,203 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:20,203 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2fac41-9a59-4202-9519-fa56974c41a2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2fac41-9a59-4202-9519-fa56974c41a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:21,260 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:21,260 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11187ccd-e0bf-4b97-8b73-3f51d2845901', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11187ccd-e0bf-4b97-8b73-3f51d2845901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:22,319 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:22,319 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4416c9e-04a4-4bae-aa2c-fe1512d6e6f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4416c9e-04a4-4bae-aa2c-fe1512d6e6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:23,378 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:23,378 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417470a4-dda5-4ad5-b572-ef5768e7d2c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417470a4-dda5-4ad5-b572-ef5768e7d2c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:24,436 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:24,436 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a2f18a-5c83-4cc9-8727-313c9fc4e30c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a2f18a-5c83-4cc9-8727-313c9fc4e30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:25,495 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:25,495 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0c7f8b-da13-400b-9dda-545ba7b2c0d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0c7f8b-da13-400b-9dda-545ba7b2c0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:26,553 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:26,553 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59465f24-4c4b-4a3d-86df-28d37e4aebfc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59465f24-4c4b-4a3d-86df-28d37e4aebfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:27,614 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:27,614 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba8ff405-1e68-42bc-9306-8790c85a04e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba8ff405-1e68-42bc-9306-8790c85a04e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:28,673 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:51:28,674 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484a2caf-9612-436d-b99e-2c022fa991e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484a2caf-9612-436d-b99e-2c022fa991e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:29,734 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:29,734 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aea6448-78ae-43a1-9b52-c2e288d0128a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aea6448-78ae-43a1-9b52-c2e288d0128a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:30,795 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:51:30,796 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744e7e4e-fca2-46d6-8eec-20eb6cdfb795', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744e7e4e-fca2-46d6-8eec-20eb6cdfb795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:31,854 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:31,855 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64ac83f-1959-40ab-b434-a757acfc7db7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64ac83f-1959-40ab-b434-a757acfc7db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:32,911 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:32,911 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c50df44-0168-47de-82d7-3bc4f947a60d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c50df44-0168-47de-82d7-3bc4f947a60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:33,971 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:33,972 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d56f1b-7e95-42ba-9917-3c7468df4de0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d56f1b-7e95-42ba-9917-3c7468df4de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:35,030 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:51:35,030 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0907960-3fdf-4f13-90e4-c6709c96db29', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0907960-3fdf-4f13-90e4-c6709c96db29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:36,089 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:36,089 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ad14aa-d29a-4447-a522-69eacfd8ebb3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ad14aa-d29a-4447-a522-69eacfd8ebb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:37,148 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:37,148 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec06acea-7649-4f7d-92fd-85e458b32d55', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec06acea-7649-4f7d-92fd-85e458b32d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:38,207 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:51:38,207 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf3ec42-e27a-428e-8ecf-59a7eaa2372e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf3ec42-e27a-428e-8ecf-59a7eaa2372e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:39,267 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:39,267 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ac8921-e63c-4a7b-ad99-cf1d3b01fe81', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ac8921-e63c-4a7b-ad99-cf1d3b01fe81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:40,329 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:51:40,329 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5ed686-372c-465e-a820-8358b30dcf40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5ed686-372c-465e-a820-8358b30dcf40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:41,394 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.050s 2022-09-11 05:51:41,394 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647e5bd7-969b-43d9-a7a3-64cef8766cd0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647e5bd7-969b-43d9-a7a3-64cef8766cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:42,451 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:51:42,451 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c14b44f-cadf-49ad-8746-f6fa1471b1ea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c14b44f-cadf-49ad-8746-f6fa1471b1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:43,506 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.040s 2022-09-11 05:51:43,507 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f12784-d18d-4054-a9e1-0cc4433f7b73', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f12784-d18d-4054-a9e1-0cc4433f7b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:44,565 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:44,565 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-387a751b-b636-4d92-b955-d90423263de7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-387a751b-b636-4d92-b955-d90423263de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:45,631 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.052s 2022-09-11 05:51:45,631 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0c48e0-9fd9-48d3-9eb0-c0bcb0880f48', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0c48e0-9fd9-48d3-9eb0-c0bcb0880f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:46,749 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.103s 2022-09-11 05:51:46,749 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120ca2eb-dba7-4bb0-aca9-424648fbf451', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120ca2eb-dba7-4bb0-aca9-424648fbf451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:47,807 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:47,808 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aefd93d-d0ef-4fbb-8d4d-37d82fb20726', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aefd93d-d0ef-4fbb-8d4d-37d82fb20726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:48,865 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:48,866 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3d3789-114c-4744-a4c0-49d4eb69fc05', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3d3789-114c-4744-a4c0-49d4eb69fc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:49,924 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:51:49,924 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8fa757-2f82-4bc5-892d-460afee04b4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8fa757-2f82-4bc5-892d-460afee04b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:50,984 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:50,985 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90d5df7-9097-4921-856b-551ab0af55f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90d5df7-9097-4921-856b-551ab0af55f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:52,045 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:51:52,045 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60fa4cd3-bb21-41fc-8713-81c29be0fe05', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60fa4cd3-bb21-41fc-8713-81c29be0fe05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:53,101 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.041s 2022-09-11 05:51:53,101 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb6cd6ab-03da-4960-a5b4-9d7f0a81c6fe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb6cd6ab-03da-4960-a5b4-9d7f0a81c6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:54,158 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:54,159 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9ff507-c76c-4fda-83b7-9d89d8a2e9de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9ff507-c76c-4fda-83b7-9d89d8a2e9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:55,215 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:51:55,216 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062e1b0b-b692-4c19-8116-5bec58f005b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062e1b0b-b692-4c19-8116-5bec58f005b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:56,272 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:56,272 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f659a9-ff96-463c-be77-c58e36b09c6a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f659a9-ff96-463c-be77-c58e36b09c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:57,329 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:51:57,330 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c118c85-02b9-45ac-9a22-a431edac538f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c118c85-02b9-45ac-9a22-a431edac538f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:58,387 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:58,388 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c22025-308d-4637-a2a0-e50c6cadefd5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c22025-308d-4637-a2a0-e50c6cadefd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:51:59,447 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:51:59,447 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89fd614-9fb5-403f-96a8-7b79f1b0dc0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89fd614-9fb5-403f-96a8-7b79f1b0dc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:00,506 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:00,506 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa5bf74-2c53-4761-8a80-aa95ec601644', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa5bf74-2c53-4761-8a80-aa95ec601644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:01,563 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:01,563 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad64358-e4b2-4348-807c-929e26be91bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad64358-e4b2-4348-807c-929e26be91bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:02,620 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:02,621 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab9e684-df73-48d1-bce3-ee5993e08b8a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab9e684-df73-48d1-bce3-ee5993e08b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:03,676 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:03,677 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7b458e-b968-415d-842c-25a5a4fc3fd9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7b458e-b968-415d-842c-25a5a4fc3fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:04,733 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:04,733 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb607ad-2129-4d26-9239-1d44454578d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb607ad-2129-4d26-9239-1d44454578d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:05,789 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:05,789 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1182c4-eb7b-42be-bb69-206f4c4fd8e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1182c4-eb7b-42be-bb69-206f4c4fd8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:06,847 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:52:06,847 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7673ab58-d352-4858-a882-63969b68ad25', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7673ab58-d352-4858-a882-63969b68ad25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:07,903 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:07,904 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36d0955-fef5-4ca7-940c-753be91c39c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36d0955-fef5-4ca7-940c-753be91c39c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:08,961 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:08,962 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1e469d-2200-4025-931e-18ee2d69efa8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1e469d-2200-4025-931e-18ee2d69efa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:10,020 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:10,020 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ef8d6c-943d-4b14-b893-453d7fe39467', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ef8d6c-943d-4b14-b893-453d7fe39467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:11,090 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.056s 2022-09-11 05:52:11,091 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf538500-7c19-4db2-bcea-3d45bdc4e6d0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf538500-7c19-4db2-bcea-3d45bdc4e6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:12,159 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:52:12,159 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dd8610-48f2-4c8c-994c-f5e341be207b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dd8610-48f2-4c8c-994c-f5e341be207b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:13,214 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:13,214 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aaeb19a-959f-412c-a0ea-7f1a07b2031d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aaeb19a-959f-412c-a0ea-7f1a07b2031d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:14,272 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:14,273 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574964c9-15d0-467d-bd0c-add9c16b516b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574964c9-15d0-467d-bd0c-add9c16b516b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:15,328 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:15,329 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84f2deb-8842-470b-b05a-72827a6fdf6c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84f2deb-8842-470b-b05a-72827a6fdf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:16,383 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.041s 2022-09-11 05:52:16,383 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd55919-5f00-43c9-ad54-9e77c1503d2a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd55919-5f00-43c9-ad54-9e77c1503d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:17,439 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.041s 2022-09-11 05:52:17,439 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a190b41-f2c1-4332-bf93-0a579195c472', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a190b41-f2c1-4332-bf93-0a579195c472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:18,497 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:52:18,498 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37fb9d3-d412-4692-b358-23a7eb97b389', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37fb9d3-d412-4692-b358-23a7eb97b389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:19,563 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.052s 2022-09-11 05:52:19,563 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d74399-e584-4681-805c-078e8e324183', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d74399-e584-4681-805c-078e8e324183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:20,620 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:52:20,621 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfafd6a9-de18-4741-bdc2-91b6a569dd26', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfafd6a9-de18-4741-bdc2-91b6a569dd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:21,678 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:21,679 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb87b04-fc09-4537-91df-7a3dd13d4aa2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb87b04-fc09-4537-91df-7a3dd13d4aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:22,737 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:52:22,737 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e32ee47-c728-4e56-9868-e0f84593bf0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e32ee47-c728-4e56-9868-e0f84593bf0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:23,793 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:23,794 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4419c18-b538-41f8-be51-35053e065c84', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4419c18-b538-41f8-be51-35053e065c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:24,850 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:52:24,851 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827d6a2c-8bdf-47ed-8ef4-c5c56b111043', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-827d6a2c-8bdf-47ed-8ef4-c5c56b111043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:25,906 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:25,906 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12f674b-b40a-49de-a6b5-49130b9000e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12f674b-b40a-49de-a6b5-49130b9000e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:26,965 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:26,965 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2243ca6f-4f4c-48ff-8008-45facb90484d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2243ca6f-4f4c-48ff-8008-45facb90484d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:28,171 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.192s 2022-09-11 05:52:28,171 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb911d1-9fd7-4fa3-b741-1f11d3978e07', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb911d1-9fd7-4fa3-b741-1f11d3978e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:29,229 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:29,230 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6d5b11-95da-4988-b437-05123d78a9ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6d5b11-95da-4988-b437-05123d78a9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:30,289 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:30,289 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20dd6da2-1812-4ea6-984e-16010a984e25', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20dd6da2-1812-4ea6-984e-16010a984e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:31,355 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.051s 2022-09-11 05:52:31,356 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd07041-7f13-4992-ba07-928ccd91e92f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd07041-7f13-4992-ba07-928ccd91e92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:32,414 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:32,414 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123ec47f-85ef-4132-ae9b-8ffba3eec6ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123ec47f-85ef-4132-ae9b-8ffba3eec6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:33,474 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:33,474 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b489aabb-ead9-4639-bd16-ae477e9de098', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b489aabb-ead9-4639-bd16-ae477e9de098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:34,533 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:34,533 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04564dff-be29-4d9b-9011-e5f1222629d5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04564dff-be29-4d9b-9011-e5f1222629d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:35,592 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:35,593 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53657d96-77c8-4966-8606-dc7b61f484ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53657d96-77c8-4966-8606-dc7b61f484ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:36,650 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:36,651 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d40783a-2ed1-4698-8f2d-0792ca3c7795', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d40783a-2ed1-4698-8f2d-0792ca3c7795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:37,709 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:37,709 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f191a9a8-ff5e-4236-b34a-1742cd310953', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f191a9a8-ff5e-4236-b34a-1742cd310953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:38,768 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:38,769 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5923d1a0-be05-42c3-b4b4-7a31f010fdaf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5923d1a0-be05-42c3-b4b4-7a31f010fdaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:39,833 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:52:39,833 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558e2b5b-24d1-4f72-9c6a-9d2665402730', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558e2b5b-24d1-4f72-9c6a-9d2665402730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:40,889 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.041s 2022-09-11 05:52:40,889 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a0bb23-ef09-4f4b-a501-cdf8eda54b4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a0bb23-ef09-4f4b-a501-cdf8eda54b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:41,948 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:41,948 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f960fc1-16bb-486c-b702-b1dc45a5a8d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f960fc1-16bb-486c-b702-b1dc45a5a8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:43,009 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:43,010 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5126a6f-7b3d-48f3-bc0b-3706a166cc4f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5126a6f-7b3d-48f3-bc0b-3706a166cc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:44,069 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:52:44,069 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fa0c58-a61d-42d7-8f25-6193c805afe2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fa0c58-a61d-42d7-8f25-6193c805afe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:45,128 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:45,128 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010493d2-7ff6-4a0e-9437-ea1c6d813637', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010493d2-7ff6-4a0e-9437-ea1c6d813637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:46,248 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.105s 2022-09-11 05:52:46,248 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53424ae7-ebcc-44b7-855e-8676f1f59b7c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53424ae7-ebcc-44b7-855e-8676f1f59b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:47,309 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:52:47,309 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b378602-43b7-488f-a99b-1d7b26056824', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b378602-43b7-488f-a99b-1d7b26056824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:48,375 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.052s 2022-09-11 05:52:48,375 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df675816-6d13-4f6b-a5ae-9381a491dc45', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df675816-6d13-4f6b-a5ae-9381a491dc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:49,434 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:52:49,435 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a2f23f-b226-4898-8315-cbaed0faf6c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a2f23f-b226-4898-8315-cbaed0faf6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:50,497 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:52:50,497 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1139bf18-f879-435b-9e21-9d119609f2f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1139bf18-f879-435b-9e21-9d119609f2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:51,554 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:51,554 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34258c85-0158-44a2-9678-a9176583c507', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34258c85-0158-44a2-9678-a9176583c507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:52,635 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.065s 2022-09-11 05:52:52,635 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a825af0-c0c6-45eb-b99f-e752b2e3af18', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a825af0-c0c6-45eb-b99f-e752b2e3af18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:53,694 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:53,694 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013081f5-211a-4965-ab0f-a9751df338d5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013081f5-211a-4965-ab0f-a9751df338d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:54,749 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.041s 2022-09-11 05:52:54,750 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ece4376-e5da-43fe-9d05-20e45c1745c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ece4376-e5da-43fe-9d05-20e45c1745c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:55,806 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:52:55,807 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc710814-58e5-4393-b5f6-6b29c38a47b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc710814-58e5-4393-b5f6-6b29c38a47b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:56,865 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:52:56,865 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1bc1b9-8d34-4c04-8274-320ab507791c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1bc1b9-8d34-4c04-8274-320ab507791c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:57,922 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:52:57,923 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95bc7c0-b7fa-450d-a995-87f35d3415f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95bc7c0-b7fa-450d-a995-87f35d3415f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:52:58,986 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:52:58,986 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f1a7c1-0f73-41c7-b180-e8751eca9ce7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f1a7c1-0f73-41c7-b180-e8751eca9ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:00,043 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:00,043 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c644fa-466d-4b1a-bcb9-be9a2e9598d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c644fa-466d-4b1a-bcb9-be9a2e9598d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:01,103 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:01,103 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e59b04d-e914-4489-9591-712dd7fa64a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e59b04d-e914-4489-9591-712dd7fa64a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:02,166 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:53:02,167 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14bf3120-39d4-44fe-823e-85881a419335', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14bf3120-39d4-44fe-823e-85881a419335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:03,227 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:53:03,228 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b2a1ef-3bc8-4f21-98fd-1c11e7b792f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b2a1ef-3bc8-4f21-98fd-1c11e7b792f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:04,286 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:04,287 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c0b94d-4bd0-42ca-a526-3c4548e903c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c0b94d-4bd0-42ca-a526-3c4548e903c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:05,344 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:05,344 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7626cd-90e3-44fd-a925-b679825d5814', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7626cd-90e3-44fd-a925-b679825d5814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:06,402 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:06,403 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f4623b-0cae-48f4-b13a-0062052cdb84', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f4623b-0cae-48f4-b13a-0062052cdb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:07,460 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:07,461 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04dd2093-9f8c-4941-b778-e7caf55f2efa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04dd2093-9f8c-4941-b778-e7caf55f2efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:08,520 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:08,520 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9387594-d04e-488a-817e-e5a00b6418fb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9387594-d04e-488a-817e-e5a00b6418fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:09,583 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:53:09,584 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42229af-2bf9-427e-90dd-71198dd2af35', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42229af-2bf9-427e-90dd-71198dd2af35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:10,645 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:53:10,645 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77df64d3-8e94-4a6d-a0f3-365ed22e7408', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77df64d3-8e94-4a6d-a0f3-365ed22e7408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:11,728 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.067s 2022-09-11 05:53:11,728 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93119988-5019-45dd-a209-55cc8d55ea14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93119988-5019-45dd-a209-55cc8d55ea14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:12,802 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.059s 2022-09-11 05:53:12,802 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11041dd5-8ccc-4307-b774-8bba350aa941', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11041dd5-8ccc-4307-b774-8bba350aa941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:13,870 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.053s 2022-09-11 05:53:13,871 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf93592-a83f-4269-aab9-a8d9d952f51c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf93592-a83f-4269-aab9-a8d9d952f51c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:14,931 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:53:14,931 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487309da-22e2-456d-a473-c8af1e366263', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487309da-22e2-456d-a473-c8af1e366263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:15,987 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:15,988 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ce0dab-cdda-43d0-a8cf-203da47e717e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ce0dab-cdda-43d0-a8cf-203da47e717e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:17,047 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:17,047 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c031a8d9-1b0e-46c0-8d83-5086f707f3a2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c031a8d9-1b0e-46c0-8d83-5086f707f3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:18,104 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:18,104 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d22a485-0055-4322-b586-3b320d685059', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d22a485-0055-4322-b586-3b320d685059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:19,162 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:19,163 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3443ef2d-13df-4943-ac76-fd7148c5f0c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3443ef2d-13df-4943-ac76-fd7148c5f0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:20,228 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.052s 2022-09-11 05:53:20,228 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81015cde-7159-4365-a70e-92dd16502cf9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81015cde-7159-4365-a70e-92dd16502cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:21,289 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:53:21,290 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d8a1020-dcd5-4d32-bf38-f84436d6a707', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d8a1020-dcd5-4d32-bf38-f84436d6a707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:22,349 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:22,349 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ff6b61-2ce1-4b37-861e-a3053af8f02b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ff6b61-2ce1-4b37-861e-a3053af8f02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:23,407 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:23,407 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb46f5d-3566-4f35-adde-2f0ee8b0de51', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb46f5d-3566-4f35-adde-2f0ee8b0de51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:24,464 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:24,465 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c67261-1525-413a-9741-2b444ece61a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c67261-1525-413a-9741-2b444ece61a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:25,526 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:53:25,526 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e511ae1-752f-448d-947a-8c91b49efdc3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e511ae1-752f-448d-947a-8c91b49efdc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:26,583 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:26,584 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3e250a-2d50-438e-b683-12ab5f08efff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3e250a-2d50-438e-b683-12ab5f08efff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:27,641 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:27,641 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e74af7-592a-4d24-a461-f2ffef44596b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e74af7-592a-4d24-a461-f2ffef44596b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:28,706 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.050s 2022-09-11 05:53:28,707 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde4436e-d364-41ac-889a-75b39cd094e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde4436e-d364-41ac-889a-75b39cd094e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:29,767 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:53:29,768 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb997b6-1fe6-4d67-9072-acb007496115', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb997b6-1fe6-4d67-9072-acb007496115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:30,826 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:30,826 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37497612-2ef9-43c9-9ed2-ddfa01c5a75d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37497612-2ef9-43c9-9ed2-ddfa01c5a75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:31,882 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:31,883 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492bf921-79c7-4204-aff9-9ce873b4cf4e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492bf921-79c7-4204-aff9-9ce873b4cf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:32,943 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:32,944 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a212ab-8e2b-4454-9f06-4dcf3c16fca2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a212ab-8e2b-4454-9f06-4dcf3c16fca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:34,002 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:34,003 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398b4a0d-2add-4a6c-8fc1-cdd421dc5db5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398b4a0d-2add-4a6c-8fc1-cdd421dc5db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:35,061 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:35,061 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938bbf2b-16f8-4249-a7f4-6a82f19ed90f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938bbf2b-16f8-4249-a7f4-6a82f19ed90f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:36,123 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:53:36,123 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4987411-f853-4521-9f17-57f6ed6848e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4987411-f853-4521-9f17-57f6ed6848e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:37,185 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:53:37,185 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce8e3cf-02ce-4aaa-a0a6-84e7e33612a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce8e3cf-02ce-4aaa-a0a6-84e7e33612a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:38,243 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:38,243 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28594870-eded-4cce-afe1-1bd7d8ce63a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28594870-eded-4cce-afe1-1bd7d8ce63a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:39,307 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.050s 2022-09-11 05:53:39,307 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f2bd74-8a10-4a07-938b-e4b0a8b5ef93', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f2bd74-8a10-4a07-938b-e4b0a8b5ef93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:40,372 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.051s 2022-09-11 05:53:40,373 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde8cdf6-911d-41d2-a6be-7b8fd9f1d88b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde8cdf6-911d-41d2-a6be-7b8fd9f1d88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:41,446 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:41,447 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f0ca56-c8b0-4c03-8c9d-91ef883ffb6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f0ca56-c8b0-4c03-8c9d-91ef883ffb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:42,504 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:42,505 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974c1182-f668-43e9-b683-809b1c803707', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974c1182-f668-43e9-b683-809b1c803707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:43,564 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:43,564 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a0156a-b11f-491e-a6f0-e5fced5b0094', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a0156a-b11f-491e-a6f0-e5fced5b0094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:44,623 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:44,624 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd0c1c0-4de5-447b-8112-bde7a7283fde', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd0c1c0-4de5-447b-8112-bde7a7283fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:45,680 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:45,681 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce436a0-5510-4192-858d-6ea701ffe295', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce436a0-5510-4192-858d-6ea701ffe295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:46,739 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:46,739 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1adaeb12-5211-48c4-8468-882b4d6ff17b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1adaeb12-5211-48c4-8468-882b4d6ff17b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:47,801 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:53:47,801 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97affe14-9f66-4c1a-b1bd-ed4c200cf1df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97affe14-9f66-4c1a-b1bd-ed4c200cf1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:48,858 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:48,859 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754668bc-91ae-4ce8-acdc-c78ce9b6916b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754668bc-91ae-4ce8-acdc-c78ce9b6916b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:49,920 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:53:49,921 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7678c767-256a-4ef6-b22e-6dff40025da2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7678c767-256a-4ef6-b22e-6dff40025da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:50,983 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:53:50,983 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5405f828-6f2c-45bb-beba-744c6d2a447b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5405f828-6f2c-45bb-beba-744c6d2a447b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:52,046 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:53:52,046 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a34aa3-d25c-430b-9c1a-cfebe841c809', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a34aa3-d25c-430b-9c1a-cfebe841c809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:53,103 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:53,103 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96098b78-eb3e-4f6f-a085-cb173d9e89e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96098b78-eb3e-4f6f-a085-cb173d9e89e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:54,163 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:54,163 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd605f5-4573-45af-9f6f-58e63229ab6d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd605f5-4573-45af-9f6f-58e63229ab6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:55,220 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:55,221 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ae8788-14eb-428a-9105-e8c3f7e28014', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ae8788-14eb-428a-9105-e8c3f7e28014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:56,281 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:53:56,281 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23fa02f3-1dde-4f4f-906f-152ca47d6927', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23fa02f3-1dde-4f4f-906f-152ca47d6927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:57,340 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:53:57,340 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e71150f-3385-4df1-9785-052b45cf0ccb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e71150f-3385-4df1-9785-052b45cf0ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:58,398 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:53:58,399 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10160158-2c8c-4af4-9709-45efc6a19e17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10160158-2c8c-4af4-9709-45efc6a19e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:53:59,456 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:53:59,457 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26374bbd-96f1-436d-8c4d-3677c38334db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26374bbd-96f1-436d-8c4d-3677c38334db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:00,525 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.055s 2022-09-11 05:54:00,525 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72833a5f-e129-4f5a-bcc2-3217669f341e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72833a5f-e129-4f5a-bcc2-3217669f341e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:01,583 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:01,583 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67588eaa-2145-43f4-a55b-fde9e6cdd03e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67588eaa-2145-43f4-a55b-fde9e6cdd03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:02,645 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:54:02,646 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a991bfa5-fa6b-4905-8fab-1b8c8daa0972', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a991bfa5-fa6b-4905-8fab-1b8c8daa0972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:03,704 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:03,705 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b82287-299a-4148-9dd6-13c533c6b689', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b82287-299a-4148-9dd6-13c533c6b689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:04,762 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:04,763 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648f9a7f-83e9-4b81-9ffe-475c40c91603', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648f9a7f-83e9-4b81-9ffe-475c40c91603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:05,820 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:05,820 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8121dd52-fc6c-4334-81cc-331267176e55', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8121dd52-fc6c-4334-81cc-331267176e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:06,878 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:06,878 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8be10f-c463-41d6-8630-98a3d60c1f16', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8be10f-c463-41d6-8630-98a3d60c1f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:07,936 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:07,936 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b398621-7ddd-4618-983b-8657ce69f739', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b398621-7ddd-4618-983b-8657ce69f739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:08,994 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:08,994 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a26c3a-1e81-46fd-a2ed-5f37a07c01a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a26c3a-1e81-46fd-a2ed-5f37a07c01a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:10,054 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:54:10,055 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a64c1b-d089-4bb3-a75a-1cbab9addfed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a64c1b-d089-4bb3-a75a-1cbab9addfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:11,117 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:54:11,117 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af46587-4575-4877-ac93-3fa5df86ae10', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af46587-4575-4877-ac93-3fa5df86ae10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:12,175 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:12,175 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab412d6-56bc-47c1-b692-8e5d3c7d18ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab412d6-56bc-47c1-b692-8e5d3c7d18ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:13,233 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:13,234 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9beebf-66e5-44a8-80f8-48e9d031cc60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9beebf-66e5-44a8-80f8-48e9d031cc60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:14,304 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.056s 2022-09-11 05:54:14,304 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a07d3f8-0114-4c0e-8492-d48d736e1fb1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a07d3f8-0114-4c0e-8492-d48d736e1fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:15,372 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:15,372 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f78ccca-9eeb-4d6c-8321-abb2e21219cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f78ccca-9eeb-4d6c-8321-abb2e21219cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:16,429 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:16,430 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34a29c2-7b3a-4964-b4a1-1a8f3ea9c3df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34a29c2-7b3a-4964-b4a1-1a8f3ea9c3df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:17,485 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:54:17,485 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103df718-2521-412b-941c-1ae99ab185a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103df718-2521-412b-941c-1ae99ab185a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:18,696 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.196s 2022-09-11 05:54:18,696 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33c5c7e-c82f-49e2-9768-f30f8592e94d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33c5c7e-c82f-49e2-9768-f30f8592e94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:19,756 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:54:19,756 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2619f897-8757-471f-a703-d276e788476a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2619f897-8757-471f-a703-d276e788476a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:20,819 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:54:20,820 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2d78d0-7908-4392-a028-aa8efd03dc7c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2d78d0-7908-4392-a028-aa8efd03dc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:21,876 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:21,877 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16092bf6-2032-4c30-8336-9056589ca28a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16092bf6-2032-4c30-8336-9056589ca28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:22,937 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.047s 2022-09-11 05:54:22,938 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28400cb7-916b-49e4-b276-2ad7a63db911', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28400cb7-916b-49e4-b276-2ad7a63db911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:24,001 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:54:24,001 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1092f7-69bd-4dee-ba73-d01c7082d9ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1092f7-69bd-4dee-ba73-d01c7082d9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:25,060 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:25,060 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41056d47-ab3c-4e31-bb72-ad56c14e3e0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41056d47-ab3c-4e31-bb72-ad56c14e3e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:26,125 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.051s 2022-09-11 05:54:26,126 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9fca01-b3a0-415e-8a2a-206d68bcbcea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9fca01-b3a0-415e-8a2a-206d68bcbcea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:27,186 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.046s 2022-09-11 05:54:27,186 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d903a065-be96-471c-8aac-a6221f242355', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d903a065-be96-471c-8aac-a6221f242355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:28,242 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.042s 2022-09-11 05:54:28,243 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c5cdc2-b050-4780-b6d2-f652e10a6133', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c5cdc2-b050-4780-b6d2-f652e10a6133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:29,302 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:54:29,302 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37350c0-f7be-4c51-ab8f-5750b9ab6172', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37350c0-f7be-4c51-ab8f-5750b9ab6172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:30,359 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:30,360 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f71aef9-d4be-4637-ba6b-562f80270e8a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f71aef9-d4be-4637-ba6b-562f80270e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:31,418 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:31,418 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e0604b-49db-438d-a3ea-a092ff96268e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e0604b-49db-438d-a3ea-a092ff96268e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:32,475 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:32,475 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4387514c-59df-41ed-af38-b9100a0e7471', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4387514c-59df-41ed-af38-b9100a0e7471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:33,531 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:33,532 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974bab37-4974-42eb-a283-e5aafe1634b2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974bab37-4974-42eb-a283-e5aafe1634b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:34,596 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:54:34,597 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09981165-3697-46cf-9477-25b709dde2bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09981165-3697-46cf-9477-25b709dde2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:35,657 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:35,658 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5249e2f-d145-4334-93db-db5822476929', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5249e2f-d145-4334-93db-db5822476929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:36,715 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:36,716 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16c1cf0-7830-44c3-8395-0b16a26cb9fa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16c1cf0-7830-44c3-8395-0b16a26cb9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:37,774 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:37,774 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2273da-bb26-4400-adb5-dd8f9a062208', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2273da-bb26-4400-adb5-dd8f9a062208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:38,832 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:38,832 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4b7d91-00b0-44fe-82c2-b9b64f0bfab7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4b7d91-00b0-44fe-82c2-b9b64f0bfab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:39,892 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:54:39,893 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afdd8c71-b011-4106-82a7-1988160461e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afdd8c71-b011-4106-82a7-1988160461e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:40,950 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:40,951 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cdfbe2-ecdc-478a-85db-395ef2ac354c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cdfbe2-ecdc-478a-85db-395ef2ac354c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:42,007 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:42,008 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163c32f8-57fa-477e-b6c8-80cf7f7d9b3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163c32f8-57fa-477e-b6c8-80cf7f7d9b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:43,065 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:43,065 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e500908-5018-409e-8c8d-7c0a25ca5d04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e500908-5018-409e-8c8d-7c0a25ca5d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:44,123 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:54:44,124 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983b8f4e-ea7e-4b4d-9e08-48add79a7cc5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983b8f4e-ea7e-4b4d-9e08-48add79a7cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:45,191 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.053s 2022-09-11 05:54:45,191 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb149db2-38f7-42be-b15f-9e05f3a6e6d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb149db2-38f7-42be-b15f-9e05f3a6e6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:46,249 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:46,250 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8033548d-0c40-4e94-a5d1-2e46b4262486', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8033548d-0c40-4e94-a5d1-2e46b4262486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:47,308 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:47,309 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816ec2cc-a1df-4c5b-bd7c-807a37f56636', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816ec2cc-a1df-4c5b-bd7c-807a37f56636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:48,365 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.043s 2022-09-11 05:54:48,365 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecf2647-b148-41c4-a70d-c29ed7981675', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecf2647-b148-41c4-a70d-c29ed7981675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:49,424 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:49,424 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aed7490-5038-4be8-bbfc-ca22dc4f2d13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aed7490-5038-4be8-bbfc-ca22dc4f2d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:50,483 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:54:50,484 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc09be10-4cef-4c09-b29b-1ce3180fa46a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc09be10-4cef-4c09-b29b-1ce3180fa46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:51,544 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:54:51,544 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a182060-4a5f-48a6-91dc-9ba4217c767e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a182060-4a5f-48a6-91dc-9ba4217c767e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:52,601 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:52,601 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677e0665-5446-4082-9725-1bc31cd0c4f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677e0665-5446-4082-9725-1bc31cd0c4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:53,665 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:53,665 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f7b158-2a02-492a-9be2-1cfbd338a408', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f7b158-2a02-492a-9be2-1cfbd338a408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:54,729 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.049s 2022-09-11 05:54:54,730 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae96217d-bcf5-4458-8505-2f60476ed8ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae96217d-bcf5-4458-8505-2f60476ed8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:55,791 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:55,792 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb54af4-ea8f-4a58-8f8b-ef0a2acb6ac5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb54af4-ea8f-4a58-8f8b-ef0a2acb6ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:56,849 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:56,849 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4512366d-3ba3-4488-8f65-749f4670ebcd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4512366d-3ba3-4488-8f65-749f4670ebcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:57,907 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:54:57,908 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d6ba14-072f-4db8-bbec-7cd27a44dc70', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d6ba14-072f-4db8-bbec-7cd27a44dc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:54:58,966 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:54:58,967 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d22ad30-6ebd-4f1a-9f0d-2cd0df5f0fc2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d22ad30-6ebd-4f1a-9f0d-2cd0df5f0fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:55:00,025 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:55:00,025 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1956d825-ff5b-48a6-bbef-d2adff030f04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1956d825-ff5b-48a6-bbef-d2adff030f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:55:01,083 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:55:01,083 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55477a8b-c5e6-4a32-a041-00e14fe9bd8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55477a8b-c5e6-4a32-a041-00e14fe9bd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:55:02,142 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.045s 2022-09-11 05:55:02,142 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a83d09-e0b6-41ce-876c-ea2e20a18067', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a83d09-e0b6-41ce-876c-ea2e20a18067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:55:03,201 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.044s 2022-09-11 05:55:03,201 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e057e1c-c5b5-4275-acc0-301af93a0ac8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e057e1c-c5b5-4275-acc0-301af93a0ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:55:04,263 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058 0.048s 2022-09-11 05:55:04,264 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62157fe-19cc-4281-adec-384be89710ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62157fe-19cc-4281-adec-384be89710ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058'} Body: b'{"volume": {"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:33:01.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-AttachVolumeTestJSON-volume-1600910715", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/d47e270753bc4fe6ac5ba1f2b0d5d2af/volumes/a2546382-0373-42bc-9acb-5cd7e1c92058"}], "user_id": "32df696da09746748786b94aa8b6721d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "attachment_id": "2ca16e90-568f-43e4-af76-6e7c477db5f4", "volume_id": "a2546382-0373-42bc-9acb-5cd7e1c92058", "server_id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:14.000000"}], "os-vol-tenant-attr:tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af"}}' 2022-09-11 05:55:04,404 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.127s 2022-09-11 05:55:04,405 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:04 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-d1e45741-3cd9-4c6d-9c13-07e1822ba71f', 'x-compute-request-id': 'req-d1e45741-3cd9-4c6d-9c13-07e1822ba71f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'' 2022-09-11 05:55:04,564 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.158s 2022-09-11 05:55:04,564 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f9a5b50-ba28-4269-b60b-ac20410093e1', 'x-compute-request-id': 'req-0f9a5b50-ba28-4269-b60b-ac20410093e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:05,732 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.153s 2022-09-11 05:55:05,733 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd92ebc8-9082-4aaf-ba8a-137fd7255ceb', 'x-compute-request-id': 'req-bd92ebc8-9082-4aaf-ba8a-137fd7255ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1495619289"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:06,881 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.133s 2022-09-11 05:55:06,881 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1651', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0774700-0ae9-4df9-b266-6b3a4f8f6131', 'x-compute-request-id': 'req-b0774700-0ae9-4df9-b266-6b3a4f8f6131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {"tempest-AttachVolumeTestJSON-1389843734-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}, {"version": 4, "addr": "172.27.1.96", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:76:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:07,986 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:55:07,987 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58fb21a7-ddec-4e6e-b035-41dc7dbaad26', 'x-compute-request-id': 'req-58fb21a7-ddec-4e6e-b035-41dc7dbaad26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:09,091 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:09,091 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a1c90b4-88ad-4d03-bd84-d54d30424c64', 'x-compute-request-id': 'req-8a1c90b4-88ad-4d03-bd84-d54d30424c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:10,226 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.120s 2022-09-11 05:55:10,226 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fff1f98-0608-457b-87d4-08f4453a64c2', 'x-compute-request-id': 'req-3fff1f98-0608-457b-87d4-08f4453a64c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:11,388 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.147s 2022-09-11 05:55:11,388 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84236c2e-5818-4a18-ac3c-6ef47f3402a1', 'x-compute-request-id': 'req-84236c2e-5818-4a18-ac3c-6ef47f3402a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:12,625 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.221s 2022-09-11 05:55:12,626 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88c6e9d8-6ce0-441a-b703-c57fc55a41f8', 'x-compute-request-id': 'req-88c6e9d8-6ce0-441a-b703-c57fc55a41f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:13,730 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:13,731 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8bb7ca2-22da-4be6-a5d5-ea7de6afd518', 'x-compute-request-id': 'req-b8bb7ca2-22da-4be6-a5d5-ea7de6afd518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:14,835 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:55:14,835 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2330c049-8dac-4693-966a-d21eedabcdae', 'x-compute-request-id': 'req-2330c049-8dac-4693-966a-d21eedabcdae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:15,961 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.111s 2022-09-11 05:55:15,961 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6bd59d0-45ee-44fb-9b36-9e0de7881911', 'x-compute-request-id': 'req-b6bd59d0-45ee-44fb-9b36-9e0de7881911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:17,073 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.094s 2022-09-11 05:55:17,074 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30df93d8-1d75-4791-8ed8-d903243280f1', 'x-compute-request-id': 'req-30df93d8-1d75-4791-8ed8-d903243280f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:18,176 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:55:18,176 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfaf06c4-213e-4961-88ae-f39c51073154', 'x-compute-request-id': 'req-cfaf06c4-213e-4961-88ae-f39c51073154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:19,284 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:55:19,284 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3feb4e30-31e3-41aa-b620-eb6b4427126d', 'x-compute-request-id': 'req-3feb4e30-31e3-41aa-b620-eb6b4427126d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:20,387 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:55:20,387 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f4d06be-7950-4986-80c8-4a16aa50011f', 'x-compute-request-id': 'req-7f4d06be-7950-4986-80c8-4a16aa50011f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:21,489 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 05:55:21,489 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd0aed37-5f8f-4514-a0c0-90fc41d11a87', 'x-compute-request-id': 'req-bd0aed37-5f8f-4514-a0c0-90fc41d11a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:22,590 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:55:22,590 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b860d90b-a114-4936-b6dd-46ed479ef2f1', 'x-compute-request-id': 'req-b860d90b-a114-4936-b6dd-46ed479ef2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:23,691 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 05:55:23,691 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-381fbc1e-ae15-44cf-b22b-479fccc29ef9', 'x-compute-request-id': 'req-381fbc1e-ae15-44cf-b22b-479fccc29ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:24,826 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.120s 2022-09-11 05:55:24,826 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b4b16ff-0cb8-4867-82cb-14e94326619f', 'x-compute-request-id': 'req-8b4b16ff-0cb8-4867-82cb-14e94326619f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:25,990 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.150s 2022-09-11 05:55:25,991 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c92c16e-e232-4e09-bee7-c8ec2a69c212', 'x-compute-request-id': 'req-3c92c16e-e232-4e09-bee7-c8ec2a69c212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:27,164 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.159s 2022-09-11 05:55:27,164 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab02841-0ce3-448c-9454-8859947c702e', 'x-compute-request-id': 'req-8ab02841-0ce3-448c-9454-8859947c702e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:28,339 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.160s 2022-09-11 05:55:28,340 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc9f9db-8244-4ffb-aaf4-0524f823827e', 'x-compute-request-id': 'req-ffc9f9db-8244-4ffb-aaf4-0524f823827e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:29,518 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.164s 2022-09-11 05:55:29,519 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed7a573d-b720-4fc5-a5dd-dcfc9afdb6b1', 'x-compute-request-id': 'req-ed7a573d-b720-4fc5-a5dd-dcfc9afdb6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:30,701 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.169s 2022-09-11 05:55:30,701 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7176d3fd-3d2f-4857-8173-ca66bc436b8e', 'x-compute-request-id': 'req-7176d3fd-3d2f-4857-8173-ca66bc436b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:31,872 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.156s 2022-09-11 05:55:31,873 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8820404e-58a8-4e7b-a1ee-a06770fb779a', 'x-compute-request-id': 'req-8820404e-58a8-4e7b-a1ee-a06770fb779a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:33,046 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.159s 2022-09-11 05:55:33,046 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a7470db-9d5c-4c51-9051-c00a42a162a7', 'x-compute-request-id': 'req-2a7470db-9d5c-4c51-9051-c00a42a162a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:34,150 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:34,150 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-436b8c7e-9f9e-4293-9bfc-4333bd48d1c3', 'x-compute-request-id': 'req-436b8c7e-9f9e-4293-9bfc-4333bd48d1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:35,257 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:55:35,258 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0151b10f-db67-4f5a-8715-6ed4aa5f399a', 'x-compute-request-id': 'req-0151b10f-db67-4f5a-8715-6ed4aa5f399a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:36,362 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:36,363 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb55100-2563-440b-8180-5cb48ba96aa9', 'x-compute-request-id': 'req-2cb55100-2563-440b-8180-5cb48ba96aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:37,469 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:55:37,469 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8976ae76-eaef-4c64-bd9d-677bc481b795', 'x-compute-request-id': 'req-8976ae76-eaef-4c64-bd9d-677bc481b795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:38,575 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:55:38,575 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbdc7d6e-de71-41b7-8e36-f6ca42f04ae3', 'x-compute-request-id': 'req-bbdc7d6e-de71-41b7-8e36-f6ca42f04ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:39,678 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:39,679 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45bbd8cb-b231-48d5-90a2-7c02a761eea9', 'x-compute-request-id': 'req-45bbd8cb-b231-48d5-90a2-7c02a761eea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:40,784 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:55:40,784 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-388fc25f-ea98-483e-bc7f-3aab2d72cf27', 'x-compute-request-id': 'req-388fc25f-ea98-483e-bc7f-3aab2d72cf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:41,889 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:55:41,890 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d604cee-7def-4607-a16d-f5edeb32633f', 'x-compute-request-id': 'req-1d604cee-7def-4607-a16d-f5edeb32633f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:42,995 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:55:42,996 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce8361c-fcd0-475a-a2de-42fc0626ee41', 'x-compute-request-id': 'req-0ce8361c-fcd0-475a-a2de-42fc0626ee41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:44,101 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:55:44,101 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c30d9de8-59f9-4f92-a665-bec4b05762bf', 'x-compute-request-id': 'req-c30d9de8-59f9-4f92-a665-bec4b05762bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:45,207 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:45,207 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1023462-36ae-4440-b63d-af371a84cb37', 'x-compute-request-id': 'req-e1023462-36ae-4440-b63d-af371a84cb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:46,315 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:55:46,315 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d728323-2a06-4de5-9586-ea442bdaf592', 'x-compute-request-id': 'req-2d728323-2a06-4de5-9586-ea442bdaf592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:47,419 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:47,419 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3922c5a2-145b-407e-9b6f-aac45051bb0a', 'x-compute-request-id': 'req-3922c5a2-145b-407e-9b6f-aac45051bb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:48,524 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:55:48,525 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d14000-3fa7-408f-8f82-5342faecea47', 'x-compute-request-id': 'req-b3d14000-3fa7-408f-8f82-5342faecea47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:49,629 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:49,630 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a2a107-2d72-4fa2-8725-749d165e850f', 'x-compute-request-id': 'req-67a2a107-2d72-4fa2-8725-749d165e850f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:50,734 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:50,735 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e877ca3a-f9ad-4efd-ae82-09ddbf14efdb', 'x-compute-request-id': 'req-e877ca3a-f9ad-4efd-ae82-09ddbf14efdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:51,842 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:55:51,842 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54ec19f5-8bad-40ac-a938-58409dd257ef', 'x-compute-request-id': 'req-54ec19f5-8bad-40ac-a938-58409dd257ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:52,943 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:55:52,943 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a32f0d8-377f-4cbe-a65f-0346ac90e168', 'x-compute-request-id': 'req-1a32f0d8-377f-4cbe-a65f-0346ac90e168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:54,051 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:55:54,051 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9144f585-941b-489c-b231-2dd107fed0d9', 'x-compute-request-id': 'req-9144f585-941b-489c-b231-2dd107fed0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:55,153 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:55:55,154 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a4b5f7b-8d21-48da-8484-8b6400b0aa65', 'x-compute-request-id': 'req-7a4b5f7b-8d21-48da-8484-8b6400b0aa65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:56,258 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:56,258 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d405ebf0-f807-4c89-9882-679a2d1ed73a', 'x-compute-request-id': 'req-d405ebf0-f807-4c89-9882-679a2d1ed73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:57,362 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:55:57,363 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece79bb3-76cd-491e-9a61-34ea88e5b2ff', 'x-compute-request-id': 'req-ece79bb3-76cd-491e-9a61-34ea88e5b2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:58,470 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:55:58,471 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe40735-906d-40fb-9192-7b675e8a774c', 'x-compute-request-id': 'req-dbe40735-906d-40fb-9192-7b675e8a774c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:55:59,575 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:55:59,575 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff7d0fe9-53d2-4960-84d9-e8552b847992', 'x-compute-request-id': 'req-ff7d0fe9-53d2-4960-84d9-e8552b847992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:00,675 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.085s 2022-09-11 05:56:00,675 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62e4deb5-5b88-43f6-b9a7-2d27cad402ef', 'x-compute-request-id': 'req-62e4deb5-5b88-43f6-b9a7-2d27cad402ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:01,788 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.098s 2022-09-11 05:56:01,788 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a49ee68-3713-494e-8cb8-a273789e4021', 'x-compute-request-id': 'req-8a49ee68-3713-494e-8cb8-a273789e4021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:02,893 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:56:02,893 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ab495e-e9e5-435d-9844-efd6bca600da', 'x-compute-request-id': 'req-38ab495e-e9e5-435d-9844-efd6bca600da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:03,998 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:56:03,998 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e807e58-dcb8-420a-ab95-073d60c59157', 'x-compute-request-id': 'req-1e807e58-dcb8-420a-ab95-073d60c59157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:05,109 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.096s 2022-09-11 05:56:05,109 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-465035c0-9c38-4c39-90c0-8871be6179af', 'x-compute-request-id': 'req-465035c0-9c38-4c39-90c0-8871be6179af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:06,219 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:56:06,220 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea4745ed-9484-464a-9a0d-0622c773e26b', 'x-compute-request-id': 'req-ea4745ed-9484-464a-9a0d-0622c773e26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:07,322 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:56:07,323 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ea523c-53ff-436c-a6ba-e96971feaed6', 'x-compute-request-id': 'req-49ea523c-53ff-436c-a6ba-e96971feaed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:08,426 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:56:08,426 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5e8a09-0944-41fb-9a76-98328ef6d671', 'x-compute-request-id': 'req-ff5e8a09-0944-41fb-9a76-98328ef6d671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:09,531 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:56:09,532 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a133c62-a9ef-4be0-8c0a-fdc4f1675948', 'x-compute-request-id': 'req-7a133c62-a9ef-4be0-8c0a-fdc4f1675948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:10,637 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:56:10,638 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef18fda8-3ade-4813-89e9-64eac9e83744', 'x-compute-request-id': 'req-ef18fda8-3ade-4813-89e9-64eac9e83744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:11,740 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:56:11,741 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08dce8ee-5ba0-474c-849a-7f73d6e132f4', 'x-compute-request-id': 'req-08dce8ee-5ba0-474c-849a-7f73d6e132f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:12,844 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:56:12,844 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3865e3a2-55ec-43d0-b9d3-e7dc27067255', 'x-compute-request-id': 'req-3865e3a2-55ec-43d0-b9d3-e7dc27067255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:13,945 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:56:13,945 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b8218f4-d5cc-4299-8abc-a8e333d365d3', 'x-compute-request-id': 'req-6b8218f4-d5cc-4299-8abc-a8e333d365d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:15,051 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:56:15,051 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a22dce49-4e73-4bf2-8f55-1b1443e96fd9', 'x-compute-request-id': 'req-a22dce49-4e73-4bf2-8f55-1b1443e96fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:16,156 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:56:16,156 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f99a4753-7aa8-42aa-9191-cc0e1281ee83', 'x-compute-request-id': 'req-f99a4753-7aa8-42aa-9191-cc0e1281ee83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:17,273 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.102s 2022-09-11 05:56:17,274 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8db283-c23a-447e-8951-10b5b680b5b2', 'x-compute-request-id': 'req-bb8db283-c23a-447e-8951-10b5b680b5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:18,379 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:56:18,380 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e41efa-9492-4ddd-a69a-956622369cc8', 'x-compute-request-id': 'req-12e41efa-9492-4ddd-a69a-956622369cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:19,498 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.103s 2022-09-11 05:56:19,499 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02d1bec-7d4a-4bfa-bdc3-e0a62460c12e', 'x-compute-request-id': 'req-c02d1bec-7d4a-4bfa-bdc3-e0a62460c12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:20,683 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.169s 2022-09-11 05:56:20,683 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc21d5d-a2f8-48ad-9b4a-e1ba3ccdc759', 'x-compute-request-id': 'req-abc21d5d-a2f8-48ad-9b4a-e1ba3ccdc759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:21,860 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.162s 2022-09-11 05:56:21,861 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfae68b-620b-48b2-b461-d8defe75bb7e', 'x-compute-request-id': 'req-1cfae68b-620b-48b2-b461-d8defe75bb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:23,031 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.155s 2022-09-11 05:56:23,031 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d99f913-f841-4452-86b8-f8d0c590b39a', 'x-compute-request-id': 'req-7d99f913-f841-4452-86b8-f8d0c590b39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:24,203 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.157s 2022-09-11 05:56:24,203 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-784b48bd-763b-448a-8b79-88074478e05c', 'x-compute-request-id': 'req-784b48bd-763b-448a-8b79-88074478e05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:25,382 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.164s 2022-09-11 05:56:25,382 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8302966-3f04-41b5-93cc-92b14a967bd7', 'x-compute-request-id': 'req-b8302966-3f04-41b5-93cc-92b14a967bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:26,558 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.162s 2022-09-11 05:56:26,558 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6639dc18-fc2d-48a5-a6f4-dffef6ded438', 'x-compute-request-id': 'req-6639dc18-fc2d-48a5-a6f4-dffef6ded438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:27,739 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.167s 2022-09-11 05:56:27,739 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93e0893-602f-433e-aa02-90959a2c433c', 'x-compute-request-id': 'req-d93e0893-602f-433e-aa02-90959a2c433c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:28,924 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.170s 2022-09-11 05:56:28,925 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795e8ac4-4d5c-44ad-bf16-0f21887ae46e', 'x-compute-request-id': 'req-795e8ac4-4d5c-44ad-bf16-0f21887ae46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:30,101 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.161s 2022-09-11 05:56:30,101 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc78a8ed-604b-4786-b462-fd683dbce05f', 'x-compute-request-id': 'req-fc78a8ed-604b-4786-b462-fd683dbce05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:31,287 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.171s 2022-09-11 05:56:31,287 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c26e845-c365-4d25-ba0c-f4c826613250', 'x-compute-request-id': 'req-4c26e845-c365-4d25-ba0c-f4c826613250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:32,459 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.156s 2022-09-11 05:56:32,459 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4762dc-a7d2-4113-a767-77b1b6fb8b49', 'x-compute-request-id': 'req-ec4762dc-a7d2-4113-a767-77b1b6fb8b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:33,632 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.157s 2022-09-11 05:56:33,632 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f97df2-649e-49cc-8a91-ba9b6dea81bb', 'x-compute-request-id': 'req-97f97df2-649e-49cc-8a91-ba9b6dea81bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:34,814 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.167s 2022-09-11 05:56:34,815 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc11328-b250-4e08-b2c9-662d7c6c0b6e', 'x-compute-request-id': 'req-8fc11328-b250-4e08-b2c9-662d7c6c0b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:35,984 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.155s 2022-09-11 05:56:35,985 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf34795b-827c-4ea7-b338-914bb1f4229b', 'x-compute-request-id': 'req-cf34795b-827c-4ea7-b338-914bb1f4229b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:37,167 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.167s 2022-09-11 05:56:37,168 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6206b95-2ca7-48dc-8f63-5b744f5816e5', 'x-compute-request-id': 'req-d6206b95-2ca7-48dc-8f63-5b744f5816e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:38,341 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.157s 2022-09-11 05:56:38,341 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b576a406-d066-4c55-9926-c8487a1a3593', 'x-compute-request-id': 'req-b576a406-d066-4c55-9926-c8487a1a3593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:39,597 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.242s 2022-09-11 05:56:39,598 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f7bc77-aa01-4cb7-b05f-46691d727be4', 'x-compute-request-id': 'req-26f7bc77-aa01-4cb7-b05f-46691d727be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:40,777 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.165s 2022-09-11 05:56:40,777 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3739d8fc-9e99-44f0-9911-645d042c1df5', 'x-compute-request-id': 'req-3739d8fc-9e99-44f0-9911-645d042c1df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:41,949 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.157s 2022-09-11 05:56:41,950 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58172fc2-6f40-4216-a187-a3eefed60a7d', 'x-compute-request-id': 'req-58172fc2-6f40-4216-a187-a3eefed60a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:43,060 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.095s 2022-09-11 05:56:43,060 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-154fa128-ac1a-447b-97fe-54303304ad86', 'x-compute-request-id': 'req-154fa128-ac1a-447b-97fe-54303304ad86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:44,165 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:56:44,166 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b4031d-b0c9-4409-94e0-1b75ed5764e8', 'x-compute-request-id': 'req-29b4031d-b0c9-4409-94e0-1b75ed5764e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:45,276 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.095s 2022-09-11 05:56:45,276 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-286744b0-e44e-44d6-b84c-daecf5c5faf3', 'x-compute-request-id': 'req-286744b0-e44e-44d6-b84c-daecf5c5faf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:46,554 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.263s 2022-09-11 05:56:46,554 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5468ae93-4859-4df7-81b0-b6f808b22d7b', 'x-compute-request-id': 'req-5468ae93-4859-4df7-81b0-b6f808b22d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:47,663 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.094s 2022-09-11 05:56:47,664 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee1a50fa-107b-4ffe-bdc9-5d5fab073cd5', 'x-compute-request-id': 'req-ee1a50fa-107b-4ffe-bdc9-5d5fab073cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:48,819 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.140s 2022-09-11 05:56:48,820 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6840fe17-5524-45eb-b3fe-9b25716f16e5', 'x-compute-request-id': 'req-6840fe17-5524-45eb-b3fe-9b25716f16e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:49,926 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:56:49,927 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9358a75f-6a15-499c-9ea2-be392d72a4ca', 'x-compute-request-id': 'req-9358a75f-6a15-499c-9ea2-be392d72a4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:51,031 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:56:51,031 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46388ef0-2781-4de2-bc43-7f5f9cf00b66', 'x-compute-request-id': 'req-46388ef0-2781-4de2-bc43-7f5f9cf00b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:52,144 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.098s 2022-09-11 05:56:52,144 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb5741ba-659b-4957-ab5a-eb2de6392271', 'x-compute-request-id': 'req-cb5741ba-659b-4957-ab5a-eb2de6392271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:53,284 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.124s 2022-09-11 05:56:53,285 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4abfc3fc-8dd6-4d07-a399-c883a91a9a8d', 'x-compute-request-id': 'req-4abfc3fc-8dd6-4d07-a399-c883a91a9a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:54,454 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.154s 2022-09-11 05:56:54,455 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d443338-b29b-4ed0-ad33-965dea04f656', 'x-compute-request-id': 'req-6d443338-b29b-4ed0-ad33-965dea04f656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:55,626 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.158s 2022-09-11 05:56:55,627 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a106e0f-fa05-4d2f-bc78-4ee5621b0619', 'x-compute-request-id': 'req-8a106e0f-fa05-4d2f-bc78-4ee5621b0619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:56,802 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.160s 2022-09-11 05:56:56,802 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8dec17e-c7f1-4f6e-9c76-ce201a702cde', 'x-compute-request-id': 'req-e8dec17e-c7f1-4f6e-9c76-ce201a702cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:57,990 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.174s 2022-09-11 05:56:57,990 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90206b9d-3be2-46f1-82b4-b7cecdc293cb', 'x-compute-request-id': 'req-90206b9d-3be2-46f1-82b4-b7cecdc293cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:56:59,160 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.155s 2022-09-11 05:56:59,161 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-829ca463-6305-46c2-aac5-44c98c25867a', 'x-compute-request-id': 'req-829ca463-6305-46c2-aac5-44c98c25867a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:00,337 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.161s 2022-09-11 05:57:00,337 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19987956-3c8e-4dd2-8883-21d7fcd0f239', 'x-compute-request-id': 'req-19987956-3c8e-4dd2-8883-21d7fcd0f239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:01,519 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.167s 2022-09-11 05:57:01,520 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61a6729d-8727-47fd-a9b8-d6b59384a202', 'x-compute-request-id': 'req-61a6729d-8727-47fd-a9b8-d6b59384a202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:02,663 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.128s 2022-09-11 05:57:02,664 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79aa40d1-0404-48b6-821a-6177841901f5', 'x-compute-request-id': 'req-79aa40d1-0404-48b6-821a-6177841901f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:03,823 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.144s 2022-09-11 05:57:03,823 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b3f2ea-9eab-4677-80be-f63aa82b1b71', 'x-compute-request-id': 'req-a3b3f2ea-9eab-4677-80be-f63aa82b1b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:04,975 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.136s 2022-09-11 05:57:04,975 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a1dfbcf-2152-49f9-9af6-cc65fe5444bd', 'x-compute-request-id': 'req-2a1dfbcf-2152-49f9-9af6-cc65fe5444bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:06,092 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.102s 2022-09-11 05:57:06,093 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6944658c-b7c8-4c92-a229-01142bc08054', 'x-compute-request-id': 'req-6944658c-b7c8-4c92-a229-01142bc08054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:07,198 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:57:07,199 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8988f78b-9c21-4b99-888c-b833da7b43fc', 'x-compute-request-id': 'req-8988f78b-9c21-4b99-888c-b833da7b43fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:08,301 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:57:08,301 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6cbaf3-97e2-46e7-b904-4aac7b62a215', 'x-compute-request-id': 'req-8b6cbaf3-97e2-46e7-b904-4aac7b62a215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:09,405 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:57:09,405 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb7d09c3-5723-464f-bc00-c2ea054a62c8', 'x-compute-request-id': 'req-fb7d09c3-5723-464f-bc00-c2ea054a62c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:10,510 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:57:10,511 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a2390eb-0fdf-4762-bebd-5c2451c5f040', 'x-compute-request-id': 'req-3a2390eb-0fdf-4762-bebd-5c2451c5f040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:11,614 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:57:11,615 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e1b6877-c502-4b7c-8013-de328622b9c5', 'x-compute-request-id': 'req-1e1b6877-c502-4b7c-8013-de328622b9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:12,721 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:57:12,722 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1945bb-0077-445c-988a-425f3a0569b9', 'x-compute-request-id': 'req-9d1945bb-0077-445c-988a-425f3a0569b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:13,829 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:57:13,830 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53161215-ba1b-49e1-93b2-162da4e8e9bf', 'x-compute-request-id': 'req-53161215-ba1b-49e1-93b2-162da4e8e9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:14,933 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:57:14,934 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b0f2b6-1350-4d27-a56e-573b6965825e', 'x-compute-request-id': 'req-73b0f2b6-1350-4d27-a56e-573b6965825e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:16,037 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:57:16,037 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06570e6b-a07b-43d7-aa91-72f3b87155b8', 'x-compute-request-id': 'req-06570e6b-a07b-43d7-aa91-72f3b87155b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:17,163 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.110s 2022-09-11 05:57:17,165 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a478f7d-676f-4d73-b72b-40ae6dd7f0e7', 'x-compute-request-id': 'req-1a478f7d-676f-4d73-b72b-40ae6dd7f0e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:18,276 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:57:18,277 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee80474d-b49b-4f56-9879-3ed4c49ca52d', 'x-compute-request-id': 'req-ee80474d-b49b-4f56-9879-3ed4c49ca52d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:19,381 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:57:19,381 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-175f579b-e8da-4b0c-9771-df60c5c8bfc7', 'x-compute-request-id': 'req-175f579b-e8da-4b0c-9771-df60c5c8bfc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:20,488 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:57:20,488 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42637b11-361b-4421-ad9f-4532deaf4d6b', 'x-compute-request-id': 'req-42637b11-361b-4421-ad9f-4532deaf4d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:21,593 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:57:21,594 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c74520ff-761e-49de-b065-934cf250bd59', 'x-compute-request-id': 'req-c74520ff-761e-49de-b065-934cf250bd59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:22,739 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.131s 2022-09-11 05:57:22,740 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b22c4bf-e55e-40c3-aab8-b0e27887fe56', 'x-compute-request-id': 'req-8b22c4bf-e55e-40c3-aab8-b0e27887fe56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:23,916 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.162s 2022-09-11 05:57:23,917 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d9857e7-dcdd-4b86-985b-fa3051f49570', 'x-compute-request-id': 'req-3d9857e7-dcdd-4b86-985b-fa3051f49570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:25,086 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.154s 2022-09-11 05:57:25,086 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e23919-2fb2-4121-b45e-2f3bf2543298', 'x-compute-request-id': 'req-f1e23919-2fb2-4121-b45e-2f3bf2543298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:26,197 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.096s 2022-09-11 05:57:26,198 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4539b654-ac5a-4158-82ec-175111169b4b', 'x-compute-request-id': 'req-4539b654-ac5a-4158-82ec-175111169b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:27,304 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:57:27,305 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7934410-c56e-42ba-a526-1b6eb17c6669', 'x-compute-request-id': 'req-a7934410-c56e-42ba-a526-1b6eb17c6669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:28,408 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:57:28,409 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4efb01da-1636-4fd8-9d8a-d1d507986c30', 'x-compute-request-id': 'req-4efb01da-1636-4fd8-9d8a-d1d507986c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:29,511 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 05:57:29,511 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d565d215-e5a0-4886-a877-cd7b0df44865', 'x-compute-request-id': 'req-d565d215-e5a0-4886-a877-cd7b0df44865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:30,616 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:57:30,617 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c42915-2c13-4fb0-9b13-7e78cb3ed989', 'x-compute-request-id': 'req-02c42915-2c13-4fb0-9b13-7e78cb3ed989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:31,719 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:57:31,719 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed1f44f-0ffd-47e9-b7e9-7866c4de8baa', 'x-compute-request-id': 'req-eed1f44f-0ffd-47e9-b7e9-7866c4de8baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:32,822 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:57:32,822 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6413892-fb3b-4e14-bcc4-5dfc2ba968df', 'x-compute-request-id': 'req-e6413892-fb3b-4e14-bcc4-5dfc2ba968df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:33,929 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:57:33,929 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bded741d-13b2-4373-bc30-479115b7159d', 'x-compute-request-id': 'req-bded741d-13b2-4373-bc30-479115b7159d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:35,031 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:57:35,032 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92a226d4-febd-4046-a088-c678017c3b24', 'x-compute-request-id': 'req-92a226d4-febd-4046-a088-c678017c3b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:36,132 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 05:57:36,133 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c4dee58-3ac7-4567-b7cd-1bc938ec8ac6', 'x-compute-request-id': 'req-6c4dee58-3ac7-4567-b7cd-1bc938ec8ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:37,237 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:57:37,237 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-437b8a16-ad65-42cb-ac16-66f71947f6f0', 'x-compute-request-id': 'req-437b8a16-ad65-42cb-ac16-66f71947f6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:38,338 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 05:57:38,339 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ae88e6-1779-420d-a717-ae95181b442b', 'x-compute-request-id': 'req-06ae88e6-1779-420d-a717-ae95181b442b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:39,440 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:57:39,441 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6667975-822d-4bff-a963-f175a390a0df', 'x-compute-request-id': 'req-d6667975-822d-4bff-a963-f175a390a0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:40,550 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.094s 2022-09-11 05:57:40,550 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d3a38f2-606b-4d3c-a081-9fc137b2174e', 'x-compute-request-id': 'req-2d3a38f2-606b-4d3c-a081-9fc137b2174e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:41,653 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:57:41,653 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff2c50ea-7eb3-42c4-9c9d-d19e8120120d', 'x-compute-request-id': 'req-ff2c50ea-7eb3-42c4-9c9d-d19e8120120d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:42,770 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.102s 2022-09-11 05:57:42,770 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c6f262-7239-4e9b-a160-ce0a3af1a3f4', 'x-compute-request-id': 'req-97c6f262-7239-4e9b-a160-ce0a3af1a3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:43,877 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:57:43,877 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bff3a3b-c3a5-4bc4-a153-eb220a7d2419', 'x-compute-request-id': 'req-0bff3a3b-c3a5-4bc4-a153-eb220a7d2419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:44,983 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:57:44,983 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe143293-4cd7-456c-aa0f-2476a9a0a2f7', 'x-compute-request-id': 'req-fe143293-4cd7-456c-aa0f-2476a9a0a2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:46,087 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:57:46,088 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51b2df2-0bf5-46c7-8458-779cb6e7ddff', 'x-compute-request-id': 'req-e51b2df2-0bf5-46c7-8458-779cb6e7ddff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:47,195 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:57:47,195 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229cf08a-b858-4c20-af9d-22df7c4024a4', 'x-compute-request-id': 'req-229cf08a-b858-4c20-af9d-22df7c4024a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:48,297 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:57:48,298 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62ce292-450d-45e3-8bff-47378236ddd3', 'x-compute-request-id': 'req-f62ce292-450d-45e3-8bff-47378236ddd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:49,401 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:57:49,402 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81eb75b8-c2e3-4999-9b81-071485dd0644', 'x-compute-request-id': 'req-81eb75b8-c2e3-4999-9b81-071485dd0644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:50,512 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.095s 2022-09-11 05:57:50,512 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff2dd59e-5d14-4f18-b792-f0a7a6f2535b', 'x-compute-request-id': 'req-ff2dd59e-5d14-4f18-b792-f0a7a6f2535b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:51,615 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:57:51,615 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-919f5b15-7ec7-4900-a274-b6d930e42230', 'x-compute-request-id': 'req-919f5b15-7ec7-4900-a274-b6d930e42230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:52,719 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:57:52,719 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fecadf41-6415-4783-b143-59d1921ec889', 'x-compute-request-id': 'req-fecadf41-6415-4783-b143-59d1921ec889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:53,823 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:57:53,824 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da98d078-da01-4551-9e64-50d483a6874b', 'x-compute-request-id': 'req-da98d078-da01-4551-9e64-50d483a6874b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:54,928 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:57:54,928 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69f3cdac-6956-4b91-b0c4-f010e76e3dc4', 'x-compute-request-id': 'req-69f3cdac-6956-4b91-b0c4-f010e76e3dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:56,033 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:57:56,033 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f1cebe5-e861-473f-959a-6341d1c1cfdc', 'x-compute-request-id': 'req-7f1cebe5-e861-473f-959a-6341d1c1cfdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:57,139 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:57:57,139 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6d4f30-6a78-41df-ba93-1dd40609c988', 'x-compute-request-id': 'req-3a6d4f30-6a78-41df-ba93-1dd40609c988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:58,245 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:57:58,245 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1baf784e-b128-4e32-bdb8-879e4ad95c77', 'x-compute-request-id': 'req-1baf784e-b128-4e32-bdb8-879e4ad95c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:57:59,389 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.129s 2022-09-11 05:57:59,389 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99dcf2f8-a450-4590-a105-25a638c67a5c', 'x-compute-request-id': 'req-99dcf2f8-a450-4590-a105-25a638c67a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:00,576 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.171s 2022-09-11 05:58:00,576 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54b2d3f-ade0-46d4-80ee-c4e5c97289eb', 'x-compute-request-id': 'req-b54b2d3f-ade0-46d4-80ee-c4e5c97289eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:01,749 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.158s 2022-09-11 05:58:01,749 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe510285-6cd7-4830-a2d4-a854376517a7', 'x-compute-request-id': 'req-fe510285-6cd7-4830-a2d4-a854376517a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:02,919 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.155s 2022-09-11 05:58:02,919 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf031cc-5396-4e26-a417-3fc51d5670a7', 'x-compute-request-id': 'req-aaf031cc-5396-4e26-a417-3fc51d5670a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:04,162 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.228s 2022-09-11 05:58:04,162 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d165c630-18ca-4c8f-b3d3-5acafc9c9070', 'x-compute-request-id': 'req-d165c630-18ca-4c8f-b3d3-5acafc9c9070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:05,333 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.157s 2022-09-11 05:58:05,333 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-952bbf3d-dffd-4707-b06f-a61611199b3c', 'x-compute-request-id': 'req-952bbf3d-dffd-4707-b06f-a61611199b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:06,523 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.175s 2022-09-11 05:58:06,524 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79946638-6ae7-48a9-9bbe-8b6deb0c3097', 'x-compute-request-id': 'req-79946638-6ae7-48a9-9bbe-8b6deb0c3097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:07,708 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.169s 2022-09-11 05:58:07,708 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50cc0d3d-3e72-4c18-9718-d308cafd98aa', 'x-compute-request-id': 'req-50cc0d3d-3e72-4c18-9718-d308cafd98aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:08,896 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.174s 2022-09-11 05:58:08,897 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123c43f7-b060-40be-ac13-eef990b5fb3e', 'x-compute-request-id': 'req-123c43f7-b060-40be-ac13-eef990b5fb3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:10,066 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.154s 2022-09-11 05:58:10,066 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb5b9581-5c5a-4af6-a13a-0bed685fefa0', 'x-compute-request-id': 'req-eb5b9581-5c5a-4af6-a13a-0bed685fefa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:11,241 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.161s 2022-09-11 05:58:11,241 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae9e5d8-007f-4644-b117-2142f24550ff', 'x-compute-request-id': 'req-aae9e5d8-007f-4644-b117-2142f24550ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:12,415 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.159s 2022-09-11 05:58:12,415 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf83926-2b49-470a-9dbc-ecfafe88d566', 'x-compute-request-id': 'req-edf83926-2b49-470a-9dbc-ecfafe88d566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:13,586 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.155s 2022-09-11 05:58:13,586 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc8da66-aa8c-495f-9a50-13b172fec4c5', 'x-compute-request-id': 'req-1fc8da66-aa8c-495f-9a50-13b172fec4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:14,765 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.163s 2022-09-11 05:58:14,766 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e02a3c89-ff44-4405-a74a-ef37a24124db', 'x-compute-request-id': 'req-e02a3c89-ff44-4405-a74a-ef37a24124db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:15,951 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.171s 2022-09-11 05:58:15,952 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-750e4178-0616-4454-8725-d381babdbfb3', 'x-compute-request-id': 'req-750e4178-0616-4454-8725-d381babdbfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:17,128 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.161s 2022-09-11 05:58:17,128 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57fba42-69a2-4ef9-88de-ff277e74ad6a', 'x-compute-request-id': 'req-b57fba42-69a2-4ef9-88de-ff277e74ad6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:18,335 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.192s 2022-09-11 05:58:18,336 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b85c984-6540-407c-99a3-95e9660a09d7', 'x-compute-request-id': 'req-0b85c984-6540-407c-99a3-95e9660a09d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:19,511 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.161s 2022-09-11 05:58:19,512 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae7fa1fc-e8cc-4630-85de-fce96fc881b7', 'x-compute-request-id': 'req-ae7fa1fc-e8cc-4630-85de-fce96fc881b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:20,679 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.153s 2022-09-11 05:58:20,679 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d66f10-f4d5-49e5-9777-d178de72ce29', 'x-compute-request-id': 'req-41d66f10-f4d5-49e5-9777-d178de72ce29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:21,890 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.196s 2022-09-11 05:58:21,891 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2372e216-1c41-4995-8d9a-d7d4e3fd4618', 'x-compute-request-id': 'req-2372e216-1c41-4995-8d9a-d7d4e3fd4618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:22,995 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:58:22,996 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b860618d-c8ee-40f3-9038-4bf186bd2cbd', 'x-compute-request-id': 'req-b860618d-c8ee-40f3-9038-4bf186bd2cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:24,104 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:58:24,104 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4812fb0e-74a9-46d6-8773-36aea231e232', 'x-compute-request-id': 'req-4812fb0e-74a9-46d6-8773-36aea231e232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:25,208 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:58:25,208 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ddd658-f90c-4820-87bf-6d5c84e18094', 'x-compute-request-id': 'req-b5ddd658-f90c-4820-87bf-6d5c84e18094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:26,312 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:58:26,313 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713e5f83-c40a-4801-a2d4-3dc5c89839fb', 'x-compute-request-id': 'req-713e5f83-c40a-4801-a2d4-3dc5c89839fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:27,418 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:58:27,419 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5361f29-5a8b-49c4-9ddc-a87e47d2e22b', 'x-compute-request-id': 'req-f5361f29-5a8b-49c4-9ddc-a87e47d2e22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:28,524 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:58:28,524 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bd7bf45-6d48-4138-9877-76e807e71ea0', 'x-compute-request-id': 'req-8bd7bf45-6d48-4138-9877-76e807e71ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:29,630 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:58:29,630 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eab52a3-5f76-408a-9a51-f08a7eea6a67', 'x-compute-request-id': 'req-5eab52a3-5f76-408a-9a51-f08a7eea6a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:30,736 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:58:30,736 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef8bfab6-817f-4f61-8bb5-94a8666114a6', 'x-compute-request-id': 'req-ef8bfab6-817f-4f61-8bb5-94a8666114a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:31,838 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:58:31,838 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b5944d-fd60-4cd3-980a-1cb10bf0274b', 'x-compute-request-id': 'req-f9b5944d-fd60-4cd3-980a-1cb10bf0274b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:32,945 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:58:32,946 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a71215-6360-4a0c-a0db-c99925512345', 'x-compute-request-id': 'req-c9a71215-6360-4a0c-a0db-c99925512345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:34,052 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:58:34,053 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f36e66b2-31cc-449b-92f1-aa0944add223', 'x-compute-request-id': 'req-f36e66b2-31cc-449b-92f1-aa0944add223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:35,156 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:58:35,157 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b571e4-54e6-4ca2-8b47-1363175683a6', 'x-compute-request-id': 'req-03b571e4-54e6-4ca2-8b47-1363175683a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:36,258 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:58:36,258 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d13dc98-fe2f-49af-969b-b1dc8cec7681', 'x-compute-request-id': 'req-6d13dc98-fe2f-49af-969b-b1dc8cec7681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:37,364 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:58:37,365 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3acb2ee3-4171-4956-8994-4c67d2afd3b5', 'x-compute-request-id': 'req-3acb2ee3-4171-4956-8994-4c67d2afd3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:38,467 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:58:38,467 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2414fb2-cc55-4c25-b4b3-82e604be81af', 'x-compute-request-id': 'req-e2414fb2-cc55-4c25-b4b3-82e604be81af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:39,571 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:58:39,572 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e899ecf6-b9a8-4a57-8458-8c14412ab61e', 'x-compute-request-id': 'req-e899ecf6-b9a8-4a57-8458-8c14412ab61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:40,677 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:58:40,677 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-501415c4-9c1e-4b0b-a74b-ccf528f44295', 'x-compute-request-id': 'req-501415c4-9c1e-4b0b-a74b-ccf528f44295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:41,782 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:58:41,783 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60df875d-02d4-495b-ac66-eb73b15234d4', 'x-compute-request-id': 'req-60df875d-02d4-495b-ac66-eb73b15234d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:42,886 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:58:42,887 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537d3225-f714-4b9e-91f8-d827a8820492', 'x-compute-request-id': 'req-537d3225-f714-4b9e-91f8-d827a8820492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:43,993 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:58:43,993 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb59f977-37b9-4e71-8d42-3a8fe27f79b1', 'x-compute-request-id': 'req-fb59f977-37b9-4e71-8d42-3a8fe27f79b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:45,098 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:58:45,098 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4cd647-58aa-4827-b4e3-a2a4f2aa3300', 'x-compute-request-id': 'req-ca4cd647-58aa-4827-b4e3-a2a4f2aa3300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:46,203 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:58:46,203 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23034c34-936d-4897-b596-6439285f2dde', 'x-compute-request-id': 'req-23034c34-936d-4897-b596-6439285f2dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:47,311 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:58:47,311 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a1282ac-9e82-4aab-b415-d2e160dba389', 'x-compute-request-id': 'req-0a1282ac-9e82-4aab-b415-d2e160dba389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:48,413 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:58:48,414 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13aa028c-97d5-4ba2-93b2-41ec52ae4885', 'x-compute-request-id': 'req-13aa028c-97d5-4ba2-93b2-41ec52ae4885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:49,516 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:58:49,517 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6afb9c-81ad-4ee9-b89c-fd2d2c5500d7', 'x-compute-request-id': 'req-0e6afb9c-81ad-4ee9-b89c-fd2d2c5500d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:50,624 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:58:50,624 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66afc25a-27ad-41b0-87f9-99e03b59bd41', 'x-compute-request-id': 'req-66afc25a-27ad-41b0-87f9-99e03b59bd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:51,733 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.094s 2022-09-11 05:58:51,733 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19709685-59d7-49e4-b836-f80ab86cc05d', 'x-compute-request-id': 'req-19709685-59d7-49e4-b836-f80ab86cc05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:52,836 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:58:52,837 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-addc7cec-889d-4e7e-b6e4-535ea3f7d90b', 'x-compute-request-id': 'req-addc7cec-889d-4e7e-b6e4-535ea3f7d90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:53,944 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:58:53,945 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc755000-dcc8-407c-8cdb-854da62ed5b1', 'x-compute-request-id': 'req-bc755000-dcc8-407c-8cdb-854da62ed5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:55,047 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:58:55,047 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3128e65-9ea4-459d-84a0-58fa1246fff0', 'x-compute-request-id': 'req-f3128e65-9ea4-459d-84a0-58fa1246fff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:56,153 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:58:56,153 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39677fe7-764e-43eb-b337-a39c36fbbc45', 'x-compute-request-id': 'req-39677fe7-764e-43eb-b337-a39c36fbbc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:57,258 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:58:57,258 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f75df65-0b41-4c01-b8e6-ff7e4c990530', 'x-compute-request-id': 'req-1f75df65-0b41-4c01-b8e6-ff7e4c990530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:58,362 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:58:58,362 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2641fe-9bb5-4fca-a594-0db759998577', 'x-compute-request-id': 'req-dd2641fe-9bb5-4fca-a594-0db759998577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:58:59,464 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:58:59,464 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f77a10b9-fafc-48d3-bb04-0aa3c52dd2cb', 'x-compute-request-id': 'req-f77a10b9-fafc-48d3-bb04-0aa3c52dd2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:00,571 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:59:00,572 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c3184c-4385-4f10-bf5c-0eb90d441964', 'x-compute-request-id': 'req-00c3184c-4385-4f10-bf5c-0eb90d441964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:01,832 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.246s 2022-09-11 05:59:01,833 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5a305e-e74f-4f67-8a94-a51011dccd3b', 'x-compute-request-id': 'req-ff5a305e-e74f-4f67-8a94-a51011dccd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:02,936 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:59:02,936 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de9db9d6-b762-4350-a68f-ad5f603751a2', 'x-compute-request-id': 'req-de9db9d6-b762-4350-a68f-ad5f603751a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:04,042 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:59:04,043 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc86b34-c652-4796-a21d-92bab69c9731', 'x-compute-request-id': 'req-4fc86b34-c652-4796-a21d-92bab69c9731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:05,151 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:59:05,151 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9392d714-a275-4574-ae29-d3e9719248f9', 'x-compute-request-id': 'req-9392d714-a275-4574-ae29-d3e9719248f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:06,255 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:06,255 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-261bc188-23ec-4d56-8eb3-7e88270b1836', 'x-compute-request-id': 'req-261bc188-23ec-4d56-8eb3-7e88270b1836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:07,440 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.169s 2022-09-11 05:59:07,440 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b48cf1-5111-4544-a881-7331716d8eee', 'x-compute-request-id': 'req-c1b48cf1-5111-4544-a881-7331716d8eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:08,562 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.106s 2022-09-11 05:59:08,562 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47518f85-26f6-471a-926c-3ad648fa08d2', 'x-compute-request-id': 'req-47518f85-26f6-471a-926c-3ad648fa08d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:09,821 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.244s 2022-09-11 05:59:09,822 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55806ef-3a40-4db7-ba52-14d821358366', 'x-compute-request-id': 'req-e55806ef-3a40-4db7-ba52-14d821358366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:10,945 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.103s 2022-09-11 05:59:10,945 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d8f2f9f-2be1-4820-baae-675993f177b0', 'x-compute-request-id': 'req-2d8f2f9f-2be1-4820-baae-675993f177b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:12,069 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.110s 2022-09-11 05:59:12,070 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-234aebc6-1539-4729-923f-c530965e6fc4', 'x-compute-request-id': 'req-234aebc6-1539-4729-923f-c530965e6fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:13,181 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:59:13,181 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b31744-16cc-48c4-9258-815476829d9c', 'x-compute-request-id': 'req-37b31744-16cc-48c4-9258-815476829d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:14,289 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:59:14,289 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96fa45d5-fe10-468b-8a82-fc27a3ae0eef', 'x-compute-request-id': 'req-96fa45d5-fe10-468b-8a82-fc27a3ae0eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:15,415 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.111s 2022-09-11 05:59:15,415 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5fd9493-fa61-4373-b8be-2c6d9673ea37', 'x-compute-request-id': 'req-f5fd9493-fa61-4373-b8be-2c6d9673ea37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:16,532 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.100s 2022-09-11 05:59:16,532 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d65bf028-1312-4781-beb8-46c290eef2db', 'x-compute-request-id': 'req-d65bf028-1312-4781-beb8-46c290eef2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:17,635 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:17,636 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08c8eda-1225-4483-aa7b-c7ab32ea45c0', 'x-compute-request-id': 'req-e08c8eda-1225-4483-aa7b-c7ab32ea45c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:18,740 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:59:18,741 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b19f6ac-2a99-4945-a556-852d537a8a3f', 'x-compute-request-id': 'req-2b19f6ac-2a99-4945-a556-852d537a8a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:19,861 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.105s 2022-09-11 05:59:19,861 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e55500-948d-41e8-b498-f9867ee3cc67', 'x-compute-request-id': 'req-59e55500-948d-41e8-b498-f9867ee3cc67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:20,971 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:20,972 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f013c8-c5c7-4193-ab83-bca34a670fc8', 'x-compute-request-id': 'req-a3f013c8-c5c7-4193-ab83-bca34a670fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:22,082 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.096s 2022-09-11 05:59:22,083 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e99cb471-4058-43bd-b723-edb35193f954', 'x-compute-request-id': 'req-e99cb471-4058-43bd-b723-edb35193f954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:23,191 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:59:23,191 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f683f547-3615-4fe0-807f-b62b9462fa13', 'x-compute-request-id': 'req-f683f547-3615-4fe0-807f-b62b9462fa13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:24,292 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:59:24,293 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8803089-b215-4c45-b095-101396e64a9f', 'x-compute-request-id': 'req-c8803089-b215-4c45-b095-101396e64a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:25,401 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.094s 2022-09-11 05:59:25,401 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18494cc4-e4ab-4d07-92ea-22bccbc57a62', 'x-compute-request-id': 'req-18494cc4-e4ab-4d07-92ea-22bccbc57a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:26,508 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:59:26,508 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee3d1d8-9491-40d8-a1d0-d610bcfcb520', 'x-compute-request-id': 'req-dee3d1d8-9491-40d8-a1d0-d610bcfcb520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:27,613 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:59:27,613 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77880409-d570-448c-a409-570c4cd1ee7a', 'x-compute-request-id': 'req-77880409-d570-448c-a409-570c4cd1ee7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:28,715 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:59:28,715 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e49756e0-194e-48fa-977e-eb35ad9ac53c', 'x-compute-request-id': 'req-e49756e0-194e-48fa-977e-eb35ad9ac53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:29,821 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:59:29,821 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423f55be-6e14-4276-a1b2-2c816613749b', 'x-compute-request-id': 'req-423f55be-6e14-4276-a1b2-2c816613749b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:30,924 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:59:30,925 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10694fa4-a7e7-43d5-af6a-f7931402b6ce', 'x-compute-request-id': 'req-10694fa4-a7e7-43d5-af6a-f7931402b6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:32,027 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:59:32,028 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-371f9a06-070a-43a0-af5f-b9e24e61441f', 'x-compute-request-id': 'req-371f9a06-070a-43a0-af5f-b9e24e61441f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:33,130 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:59:33,131 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45363a4d-6f1e-45ec-aab6-607ebc78efbf', 'x-compute-request-id': 'req-45363a4d-6f1e-45ec-aab6-607ebc78efbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:34,238 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:59:34,239 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d95f6a67-26b6-4686-b443-578c21c1e2b5', 'x-compute-request-id': 'req-d95f6a67-26b6-4686-b443-578c21c1e2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:35,343 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:59:35,343 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-436bc0dc-e41a-447e-9934-9c503a871f7f', 'x-compute-request-id': 'req-436bc0dc-e41a-447e-9934-9c503a871f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:36,450 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 05:59:36,450 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e5de85-70ef-4923-b004-cc2d83398ff5', 'x-compute-request-id': 'req-60e5de85-70ef-4923-b004-cc2d83398ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:37,555 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:37,555 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be520768-7fc5-430a-88f5-adcf919b34b9', 'x-compute-request-id': 'req-be520768-7fc5-430a-88f5-adcf919b34b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:38,659 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:59:38,660 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085e31cc-fb75-4c31-b3fd-c59e93f7ce30', 'x-compute-request-id': 'req-085e31cc-fb75-4c31-b3fd-c59e93f7ce30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:39,762 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:59:39,763 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7a54da-d8ce-4a4c-9ac5-9d36515640ad', 'x-compute-request-id': 'req-dc7a54da-d8ce-4a4c-9ac5-9d36515640ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:40,867 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:40,868 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26478792-4e4d-431c-9edb-6bdf217983c3', 'x-compute-request-id': 'req-26478792-4e4d-431c-9edb-6bdf217983c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:41,973 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:59:41,974 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f7f4de-e5e5-4bd5-a8a3-6ce5865c4d9a', 'x-compute-request-id': 'req-a9f7f4de-e5e5-4bd5-a8a3-6ce5865c4d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:43,081 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:59:43,081 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ff4625-90b3-4e37-b165-f2cdcaa3db57', 'x-compute-request-id': 'req-b4ff4625-90b3-4e37-b165-f2cdcaa3db57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:44,183 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:59:44,183 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d53cf69-3402-41ea-a15d-c2fab0ff2e6c', 'x-compute-request-id': 'req-7d53cf69-3402-41ea-a15d-c2fab0ff2e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:45,286 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 05:59:45,287 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9c2e2e-3700-46f5-9ea9-66a0cb6f1543', 'x-compute-request-id': 'req-5b9c2e2e-3700-46f5-9ea9-66a0cb6f1543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:46,387 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 05:59:46,387 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6087e1f3-57ea-4cf9-9aa8-f4e66daf161f', 'x-compute-request-id': 'req-6087e1f3-57ea-4cf9-9aa8-f4e66daf161f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:47,493 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:59:47,494 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f2e683-623d-4755-995a-52f3cf2d97eb', 'x-compute-request-id': 'req-32f2e683-623d-4755-995a-52f3cf2d97eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:48,599 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 05:59:48,600 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b022029-8dd2-4e1c-bd72-14c7a814f4ab', 'x-compute-request-id': 'req-7b022029-8dd2-4e1c-bd72-14c7a814f4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:49,703 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:49,703 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ee5eb6-d1d0-4275-aa32-d85dba816d7d', 'x-compute-request-id': 'req-d7ee5eb6-d1d0-4275-aa32-d85dba816d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:50,806 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:50,807 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-547ffd16-6f5f-473b-9bed-6a7a3b3b38a2', 'x-compute-request-id': 'req-547ffd16-6f5f-473b-9bed-6a7a3b3b38a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:51,915 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 05:59:51,915 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7140578-52b6-4977-b945-41162504448e', 'x-compute-request-id': 'req-e7140578-52b6-4977-b945-41162504448e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:53,019 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:53,020 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9fc2b27-a5ab-491a-b7d5-33188bd9b013', 'x-compute-request-id': 'req-a9fc2b27-a5ab-491a-b7d5-33188bd9b013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:54,124 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 05:59:54,124 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18ccc8c5-51e4-4de8-bdeb-88e7602727d0', 'x-compute-request-id': 'req-18ccc8c5-51e4-4de8-bdeb-88e7602727d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:55,227 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:59:55,227 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba76411-1e8e-4396-ba21-1bffb61a918e', 'x-compute-request-id': 'req-cba76411-1e8e-4396-ba21-1bffb61a918e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:56,339 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.097s 2022-09-11 05:59:56,339 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44913bab-2e3f-42c8-825d-f5edc7c78107', 'x-compute-request-id': 'req-44913bab-2e3f-42c8-825d-f5edc7c78107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:57,441 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 05:59:57,441 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e280a841-1c10-4dda-bf63-aad221751e70', 'x-compute-request-id': 'req-e280a841-1c10-4dda-bf63-aad221751e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:58,546 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 05:59:58,547 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d9b57d3-dc2c-41fa-ac7e-39147378fbd3', 'x-compute-request-id': 'req-2d9b57d3-dc2c-41fa-ac7e-39147378fbd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 05:59:59,647 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 05:59:59,648 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe55489-f549-4cd2-adc5-51ddef574707', 'x-compute-request-id': 'req-afe55489-f549-4cd2-adc5-51ddef574707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:00,759 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.095s 2022-09-11 06:00:00,759 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef626ec-6e6e-472e-9e56-79eedbbcbf41', 'x-compute-request-id': 'req-aef626ec-6e6e-472e-9e56-79eedbbcbf41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:01,861 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:01,862 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98daf03b-40ec-45e0-8717-933952dab4b9', 'x-compute-request-id': 'req-98daf03b-40ec-45e0-8717-933952dab4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:02,964 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:02,964 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad93f213-4f61-4b06-9948-fbe7fed7ce55', 'x-compute-request-id': 'req-ad93f213-4f61-4b06-9948-fbe7fed7ce55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:04,074 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.094s 2022-09-11 06:00:04,075 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b61d5d-fbb4-49e8-9504-1da056205533', 'x-compute-request-id': 'req-52b61d5d-fbb4-49e8-9504-1da056205533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:05,181 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 06:00:05,181 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88d90e13-9e60-4682-81b5-5aa713c77bb0', 'x-compute-request-id': 'req-88d90e13-9e60-4682-81b5-5aa713c77bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:06,284 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:06,284 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e40703b2-9289-4ade-9bda-4afeb83e413a', 'x-compute-request-id': 'req-e40703b2-9289-4ade-9bda-4afeb83e413a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:07,386 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:07,386 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-922803f7-de0a-42ca-8f50-506f8fa48a21', 'x-compute-request-id': 'req-922803f7-de0a-42ca-8f50-506f8fa48a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:08,489 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:08,489 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10e92907-0b66-48ef-a990-51e0e5bf2b81', 'x-compute-request-id': 'req-10e92907-0b66-48ef-a990-51e0e5bf2b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:09,596 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:09,596 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fecc7a8-9db9-4307-9963-5a9123116f39', 'x-compute-request-id': 'req-7fecc7a8-9db9-4307-9963-5a9123116f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:10,702 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:10,703 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c7847d-efea-4560-a0af-eac97b7d9826', 'x-compute-request-id': 'req-42c7847d-efea-4560-a0af-eac97b7d9826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:11,808 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 06:00:11,809 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea094154-61f5-4441-b349-5d08d3637a71', 'x-compute-request-id': 'req-ea094154-61f5-4441-b349-5d08d3637a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:12,914 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:12,914 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-748d0423-2765-4e12-9b7d-cfd4f1fc0c53', 'x-compute-request-id': 'req-748d0423-2765-4e12-9b7d-cfd4f1fc0c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:14,022 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 06:00:14,023 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97748981-d52e-4c1e-8ece-e56aaadd4db6', 'x-compute-request-id': 'req-97748981-d52e-4c1e-8ece-e56aaadd4db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:15,127 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:15,127 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356c1b6f-91e5-45ec-9239-f230273be6b9', 'x-compute-request-id': 'req-356c1b6f-91e5-45ec-9239-f230273be6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:16,230 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:16,230 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a176605-387b-4fe1-9550-b32ab280a9b3', 'x-compute-request-id': 'req-7a176605-387b-4fe1-9550-b32ab280a9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:17,336 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 06:00:17,336 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c4d25a-d83d-47bf-b20f-9dd18fd41f84', 'x-compute-request-id': 'req-d0c4d25a-d83d-47bf-b20f-9dd18fd41f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:18,442 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 06:00:18,443 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bbe4d5e-c228-4453-ab2c-d02863678cdf', 'x-compute-request-id': 'req-7bbe4d5e-c228-4453-ab2c-d02863678cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:19,545 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:19,545 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4338cf7-c7a9-4b56-ae82-d82505457644', 'x-compute-request-id': 'req-e4338cf7-c7a9-4b56-ae82-d82505457644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:20,647 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:20,647 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f3c4e0-8e28-4269-98fe-5fba6fa2528d', 'x-compute-request-id': 'req-12f3c4e0-8e28-4269-98fe-5fba6fa2528d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:21,747 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 06:00:21,747 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e01249ac-f0a3-48ca-a3f9-f2b2f67c63e5', 'x-compute-request-id': 'req-e01249ac-f0a3-48ca-a3f9-f2b2f67c63e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:22,855 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 06:00:22,856 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-181809bb-8dd7-4124-833d-f8ba28956580', 'x-compute-request-id': 'req-181809bb-8dd7-4124-833d-f8ba28956580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:23,958 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:23,958 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53db4910-0505-42c6-a556-d961baa04d32', 'x-compute-request-id': 'req-53db4910-0505-42c6-a556-d961baa04d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:25,061 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 06:00:25,061 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ffb1c2a-587f-4a41-a8bf-1364bebe2adf', 'x-compute-request-id': 'req-4ffb1c2a-587f-4a41-a8bf-1364bebe2adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:26,168 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:26,168 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a45328-8ea1-4c1d-bb75-d70838134d81', 'x-compute-request-id': 'req-30a45328-8ea1-4c1d-bb75-d70838134d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:27,274 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:27,274 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb23cb9-50f0-4249-9f78-1a30e5c67f0f', 'x-compute-request-id': 'req-eeb23cb9-50f0-4249-9f78-1a30e5c67f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:28,375 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:28,376 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a332dbac-233e-47bd-ad48-fc9102ad14c9', 'x-compute-request-id': 'req-a332dbac-233e-47bd-ad48-fc9102ad14c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:29,476 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:29,477 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4e8fe1-1346-4050-840a-bc8dba3c6d20', 'x-compute-request-id': 'req-de4e8fe1-1346-4050-840a-bc8dba3c6d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:30,584 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.092s 2022-09-11 06:00:30,584 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603d0ffc-11fb-4879-826c-837f8ea09aff', 'x-compute-request-id': 'req-603d0ffc-11fb-4879-826c-837f8ea09aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:31,697 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.098s 2022-09-11 06:00:31,697 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2032ad5-23cc-401d-a1e2-f7c5d4c2508c', 'x-compute-request-id': 'req-a2032ad5-23cc-401d-a1e2-f7c5d4c2508c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:32,805 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.093s 2022-09-11 06:00:32,805 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d96923a2-2d92-4c0a-accb-5fffda0dabfd', 'x-compute-request-id': 'req-d96923a2-2d92-4c0a-accb-5fffda0dabfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:33,909 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 06:00:33,909 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00492f7-799b-4481-b85f-f307212382f2', 'x-compute-request-id': 'req-a00492f7-799b-4481-b85f-f307212382f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:35,011 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:35,011 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b07ec8b0-058d-4f0c-9274-9dfa31af15b3', 'x-compute-request-id': 'req-b07ec8b0-058d-4f0c-9274-9dfa31af15b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:36,117 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:36,117 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-786a5382-21d9-4d40-af52-0d1899053b7c', 'x-compute-request-id': 'req-786a5382-21d9-4d40-af52-0d1899053b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:37,220 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:37,221 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ccd0f61-0082-41ea-89d2-7a5d8308be74', 'x-compute-request-id': 'req-4ccd0f61-0082-41ea-89d2-7a5d8308be74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:38,322 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 06:00:38,322 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e635559f-eb00-458b-bf83-489b4a418792', 'x-compute-request-id': 'req-e635559f-eb00-458b-bf83-489b4a418792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:39,423 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 06:00:39,423 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34308224-f0cc-4a0f-9a08-dbbeff564f64', 'x-compute-request-id': 'req-34308224-f0cc-4a0f-9a08-dbbeff564f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:40,528 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:40,529 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99b625f-802f-4409-9ade-bc3e288a7190', 'x-compute-request-id': 'req-d99b625f-802f-4409-9ade-bc3e288a7190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:41,633 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:41,634 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad0872e3-c0ce-4d8a-a9e2-fe7b31a1b221', 'x-compute-request-id': 'req-ad0872e3-c0ce-4d8a-a9e2-fe7b31a1b221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:42,740 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:42,740 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b201263-b304-49eb-b694-b06852011596', 'x-compute-request-id': 'req-3b201263-b304-49eb-b694-b06852011596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:43,846 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.091s 2022-09-11 06:00:43,847 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394eae13-e483-4f95-860e-9c8ef7a3ec60', 'x-compute-request-id': 'req-394eae13-e483-4f95-860e-9c8ef7a3ec60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:44,951 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 06:00:44,951 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03cf973-4e27-406e-9a90-0b560006594b', 'x-compute-request-id': 'req-d03cf973-4e27-406e-9a90-0b560006594b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:46,059 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:46,060 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-948c1bdb-ddf1-4e60-a676-87b97ddad0f9', 'x-compute-request-id': 'req-948c1bdb-ddf1-4e60-a676-87b97ddad0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:47,162 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 06:00:47,162 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100335f8-6a32-4123-bb90-4248e115a95e', 'x-compute-request-id': 'req-100335f8-6a32-4123-bb90-4248e115a95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:48,272 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.094s 2022-09-11 06:00:48,272 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b754d4-251f-4f42-bf76-c10974eaa8c6', 'x-compute-request-id': 'req-58b754d4-251f-4f42-bf76-c10974eaa8c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:49,386 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.099s 2022-09-11 06:00:49,387 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95664c09-c990-4a84-b53c-b7cdd7d3c09c', 'x-compute-request-id': 'req-95664c09-c990-4a84-b53c-b7cdd7d3c09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:50,489 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 06:00:50,489 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c5790a1-f645-42ae-860d-f54b93b0d81b', 'x-compute-request-id': 'req-9c5790a1-f645-42ae-860d-f54b93b0d81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:51,594 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:51,594 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6d89508-0ff1-4c56-ab9a-8216ce1484a8', 'x-compute-request-id': 'req-e6d89508-0ff1-4c56-ab9a-8216ce1484a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:52,696 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:52,696 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b190eb6-e650-41dc-8487-fc83a603370e', 'x-compute-request-id': 'req-0b190eb6-e650-41dc-8487-fc83a603370e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:53,801 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 06:00:53,802 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4067706-adfa-43c7-99aa-e25bb8e79fba', 'x-compute-request-id': 'req-e4067706-adfa-43c7-99aa-e25bb8e79fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:54,905 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 06:00:54,905 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068f8476-e9cc-4e6d-abd1-5b4ead5a1f07', 'x-compute-request-id': 'req-068f8476-e9cc-4e6d-abd1-5b4ead5a1f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:56,007 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:56,008 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd42be0f-26fe-49ee-9988-527d10a5fd96', 'x-compute-request-id': 'req-dd42be0f-26fe-49ee-9988-527d10a5fd96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:57,109 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:00:57,110 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a554e5c2-5ee4-4950-9049-e437045acc75', 'x-compute-request-id': 'req-a554e5c2-5ee4-4950-9049-e437045acc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:58,214 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.090s 2022-09-11 06:00:58,214 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdfa36de-a1ca-4c11-9bf5-b3914b2110ad', 'x-compute-request-id': 'req-bdfa36de-a1ca-4c11-9bf5-b3914b2110ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:00:59,320 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.088s 2022-09-11 06:00:59,320 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d4a51ba-8756-4865-84a8-e7440d589578', 'x-compute-request-id': 'req-2d4a51ba-8756-4865-84a8-e7440d589578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:01:00,420 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.085s 2022-09-11 06:01:00,421 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817e1f9a-fb03-4a71-bfbc-e15dcb8c8305', 'x-compute-request-id': 'req-817e1f9a-fb03-4a71-bfbc-e15dcb8c8305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:01:01,522 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.087s 2022-09-11 06:01:01,523 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddd95e02-eedf-4f24-a167-56251f0ae67b', 'x-compute-request-id': 'req-ddd95e02-eedf-4f24-a167-56251f0ae67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:01:02,626 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.089s 2022-09-11 06:01:02,626 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05850fe5-726e-40bc-9130-6cc3770a3b51', 'x-compute-request-id': 'req-05850fe5-726e-40bc-9130-6cc3770a3b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:01:03,728 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.086s 2022-09-11 06:01:03,728 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c043dbf1-2d53-4539-a3bc-4ecfe5ebe8a0', 'x-compute-request-id': 'req-c043dbf1-2d53-4539-a3bc-4ecfe5ebe8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:01:04,845 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5 0.103s 2022-09-11 06:01:04,846 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-388191e5-303d-4a79-8a46-e9fe5c6e5b99', 'x-compute-request-id': 'req-388191e5-303d-4a79-8a46-e9fe5c6e5b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5'} Body: b'{"server": {"id": "5eca0a65-6128-4887-b447-6d6e1ddc91a5", "name": "tempest-AttachVolumeTestJSON-server-1231421294", "status": "ACTIVE", "tenant_id": "d47e270753bc4fe6ac5ba1f2b0d5d2af", "user_id": "32df696da09746748786b94aa8b6721d", "metadata": {}, "hostId": "ac9df67f1345d64db295092dcd9e47f8fe5b20baf7de7709a4487917", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:30:06Z", "updated": "2022-09-11T05:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5eca0a65-6128-4887-b447-6d6e1ddc91a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-993328104", "OS-SRV-USG:launched_at": "2022-09-11T05:30:58.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a2546382-0373-42bc-9acb-5cd7e1c92058"}]}}' 2022-09-11 06:01:04,860 121399 ERROR [tempest.api.compute.base] Failed to delete server 5eca0a65-6128-4887-b447-6d6e1ddc91a5 2022-09-11 06:01:04.860 121399 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-09-11 06:01:04.860 121399 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-09-11 06:01:04.860 121399 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-09-11 06:01:04.860 121399 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-09-11 06:01:04.860 121399 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-09-11 06:01:04.860 121399 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-09-11 06:01:04.860 121399 ERROR tempest.api.compute.base Details: None 2022-09-11 06:01:04.860 121399 ERROR tempest.api.compute.base 2022-09-11 06:01:04,890 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-993328104 0.028s 2022-09-11 06:01:04,890 121399 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 06:01: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-f00a1618-4470-44c8-bc24-a6f1d589b340', 'x-compute-request-id': 'req-f00a1618-4470-44c8-bc24-a6f1d589b340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-993328104'} Body: b'' 2022-09-11 06:01:05,025 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/security-groups/d3186602-3892-4854-96ee-cfc68c0b70cd 0.134s 2022-09-11 06:01:05,025 121399 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-c918cd95-616b-4a1d-8f6a-564c89fcfc40', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 06:01:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups/d3186602-3892-4854-96ee-cfc68c0b70cd'} Body: b'' 2022-09-11 06:01:05,049 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.33:9696/networking/v2.0/security-groups/d3186602-3892-4854-96ee-cfc68c0b70cd 0.023s 2022-09-11 06:01:05,050 121399 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-e8dcb5ac-84c7-48ef-8b98-db7720b05aee', 'date': 'Sun, 11 Sep 2022 06:01:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups/d3186602-3892-4854-96ee-cfc68c0b70cd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d3186602-3892-4854-96ee-cfc68c0b70cd does not exist", "detail": ""}}' 2022-09-11 06:01:05,492 121399 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/floatingips/614e2b27-dcbb-45a0-bb22-a32a17d7a7e9 0.441s 2022-09-11 06:01:05,492 121399 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-cccb281a-8426-4376-b206-e21a257e285a', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 06:01:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/614e2b27-dcbb-45a0-bb22-a32a17d7a7e9'} 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 a2546382-0373-42bc-9acb-5cd7e1c92058 failed to detach from server 5eca0a65-6128-4887-b447-6d6e1ddc91a5 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 a2546382-0373-42bc-9acb-5cd7e1c92058 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 a2546382-0373-42bc-9acb-5cd7e1c92058 failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt6.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft7.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-09-11 05:29:45,252 121389 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-09-11 05:29:45,252 121389 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-09-11 05:29:47,528 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 2.272s 2022-09-11 05:29:47,528 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1919299396", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFRWaT7gOXJt2P23zkNQBYUK2FW78f3+MJl/fiLkmsTjYf0AxPLJ62e/ciBqe8hCPuhoLe8lJ+ujbu715mmwODkxsOkQ2D1ZHHn1y6arLg3IIbF0Yy5uddNoR24aRP4kg=="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:29:45 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-faa8aa98-94ea-40df-9f7d-54fabfcd1452', 'x-compute-request-id': 'req-faa8aa98-94ea-40df-9f7d-54fabfcd1452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1919299396", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFRWaT7gOXJt2P23zkNQBYUK2FW78f3+MJl/fiLkmsTjYf0AxPLJ62e/ciBqe8hCPuhoLe8lJ+ujbu715mmwODkxsOkQ2D1ZHHn1y6arLg3IIbF0Yy5uddNoR24aRP4kg==", "fingerprint": "f7:dc:40:e3:15:27:31:11:f9:3d:2d:41:04:22:31:7f", "user_id": "54b72a430d9d4d43954eb56d703079b4"}}' 2022-09-11 05:29:47,532 121389 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1919299396 created 2022-09-11 05:29:48,192 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-groups 0.658s 2022-09-11 05:29:48,192 121389 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--645583142", "description": "tempest-description--1735654080"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-0970ec64-63f3-42f8-a62e-5a69590de082', 'date': 'Sun, 11 Sep 2022 05:29:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c2ca15df-af57-45ed-9a8a-049496916366", "name": "tempest-securitygroup--645583142", "stateful": true, "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "description": "tempest-description--1735654080", "shared": false, "security_group_rules": [{"id": "28ac3634-a35f-469e-885f-25d9de7bae13", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "security_group_id": "c2ca15df-af57-45ed-9a8a-049496916366", "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": 110, "description": null, "tags": [], "created_at": "2022-09-11T05:29:47Z", "updated_at": "2022-09-11T05:29:47Z", "revision_number": 0, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}, {"id": "6c5a6a5f-2637-4b4a-a81b-28dd15c9cf07", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "security_group_id": "c2ca15df-af57-45ed-9a8a-049496916366", "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": 109, "description": null, "tags": [], "created_at": "2022-09-11T05:29:47Z", "updated_at": "2022-09-11T05:29:47Z", "revision_number": 0, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}], "tags": [], "created_at": "2022-09-11T05:29:47Z", "updated_at": "2022-09-11T05:29:47Z", "revision_number": 1, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:29:49,942 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 1.750s 2022-09-11 05:29:49,943 121389 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": "c2ca15df-af57-45ed-9a8a-049496916366", "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-2e123b51-885e-41ac-a2f8-94f2a2d2e7cb', 'date': 'Sun, 11 Sep 2022 05:29:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ba909745-07ee-44b8-a2c5-df8de6e3643f", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "security_group_id": "c2ca15df-af57-45ed-9a8a-049496916366", "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-09-11T05:29:48Z", "updated_at": "2022-09-11T05:29:48Z", "revision_number": 0, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:29:50,442 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.498s 2022-09-11 05:29:50,442 121389 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": "c2ca15df-af57-45ed-9a8a-049496916366", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-992ed751-78b6-4769-9eec-a3f25a8991c0', 'date': 'Sun, 11 Sep 2022 05:29:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70870d28-8fe1-42f1-83c8-365c29b3e463", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "security_group_id": "c2ca15df-af57-45ed-9a8a-049496916366", "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-09-11T05:29:50Z", "updated_at": "2022-09-11T05:29:50Z", "revision_number": 0, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:29:50,443 121389 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--645583142 created 2022-09-11 05:29:52,370 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/floatingips 1.926s 2022-09-11 05:29:52,370 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-2c8be42d-06db-403e-a08a-f6409df321a6', 'date': 'Sun, 11 Sep 2022 05:29:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e2da325c-1257-4f19-bcd6-37b6b50ae920", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "floating_ip_address": "172.27.1.179", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0a79d2a9724e49a9934d9ca0184b31fd", "description": "", "port_details": null, "tags": [], "created_at": "2022-09-11T05:29:51Z", "updated_at": "2022-09-11T05:29:51Z", "revision_number": 0}}' 2022-09-11 05:29:52,371 121389 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e2da325c-1257-4f19-bcd6-37b6b50ae920', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'floating_ip_address': '172.27.1.179', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:29:51Z', 'updated_at': '2022-09-11T05:29:51Z', 'revision_number': 0, 'ip': '172.27.1.179'} created 2022-09-11 05:29:52,598 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.220s 2022-09-11 05:29:52,598 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3262', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-37090cb8-f450-43d6-957c-ebfac55be3d9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "54b72a430d9d4d43954eb56d703079b4", "name": "tempest-AttachVolumeNegativeTest-1074071238-project", "password_expires_at": null}, "audit_ids": ["NCelAjMfT4a5fqtJmSIi5w"], "expires_at": "2022-09-11T06:29:52.000000Z", "issued_at": "2022-09-11T05:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a79d2a9724e49a9934d9ca0184b31fd", "name": "tempest-AttachVolumeNegativeTest-1074071238"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_0a79d2a9724e49a9934d9ca0184b31fd", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/0a79d2a9724e49a9934d9ca0184b31fd", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:29:52,599 121389 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '42ad47aa-0576-4a66-864b-0cf4e79a54c6', 'name': 'tempest-AttachVolumeNegativeTest-281258697-network', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 84, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:29:35Z', 'updated_at': '2022-09-11T05:29:35Z', 'revision_number': 1} available for tenant 2022-09-11 05:29:52,599 121389 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1919299396', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFRWaT7gOXJt2P23zkNQBYUK2FW78f3+MJl/fiLkmsTjYf0AxPLJ62e/ciBqe8hCPuhoLe8lJ+ujbu715mmwODkxsOkQ2D1ZHHn1y6arLg3IIbF0Yy5uddNoR24aRP4kg==', 'fingerprint': 'f7:dc:40:e3:15:27:31:11:f9:3d:2d:41:04:22:31:7f', 'user_id': '54b72a430d9d4d43954eb56d703079b4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD5RDf6RiWP7BxbJk3t1Oiu0p41I1Q529t/G7WrLgCQs6Ebh8h2oCcV\ny+qpOG7AvIOgBwYFK4EEACKhZANiAAQxUVmk+4Dlybdj9t85DUAWFCthVu/H9/jC\nZf34i5JrE42H9AMTyyetnv3IganvIQj7oaC3vJSfro27u9eZpsDg5MbDpENg9WRx\n59cumqy4NyCGxdGMubnXTaEduGkT+JI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c2ca15df-af57-45ed-9a8a-049496916366', 'name': 'tempest-securitygroup--645583142', 'stateful': True, 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'description': 'tempest-description--1735654080', 'shared': False, 'security_group_rules': [{'id': '28ac3634-a35f-469e-885f-25d9de7bae13', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'security_group_id': 'c2ca15df-af57-45ed-9a8a-049496916366', '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': 110, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:29:47Z', 'updated_at': '2022-09-11T05:29:47Z', 'revision_number': 0, 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd'}, {'id': '6c5a6a5f-2637-4b4a-a81b-28dd15c9cf07', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'security_group_id': 'c2ca15df-af57-45ed-9a8a-049496916366', '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': 109, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:29:47Z', 'updated_at': '2022-09-11T05:29:47Z', 'revision_number': 0, 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd'}], 'tags': [], 'created_at': '2022-09-11T05:29:47Z', 'updated_at': '2022-09-11T05:29:47Z', 'revision_number': 1, 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd'}, 'floating_ip': {'id': 'e2da325c-1257-4f19-bcd6-37b6b50ae920', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'floating_ip_address': '172.27.1.179', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:29:51Z', 'updated_at': '2022-09-11T05:29:51Z', 'revision_number': 0, 'ip': '172.27.1.179'}} 2022-09-11 05:29:54,704 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.33/compute/v2.1/servers 2.103s 2022-09-11 05:29:54,704 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1059793899", "imageRef": "00f61779-4a28-49b8-a0c6-84833a5616d4", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "42ad47aa-0576-4a66-864b-0cf4e79a54c6"}], "security_groups": [{"name": "tempest-securitygroup--645583142"}], "key_name": "tempest-keypair-1919299396", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9bd7119-f47e-49ad-886b-c020931d5467', 'x-compute-request-id': 'req-c9bd7119-f47e-49ad-886b-c020931d5467', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--645583142"}], "adminPass": "password"}}' 2022-09-11 05:29:55,084 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.376s 2022-09-11 05:29:55,084 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:29:54 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-46f4a607-6908-4a39-8c7a-f9a6c1e3f6e4', 'x-compute-request-id': 'req-46f4a607-6908-4a39-8c7a-f9a6c1e3f6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:55Z", "updated": "2022-09-11T05:29:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1919299396", "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-09-11 05:29:56,576 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.475s 2022-09-11 05:29:56,576 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:29:56 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-c97a4a70-2f57-489c-99f7-2f6105863a3e', 'x-compute-request-id': 'req-c97a4a70-2f57-489c-99f7-2f6105863a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:55Z", "updated": "2022-09-11T05:29:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1919299396", "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-09-11 05:29:58,170 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.579s 2022-09-11 05:29:58,170 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6dc90d-9e44-4084-8666-c46208f4d68b', 'x-compute-request-id': 'req-3a6dc90d-9e44-4084-8666-c46208f4d68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "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-09-11 05:29:58,183 121389 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-09-11 05:29:59,860 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.672s 2022-09-11 05:29:59,861 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92a008b6-1d54-473d-a51e-1f294b39af1e', 'x-compute-request-id': 'req-92a008b6-1d54-473d-a51e-1f294b39af1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "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-09-11 05:30:01,130 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.247s 2022-09-11 05:30:01,131 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5030c1-d000-43dd-bb33-bd95c3d2213a', 'x-compute-request-id': 'req-2f5030c1-d000-43dd-bb33-bd95c3d2213a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "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-09-11 05:30:02,515 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.366s 2022-09-11 05:30:02,516 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34bae152-f50a-4181-95a1-0b686068b1db', 'x-compute-request-id': 'req-34bae152-f50a-4181-95a1-0b686068b1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "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": []}}' 2022-09-11 05:30:02,529 121389 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 7 second wait 2022-09-11 05:30:03,874 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.343s 2022-09-11 05:30:03,874 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3836a3cf-a688-4e74-8700-55187d35ec8d', 'x-compute-request-id': 'req-3836a3cf-a688-4e74-8700-55187d35ec8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "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-09-11 05:30:03,890 121389 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait 2022-09-11 05:30:05,102 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.210s 2022-09-11 05:30:05,103 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5849b49e-273e-4e4e-b51f-7801e26b64ac', 'x-compute-request-id': 'req-5849b49e-273e-4e4e-b51f-7801e26b64ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "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-09-11 05:30:06,596 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.478s 2022-09-11 05:30:06,597 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0804edb-02ad-441f-bcd7-1dcd4aced50e', 'x-compute-request-id': 'req-c0804edb-02ad-441f-bcd7-1dcd4aced50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:08,074 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.462s 2022-09-11 05:30:08,074 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ac9db91-b03b-4b79-872b-eb569b8c1a25', 'x-compute-request-id': 'req-4ac9db91-b03b-4b79-872b-eb569b8c1a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:10,690 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 1.598s 2022-09-11 05:30:10,690 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e05d340-13d6-4071-baed-b5e8eccc6dbe', 'x-compute-request-id': 'req-5e05d340-13d6-4071-baed-b5e8eccc6dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:13,521 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 1.814s 2022-09-11 05:30:13,521 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653049ad-cf5a-43e5-bae1-9f5ef2be7785', 'x-compute-request-id': 'req-653049ad-cf5a-43e5-bae1-9f5ef2be7785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:15,034 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.491s 2022-09-11 05:30:15,034 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6beb88d3-a99d-48f2-a541-f7b3dca07561', 'x-compute-request-id': 'req-6beb88d3-a99d-48f2-a541-f7b3dca07561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:16,239 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.187s 2022-09-11 05:30:16,240 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de056da-41a4-4c98-9a18-30c43c07825a', 'x-compute-request-id': 'req-6de056da-41a4-4c98-9a18-30c43c07825a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:17,597 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.341s 2022-09-11 05:30:17,598 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd4c493d-de10-4946-922c-276fb8206022', 'x-compute-request-id': 'req-cd4c493d-de10-4946-922c-276fb8206022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:18,936 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.322s 2022-09-11 05:30:18,936 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf9a195e-520e-4aa6-927a-4c44b27076c6', 'x-compute-request-id': 'req-bf9a195e-520e-4aa6-927a-4c44b27076c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:20,210 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.259s 2022-09-11 05:30:20,210 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f437fd8c-375b-4aee-aac6-c5782a482fb9', 'x-compute-request-id': 'req-f437fd8c-375b-4aee-aac6-c5782a482fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:21,411 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.183s 2022-09-11 05:30:21,411 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e87c1cc-e886-4b95-bc59-55d8c134991e', 'x-compute-request-id': 'req-0e87c1cc-e886-4b95-bc59-55d8c134991e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:22,641 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.214s 2022-09-11 05:30:22,642 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfe349cb-bf98-420a-8d7e-13c8d1027aad', 'x-compute-request-id': 'req-dfe349cb-bf98-420a-8d7e-13c8d1027aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:23,849 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.193s 2022-09-11 05:30:23,850 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e496ecd2-a4b9-4aaf-83bb-7aee6fe6172c', 'x-compute-request-id': 'req-e496ecd2-a4b9-4aaf-83bb-7aee6fe6172c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:25,078 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.210s 2022-09-11 05:30:25,079 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621cbb36-2a9c-4b79-9323-4c183ffee12b', 'x-compute-request-id': 'req-621cbb36-2a9c-4b79-9323-4c183ffee12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:26,264 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.172s 2022-09-11 05:30:26,265 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aac4dc0-6e50-4a63-9f0c-4c2b77e5c852', 'x-compute-request-id': 'req-5aac4dc0-6e50-4a63-9f0c-4c2b77e5c852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:27,444 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.164s 2022-09-11 05:30:27,444 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d58a2cb2-1198-4d71-97c9-11586a722ab6', 'x-compute-request-id': 'req-d58a2cb2-1198-4d71-97c9-11586a722ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:29,258 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.799s 2022-09-11 05:30:29,258 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d02606ce-b62d-4130-abef-e1ad8fc78c06', 'x-compute-request-id': 'req-d02606ce-b62d-4130-abef-e1ad8fc78c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:31,498 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 1.218s 2022-09-11 05:30:31,498 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00584c8-c384-4ec1-b0da-1052c61eba4a', 'x-compute-request-id': 'req-e00584c8-c384-4ec1-b0da-1052c61eba4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:32,702 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.189s 2022-09-11 05:30:32,703 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcc4535f-efd6-42ed-8d3a-ecb05a257580', 'x-compute-request-id': 'req-dcc4535f-efd6-42ed-8d3a-ecb05a257580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:34,030 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.309s 2022-09-11 05:30:34,030 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ed4966-39b2-49db-8ad9-71055191fe4a', 'x-compute-request-id': 'req-f5ed4966-39b2-49db-8ad9-71055191fe4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:35,650 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.606s 2022-09-11 05:30:35,650 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-298755ed-ec26-4ddf-aa17-bf29bf690a2f', 'x-compute-request-id': 'req-298755ed-ec26-4ddf-aa17-bf29bf690a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:37,017 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.346s 2022-09-11 05:30:37,017 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d11aa71-1abd-4fb2-ba4b-e9775af6823e', 'x-compute-request-id': 'req-5d11aa71-1abd-4fb2-ba4b-e9775af6823e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:38,473 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.442s 2022-09-11 05:30:38,474 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-524e054e-6ff8-41f0-a460-f6b0441fa683', 'x-compute-request-id': 'req-524e054e-6ff8-41f0-a460-f6b0441fa683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:40,002 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.513s 2022-09-11 05:30:40,002 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9b0f213-9748-4f47-99d5-e9ce1599993d', 'x-compute-request-id': 'req-e9b0f213-9748-4f47-99d5-e9ce1599993d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:41,315 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.297s 2022-09-11 05:30:41,316 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29c48fb7-89f5-4cab-893d-920cc0a1eaaf', 'x-compute-request-id': 'req-29c48fb7-89f5-4cab-893d-920cc0a1eaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:42,585 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.252s 2022-09-11 05:30:42,585 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a49e9f8-2ec0-4a54-8999-881f3d0d1a25', 'x-compute-request-id': 'req-4a49e9f8-2ec0-4a54-8999-881f3d0d1a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:44,063 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.462s 2022-09-11 05:30:44,063 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7844a52a-3a8e-4cc1-b4d4-7b835f481899', 'x-compute-request-id': 'req-7844a52a-3a8e-4cc1-b4d4-7b835f481899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:45,251 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.174s 2022-09-11 05:30:45,251 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598e82f4-fce0-47a6-ae6b-1a86bc577c76', 'x-compute-request-id': 'req-598e82f4-fce0-47a6-ae6b-1a86bc577c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:46,434 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.167s 2022-09-11 05:30:46,434 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-742bd614-9171-4cf8-a57d-e5439d032eee', 'x-compute-request-id': 'req-742bd614-9171-4cf8-a57d-e5439d032eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:47,679 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.230s 2022-09-11 05:30:47,679 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ce57a2-eb88-443f-afed-d9627996107d', 'x-compute-request-id': 'req-f4ce57a2-eb88-443f-afed-d9627996107d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:30:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:30:47,694 121389 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 52 second wait 2022-09-11 05:30:47,858 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-interface 0.163s 2022-09-11 05:30:47,858 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e61c5a9-6491-41c7-9e5f-650cc3c03efe', 'x-compute-request-id': 'req-5e61c5a9-6491-41c7-9e5f-650cc3c03efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "42ad47aa-0576-4a66-864b-0cf4e79a54c6", "port_id": "de1a56c3-9f13-4434-afbc-573439a20fe3", "mac_addr": "fa:16:3e:09:bc:79", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6c706532-589a-4d8b-8231-5ffd5f8e70d6", "ip_address": "172.20.0.5"}]}]}' 2022-09-11 05:30:49,648 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.33:9696/networking/v2.0/floatingips/e2da325c-1257-4f19-bcd6-37b6b50ae920 1.785s 2022-09-11 05:30:49,648 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "de1a56c3-9f13-4434-afbc-573439a20fe3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-efcb0dd5-6002-4249-a718-45542345e50f', 'date': 'Sun, 11 Sep 2022 05:30:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/e2da325c-1257-4f19-bcd6-37b6b50ae920'} Body: b'{"floatingip": {"id": "e2da325c-1257-4f19-bcd6-37b6b50ae920", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "floating_ip_address": "172.27.1.179", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": "fb3db96f-c347-4e0d-a6ee-f55bc89acc39", "port_id": "de1a56c3-9f13-4434-afbc-573439a20fe3", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "42ad47aa-0576-4a66-864b-0cf4e79a54c6", "mac_address": "fa:16:3e:09:bc:79", "admin_state_up": true, "status": "ACTIVE", "device_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-09-11T05:29:51Z", "updated_at": "2022-09-11T05:30:48Z", "revision_number": 1, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:30:49,649 121389 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.179:22' as 'ubuntu' with public key authentication 2022-09-11 05:30:54,032 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:30:59,600 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:31:06,160 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:31:13,744 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:31:22,320 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:31:31,888 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:31:42,448 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:31:58,161 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:32:07,672 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 9. Retry after 10 seconds. 2022-09-11 05:32:18,185 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 10. Retry after 11 seconds. 2022-09-11 05:32:29,700 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 11. Retry after 12 seconds. 2022-09-11 05:32:42,222 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.179 ([Errno None] Unable to connect to port 22 on 172.27.1.179). Number attempts: 12. Retry after 13 seconds. 2022-09-11 05:32:55,764 121389 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:32:55,995 121389 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:32:55,996 121389 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.179 successfully created 2022-09-11 05:32:56,041 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/ips 0.044s 2022-09-11 05:32:56,041 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55b69ad-49fb-48e5-a508-d58f007e673b', 'x-compute-request-id': 'req-e55b69ad-49fb-48e5-a508-d58f007e673b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.27.1.179"}]}}' 2022-09-11 05:32:56,304 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes 0.259s 2022-09-11 05:32:56,305 121389 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-AttachVolumeNegativeTest-volume-1831273759"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0559658-d05d-4ef3-b00d-986b548b3a86', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0559658-d05d-4ef3-b00d-986b548b3a86', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.229354", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-11 05:32:56,358 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:32:56,358 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8e10b0-14f3-4714-ac7c-fa13a6502b51', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8e10b0-14f3-4714-ac7c-fa13a6502b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:32:57,412 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.040s 2022-09-11 05:32:57,413 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6911f3-a420-410e-8e30-7e638ddb9017', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6911f3-a420-410e-8e30-7e638ddb9017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:32:56.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:32:58,467 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:32:58,469 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57811c52-94b2-442f-a15d-330a54dd8427', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57811c52-94b2-442f-a15d-330a54dd8427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:32:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:32:58,481 121389 INFO [tempest.common.waiters] volume b2a38aa1-e3c7-487e-b780-7e5920b0f0dd reached available after waiting for 2.481125 seconds 2022-09-11 05:33:00,436 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 1.955s 2022-09-11 05:33:00,436 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:58 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-c02235fb-ae3d-4c27-b757-cda6da042b83', 'x-compute-request-id': 'req-c02235fb-ae3d-4c27-b757-cda6da042b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "device": "/dev/sdb"}}' 2022-09-11 05:33:00,496 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.056s 2022-09-11 05:33:00,496 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c160453-3c13-40e2-990e-b548a0e724b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c160453-3c13-40e2-990e-b548a0e724b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:00.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:01,679 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.170s 2022-09-11 05:33:01,680 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87020674-9030-4411-8fb2-157d0e3ab0c7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87020674-9030-4411-8fb2-157d0e3ab0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:02,765 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.070s 2022-09-11 05:33:02,765 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af585a0c-0946-4918-b3f4-e77b42df6293', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af585a0c-0946-4918-b3f4-e77b42df6293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:03,834 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.055s 2022-09-11 05:33:03,834 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff953fe-41a7-4f04-a1be-693d4976eb8c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff953fe-41a7-4f04-a1be-693d4976eb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:04,903 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.055s 2022-09-11 05:33:04,904 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f27245-4aed-4d5e-92de-aa70a564b1c4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f27245-4aed-4d5e-92de-aa70a564b1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:05,964 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:33:05,964 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3daf44a5-c714-405c-a1a0-69fca54e6ab1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3daf44a5-c714-405c-a1a0-69fca54e6ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:07,024 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:33:07,024 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a13103-b213-4e73-9827-c10b577c523b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a13103-b213-4e73-9827-c10b577c523b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:08,084 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:33:08,085 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e9ceb4c-b968-4d2b-8523-22d8503fc0a5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e9ceb4c-b968-4d2b-8523-22d8503fc0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:09,142 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:33:09,143 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ff3ac3-3e88-4196-b6a5-acd4f57e1806', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ff3ac3-3e88-4196-b6a5-acd4f57e1806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:10,200 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:33:10,200 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7a889f-381c-48e4-bd9d-5271fa36a47e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7a889f-381c-48e4-bd9d-5271fa36a47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:11,315 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.100s 2022-09-11 05:33:11,315 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4520dca-4f6f-4545-8401-0c20854b4ca2', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4520dca-4f6f-4545-8401-0c20854b4ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:11.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:11,329 121389 INFO [tempest.common.waiters] Attachment 3acc9962-b18c-4e50-ac9c-fa4386930e0a created for volume b2a38aa1-e3c7-487e-b780-7e5920b0f0dd to server c42e41e9-5297-4be5-a77d-6558fdb3b01f after waiting for 11.329215 seconds 2022-09-11 05:33:11,430 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.100s 2022-09-11 05:33:11,430 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93e9ae7-9db0-46b0-b70b-02266a584e8f', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93e9ae7-9db0-46b0-b70b-02266a584e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:11.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:11,443 121389 INFO [tempest.common.waiters] volume b2a38aa1-e3c7-487e-b780-7e5920b0f0dd reached in-use after waiting for 0.443812 seconds 2022-09-11 05:33:11,444 121389 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-09-11 05:33:11,445 121389 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-09-11 05:33:11,561 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.113s 2022-09-11 05:33:11,562 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1011234736", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLNIYg07G2vDKCbXGPACEDaQDe7UkpV1OcUpYD1xKOxy8cLiPYfUmW1/Yc5TPW6LqPwooAngl35gJwE7SEI7OmmcLpUat40ftQF1dQgzYKM2ckCRa/eU13+Jl0n+iK7w1Q=="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:11 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-313bc14e-ecb9-4d10-b7a2-ecaf701953b8', 'x-compute-request-id': 'req-313bc14e-ecb9-4d10-b7a2-ecaf701953b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1011234736", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLNIYg07G2vDKCbXGPACEDaQDe7UkpV1OcUpYD1xKOxy8cLiPYfUmW1/Yc5TPW6LqPwooAngl35gJwE7SEI7OmmcLpUat40ftQF1dQgzYKM2ckCRa/eU13+Jl0n+iK7w1Q==", "fingerprint": "f9:12:c6:7c:42:d8:fd:7a:cf:75:42:43:56:e4:39:e3", "user_id": "54b72a430d9d4d43954eb56d703079b4"}}' 2022-09-11 05:33:11,565 121389 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1011234736 created 2022-09-11 05:33:11,723 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-groups 0.157s 2022-09-11 05:33:11,724 121389 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--1217929347", "description": "tempest-description--2124885733"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-a361e7cc-793c-4df7-b6c4-f57a48709e70', 'date': 'Sun, 11 Sep 2022 05:33:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cf4eb59d-3ad1-4c35-8b01-7af7df00be44", "name": "tempest-securitygroup--1217929347", "stateful": true, "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "description": "tempest-description--2124885733", "shared": false, "security_group_rules": [{"id": "2340b673-bc37-460a-919b-d8b2499a33f6", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "security_group_id": "cf4eb59d-3ad1-4c35-8b01-7af7df00be44", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 407, "description": null, "tags": [], "created_at": "2022-09-11T05:33:11Z", "updated_at": "2022-09-11T05:33:11Z", "revision_number": 0, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}, {"id": "26bbe2b7-c8bf-47b2-a62d-1562de2046f6", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "security_group_id": "cf4eb59d-3ad1-4c35-8b01-7af7df00be44", "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": 408, "description": null, "tags": [], "created_at": "2022-09-11T05:33:11Z", "updated_at": "2022-09-11T05:33:11Z", "revision_number": 0, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}], "tags": [], "created_at": "2022-09-11T05:33:11Z", "updated_at": "2022-09-11T05:33:11Z", "revision_number": 1, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:11,861 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.137s 2022-09-11 05:33:11,861 121389 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": "cf4eb59d-3ad1-4c35-8b01-7af7df00be44", "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-e56c498c-3021-4a84-abb9-ae69a58ab10d', 'date': 'Sun, 11 Sep 2022 05:33:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "03309b99-730c-464b-bdfb-8b1af8c5a8a1", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "security_group_id": "cf4eb59d-3ad1-4c35-8b01-7af7df00be44", "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-09-11T05:33:11Z", "updated_at": "2022-09-11T05:33:11Z", "revision_number": 0, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:12,000 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.138s 2022-09-11 05:33:12,001 121389 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": "cf4eb59d-3ad1-4c35-8b01-7af7df00be44", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-222550b5-3b4f-4a46-8ad3-daeb936c5965', 'date': 'Sun, 11 Sep 2022 05:33:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f85525fc-56da-418c-b690-d489d5b00871", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "security_group_id": "cf4eb59d-3ad1-4c35-8b01-7af7df00be44", "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-09-11T05:33:11Z", "updated_at": "2022-09-11T05:33:11Z", "revision_number": 0, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:12,001 121389 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1217929347 created 2022-09-11 05:33:12,889 121389 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/networking/v2.0/floatingips 0.887s 2022-09-11 05:33:12,890 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-d47f0302-69c8-482f-8731-e663aff0c11b', 'date': 'Sun, 11 Sep 2022 05:33:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d39cf479-2add-44de-854b-51c0b23d2daa", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "floating_ip_address": "172.27.1.19", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0a79d2a9724e49a9934d9ca0184b31fd", "description": "", "port_details": null, "tags": [], "created_at": "2022-09-11T05:33:12Z", "updated_at": "2022-09-11T05:33:12Z", "revision_number": 0}}' 2022-09-11 05:33:12,890 121389 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd39cf479-2add-44de-854b-51c0b23d2daa', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'floating_ip_address': '172.27.1.19', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:33:12Z', 'updated_at': '2022-09-11T05:33:12Z', 'revision_number': 0, 'ip': '172.27.1.19'} created 2022-09-11 05:33:13,003 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.107s 2022-09-11 05:33:13,003 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3262', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b574773d-3281-4535-a3fb-e2794484c920', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "54b72a430d9d4d43954eb56d703079b4", "name": "tempest-AttachVolumeNegativeTest-1074071238-project", "password_expires_at": null}, "audit_ids": ["WWY6YFoiQTWDBWTiAKAszQ"], "expires_at": "2022-09-11T06:33:12.000000Z", "issued_at": "2022-09-11T05:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a79d2a9724e49a9934d9ca0184b31fd", "name": "tempest-AttachVolumeNegativeTest-1074071238"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_0a79d2a9724e49a9934d9ca0184b31fd", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/0a79d2a9724e49a9934d9ca0184b31fd", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:33:13,004 121389 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '42ad47aa-0576-4a66-864b-0cf4e79a54c6', 'name': 'tempest-AttachVolumeNegativeTest-281258697-network', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 84, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:29:35Z', 'updated_at': '2022-09-11T05:29:35Z', 'revision_number': 1} available for tenant 2022-09-11 05:33:13,004 121389 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1011234736', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLNIYg07G2vDKCbXGPACEDaQDe7UkpV1OcUpYD1xKOxy8cLiPYfUmW1/Yc5TPW6LqPwooAngl35gJwE7SEI7OmmcLpUat40ftQF1dQgzYKM2ckCRa/eU13+Jl0n+iK7w1Q==', 'fingerprint': 'f9:12:c6:7c:42:d8:fd:7a:cf:75:42:43:56:e4:39:e3', 'user_id': '54b72a430d9d4d43954eb56d703079b4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCulHQtzWO906fIKd+oBJAXx1YBIqZVNofGkEZTwzPRoaW15HAf5wBa\nbVhLYz+vvimgBwYFK4EEACKhZANiAASzSGINOxtrwygm1xjwAhA2kA3u1JKVdTnF\nKWA9cSjscvHC4j2H1Jltf2HOUz1ui6j8KKAJ4Jd+YCcBO0hCOzppnC6VGreNH7UB\ndXUIM2CjNnJAkWv3lNd/iZdJ/oiu8NU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cf4eb59d-3ad1-4c35-8b01-7af7df00be44', 'name': 'tempest-securitygroup--1217929347', 'stateful': True, 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'description': 'tempest-description--2124885733', 'shared': False, 'security_group_rules': [{'id': '2340b673-bc37-460a-919b-d8b2499a33f6', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'security_group_id': 'cf4eb59d-3ad1-4c35-8b01-7af7df00be44', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 407, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:33:11Z', 'updated_at': '2022-09-11T05:33:11Z', 'revision_number': 0, 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd'}, {'id': '26bbe2b7-c8bf-47b2-a62d-1562de2046f6', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'security_group_id': 'cf4eb59d-3ad1-4c35-8b01-7af7df00be44', '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': 408, 'description': None, 'tags': [], 'created_at': '2022-09-11T05:33:11Z', 'updated_at': '2022-09-11T05:33:11Z', 'revision_number': 0, 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd'}], 'tags': [], 'created_at': '2022-09-11T05:33:11Z', 'updated_at': '2022-09-11T05:33:11Z', 'revision_number': 1, 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd'}, 'floating_ip': {'id': 'd39cf479-2add-44de-854b-51c0b23d2daa', 'tenant_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'floating_ip_address': '172.27.1.19', 'floating_network_id': '8de6c5fd-8796-40a8-8f1d-72f712eb27cf', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0a79d2a9724e49a9934d9ca0184b31fd', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-09-11T05:33:12Z', 'updated_at': '2022-09-11T05:33:12Z', 'revision_number': 0, 'ip': '172.27.1.19'}} 2022-09-11 05:33:13,645 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.33/compute/v2.1/servers 0.639s 2022-09-11 05:33:13,645 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-792004831", "imageRef": "00f61779-4a28-49b8-a0c6-84833a5616d4", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "42ad47aa-0576-4a66-864b-0cf4e79a54c6"}], "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "key_name": "tempest-keypair-1011234736", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469b2d9d-5f29-4b1b-8a6b-d88e2923488e', 'x-compute-request-id': 'req-469b2d9d-5f29-4b1b-8a6b-d88e2923488e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "adminPass": "password"}}' 2022-09-11 05:33:13,719 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.070s 2022-09-11 05:33:13,719 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a327f2-386c-44d8-875b-5449e37f29e5', 'x-compute-request-id': 'req-72a327f2-386c-44d8-875b-5449e37f29e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:14Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1011234736", "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-09-11 05:33:14,826 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.093s 2022-09-11 05:33:14,827 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6a22926-8b8b-4d52-9e6b-9ecde77b42f4', 'x-compute-request-id': 'req-a6a22926-8b8b-4d52-9e6b-9ecde77b42f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "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-09-11 05:33:14,840 121389 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-09-11 05:33:15,963 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.122s 2022-09-11 05:33:15,963 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-275f0032-a383-4896-98d9-c0ff8d5a9ed8', 'x-compute-request-id': 'req-275f0032-a383-4896-98d9-c0ff8d5a9ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "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": []}}' 2022-09-11 05:33:15,977 121389 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 2 second wait 2022-09-11 05:33:17,150 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.171s 2022-09-11 05:33:17,150 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-182784f0-32c2-43ca-a98b-d3ea888030e3', 'x-compute-request-id': 'req-182784f0-32c2-43ca-a98b-d3ea888030e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:17,164 121389 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2022-09-11 05:33:18,332 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.166s 2022-09-11 05:33:18,332 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dcc9d45-12ae-4a66-b43e-b5e87682a85e', 'x-compute-request-id': 'req-2dcc9d45-12ae-4a66-b43e-b5e87682a85e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:19,508 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.161s 2022-09-11 05:33:19,508 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb42b63-5b0e-490f-9fd6-425b7d223952', 'x-compute-request-id': 'req-6cb42b63-5b0e-490f-9fd6-425b7d223952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:20,684 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.160s 2022-09-11 05:33:20,684 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab307693-7c5f-4cd1-82c2-18210a2094ff', 'x-compute-request-id': 'req-ab307693-7c5f-4cd1-82c2-18210a2094ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:21,873 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.173s 2022-09-11 05:33:21,873 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b082c5-558d-47d0-bd83-69fafae6adef', 'x-compute-request-id': 'req-02b082c5-558d-47d0-bd83-69fafae6adef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:23,044 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.156s 2022-09-11 05:33:23,045 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7757889b-6c58-4521-8d13-a59f5a69ed54', 'x-compute-request-id': 'req-7757889b-6c58-4521-8d13-a59f5a69ed54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:24,221 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.160s 2022-09-11 05:33:24,221 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d323b984-d4ec-4315-beec-59e90ea99d40', 'x-compute-request-id': 'req-d323b984-d4ec-4315-beec-59e90ea99d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:25,502 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.266s 2022-09-11 05:33:25,503 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cfe697f-c9fe-4581-ba0e-56ad6eb1a452', 'x-compute-request-id': 'req-3cfe697f-c9fe-4581-ba0e-56ad6eb1a452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:26,704 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.186s 2022-09-11 05:33:26,704 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca36b4ed-921b-482d-9686-9282876df059', 'x-compute-request-id': 'req-ca36b4ed-921b-482d-9686-9282876df059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "BUILD", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:27,885 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.165s 2022-09-11 05:33:27,885 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf302fe3-db26-44af-8d10-627690d61fd1', 'x-compute-request-id': 'req-bf302fe3-db26-44af-8d10-627690d61fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:33:28Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:33:27,900 121389 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-09-11 05:33:28,006 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954/os-interface 0.105s 2022-09-11 05:33:28,006 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213c8c9d-a5a8-41c3-bf69-ff7aeeca28b6', 'x-compute-request-id': 'req-213c8c9d-a5a8-41c3-bf69-ff7aeeca28b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "42ad47aa-0576-4a66-864b-0cf4e79a54c6", "port_id": "4672c306-0b8f-4269-889c-67700ff9caba", "mac_addr": "fa:16:3e:38:2a:8c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6c706532-589a-4d8b-8231-5ffd5f8e70d6", "ip_address": "172.20.0.7"}]}]}' 2022-09-11 05:33:29,085 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.33:9696/networking/v2.0/floatingips/d39cf479-2add-44de-854b-51c0b23d2daa 1.074s 2022-09-11 05:33:29,085 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "4672c306-0b8f-4269-889c-67700ff9caba"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-823b6d6d-0ec1-4927-9bbb-6fc94ba1bf12', 'date': 'Sun, 11 Sep 2022 05:33:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/d39cf479-2add-44de-854b-51c0b23d2daa'} Body: b'{"floatingip": {"id": "d39cf479-2add-44de-854b-51c0b23d2daa", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "floating_ip_address": "172.27.1.19", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": "fb3db96f-c347-4e0d-a6ee-f55bc89acc39", "port_id": "4672c306-0b8f-4269-889c-67700ff9caba", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "42ad47aa-0576-4a66-864b-0cf4e79a54c6", "mac_address": "fa:16:3e:38:2a:8c", "admin_state_up": true, "status": "ACTIVE", "device_id": "5b2d846a-e822-4339-959c-f0bf2303c954", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-09-11T05:33:12Z", "updated_at": "2022-09-11T05:33:28Z", "revision_number": 1, "project_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:33:29,086 121389 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.19:22' as 'ubuntu' with public key authentication 2022-09-11 05:33:33,296 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:33:38,864 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:33:45,424 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:33:53,008 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:34:01,584 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:34:11,152 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:34:21,716 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:34:33,296 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:34:45,872 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 9. Retry after 10 seconds. 2022-09-11 05:34:56,387 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 10. Retry after 11 seconds. 2022-09-11 05:35:07,899 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 11. Retry after 12 seconds. 2022-09-11 05:35:20,413 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 12. Retry after 13 seconds. 2022-09-11 05:35:33,927 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 13. Retry after 14 seconds. 2022-09-11 05:35:48,440 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 ([Errno None] Unable to connect to port 22 on 172.27.1.19). Number attempts: 14. Retry after 15 seconds. 2022-09-11 05:36:04,002 121389 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:36:04,299 121389 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-09-11 05:36:04,307 121389 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.19 (Authentication failed.). Number attempts: 15. Retry after 16 seconds. 2022-09-11 05:36:20,834 121389 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:36:20,948 121389 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:36:20,948 121389 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.19 successfully created 2022-09-11 05:36:21,240 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954/ips 0.291s 2022-09-11 05:36:21,241 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '148', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5fa0e05-3c15-4db4-894a-77f8df9eef75', 'x-compute-request-id': 'req-e5fa0e05-3c15-4db4-894a-77f8df9eef75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.1.19"}]}}' 2022-09-11 05:36:21,346 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954/os-volume_attachments 0.102s 2022-09-11 05:36:21,347 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:21 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': '174', 'x-openstack-request-id': 'req-d0056a63-b220-4aeb-ba9f-ac2acacb19f9', 'x-compute-request-id': 'req-d0056a63-b220-4aeb-ba9f-ac2acacb19f9', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954/os-volume_attachments'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: volume b2a38aa1-e3c7-487e-b780-7e5920b0f0dd is already attached to instances: c42e41e9-5297-4be5-a77d-6558fdb3b01f"}}' 2022-09-11 05:36:21,463 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.115s 2022-09-11 05:36:21,464 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:21 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-da63e701-8ded-4702-ae52-e9f9cb5b4595', 'x-compute-request-id': 'req-da63e701-8ded-4702-ae52-e9f9cb5b4595', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'' 2022-09-11 05:36:21,618 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.154s 2022-09-11 05:36:21,618 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-541b48d8-3240-4c06-9809-5960ba634d1a', 'x-compute-request-id': 'req-541b48d8-3240-4c06-9809-5960ba634d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:22,791 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.157s 2022-09-11 05:36:22,791 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fae9a31d-5a83-47f1-bb7c-2789218c43df', 'x-compute-request-id': 'req-fae9a31d-5a83-47f1-bb7c-2789218c43df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:23,958 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.152s 2022-09-11 05:36:23,958 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9831f674-71c5-4b8a-80d1-fe9bfb4a4dc1', 'x-compute-request-id': 'req-9831f674-71c5-4b8a-80d1-fe9bfb4a4dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:25,131 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.157s 2022-09-11 05:36:25,131 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50324bda-08cc-4202-acc3-b23f0bd044a5', 'x-compute-request-id': 'req-50324bda-08cc-4202-acc3-b23f0bd044a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:26,300 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.154s 2022-09-11 05:36:26,301 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd250478-0c9f-4224-9d2d-f52aa7947c0d', 'x-compute-request-id': 'req-fd250478-0c9f-4224-9d2d-f52aa7947c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:27,474 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.158s 2022-09-11 05:36:27,474 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49c67f4a-3e21-46b6-b567-09c5f998f8d7', 'x-compute-request-id': 'req-49c67f4a-3e21-46b6-b567-09c5f998f8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:28,661 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.170s 2022-09-11 05:36:28,662 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d203b9e8-6b14-428f-87e1-fbd60ce9e4e9', 'x-compute-request-id': 'req-d203b9e8-6b14-428f-87e1-fbd60ce9e4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:29,832 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.155s 2022-09-11 05:36:29,832 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff9c1746-daf8-4ee4-a7f1-1b2adfa547b4', 'x-compute-request-id': 'req-ff9c1746-daf8-4ee4-a7f1-1b2adfa547b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:31,006 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.157s 2022-09-11 05:36:31,006 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c811fb0-1ac9-4b56-8d21-20b60e24b5ff', 'x-compute-request-id': 'req-4c811fb0-1ac9-4b56-8d21-20b60e24b5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:32,174 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.152s 2022-09-11 05:36:32,174 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe596303-fc53-49dd-a9c1-91aa58fc06fb', 'x-compute-request-id': 'req-fe596303-fc53-49dd-a9c1-91aa58fc06fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:33,348 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.158s 2022-09-11 05:36:33,348 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-895e96e1-33ce-4779-ad05-3036d2d8a54d', 'x-compute-request-id': 'req-895e96e1-33ce-4779-ad05-3036d2d8a54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:34,518 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.156s 2022-09-11 05:36:34,518 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cff8bd5-4623-498c-b874-accc9d69e323', 'x-compute-request-id': 'req-2cff8bd5-4623-498c-b874-accc9d69e323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:35,687 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.153s 2022-09-11 05:36:35,687 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2023a2c0-eff8-45fd-a5f2-617a505a2040', 'x-compute-request-id': 'req-2023a2c0-eff8-45fd-a5f2-617a505a2040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:36,859 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.158s 2022-09-11 05:36:36,860 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c8f70c5-d7b9-4fa0-8b90-68dbfe79cc38', 'x-compute-request-id': 'req-2c8f70c5-d7b9-4fa0-8b90-68dbfe79cc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:38,029 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.153s 2022-09-11 05:36:38,029 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7987a98b-c48b-442f-ac3c-dda22922a1aa', 'x-compute-request-id': 'req-7987a98b-c48b-442f-ac3c-dda22922a1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:39,200 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.155s 2022-09-11 05:36:39,200 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8432f8-ca3f-4273-9437-45699c3a2285', 'x-compute-request-id': 'req-bb8432f8-ca3f-4273-9437-45699c3a2285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:40,374 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.158s 2022-09-11 05:36:40,374 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1aae629-3341-48d9-b2a6-e247441549b0', 'x-compute-request-id': 'req-a1aae629-3341-48d9-b2a6-e247441549b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:41,544 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.154s 2022-09-11 05:36:41,544 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a7559dd-9f21-40e4-95a9-30c5c4c43636', 'x-compute-request-id': 'req-5a7559dd-9f21-40e4-95a9-30c5c4c43636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:42,717 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.158s 2022-09-11 05:36:42,718 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e623280-e026-4442-820b-129a3c799474', 'x-compute-request-id': 'req-2e623280-e026-4442-820b-129a3c799474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:43,893 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.159s 2022-09-11 05:36:43,893 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0665fe92-7c6e-497d-bc3b-48f3db2712ac', 'x-compute-request-id': 'req-0665fe92-7c6e-497d-bc3b-48f3db2712ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:45,066 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.157s 2022-09-11 05:36:45,067 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce015443-8b06-44a1-a378-bfc6f7a86335', 'x-compute-request-id': 'req-ce015443-8b06-44a1-a378-bfc6f7a86335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:46,236 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.155s 2022-09-11 05:36:46,237 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255028b6-9d05-4b5c-867c-e3b4110f0541', 'x-compute-request-id': 'req-255028b6-9d05-4b5c-867c-e3b4110f0541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1217929347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:47,356 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.105s 2022-09-11 05:36:47,356 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1612', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f927f1-8dfa-443b-a03b-3924822e2c17', 'x-compute-request-id': 'req-86f927f1-8dfa-443b-a03b-3924822e2c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}, {"version": 4, "addr": "172.27.1.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:2a:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": 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-09-11 05:36:48,493 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.121s 2022-09-11 05:36:48,493 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b422da-3188-4d1a-9336-bff1b354e7e0', 'x-compute-request-id': 'req-66b422da-3188-4d1a-9336-bff1b354e7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "DELETED", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": "2022-09-11T05:36:48.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:48,506 121389 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 27 second wait 2022-09-11 05:36:49,613 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.105s 2022-09-11 05:36:49,614 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-259cd133-055c-483b-97dd-53a550050c27', 'x-compute-request-id': 'req-259cd133-055c-483b-97dd-53a550050c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"server": {"id": "5b2d846a-e822-4339-959c-f0bf2303c954", "name": "tempest-AttachVolumeNegativeTest-server-792004831", "status": "DELETED", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:33:13Z", "updated": "2022-09-11T05:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/5b2d846a-e822-4339-959c-f0bf2303c954"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1011234736", "OS-SRV-USG:launched_at": "2022-09-11T05:33:27.000000", "OS-SRV-USG:terminated_at": "2022-09-11T05:36:48.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:36:50,666 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954 0.037s 2022-09-11 05:36:50,666 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:50 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-a0a2818c-7c9a-44ac-aa96-a667067f4f09', 'x-compute-request-id': 'req-a0a2818c-7c9a-44ac-aa96-a667067f4f09', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/5b2d846a-e822-4339-959c-f0bf2303c954'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5b2d846a-e822-4339-959c-f0bf2303c954 could not be found."}}' 2022-09-11 05:36:50,697 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1011234736 0.030s 2022-09-11 05:36:50,698 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-cb41ecbb-f8f8-44cb-9a00-d7d11f64b44d', 'x-compute-request-id': 'req-cb41ecbb-f8f8-44cb-9a00-d7d11f64b44d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1011234736'} Body: b'' 2022-09-11 05:36:50,863 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/security-groups/cf4eb59d-3ad1-4c35-8b01-7af7df00be44 0.164s 2022-09-11 05:36:50,863 121389 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-c07a5894-1a55-453c-b8c3-273404c375bb', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 05:36:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups/cf4eb59d-3ad1-4c35-8b01-7af7df00be44'} Body: b'' 2022-09-11 05:36:50,887 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.33:9696/networking/v2.0/security-groups/cf4eb59d-3ad1-4c35-8b01-7af7df00be44 0.023s 2022-09-11 05:36:50,887 121389 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-064e8782-2dc5-4f4d-af8e-3ff0a21fd332', 'date': 'Sun, 11 Sep 2022 05:36:50 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups/cf4eb59d-3ad1-4c35-8b01-7af7df00be44'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cf4eb59d-3ad1-4c35-8b01-7af7df00be44 does not exist", "detail": ""}}' 2022-09-11 05:36:51,338 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/floatingips/d39cf479-2add-44de-854b-51c0b23d2daa 0.450s 2022-09-11 05:36:51,338 121389 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-da760535-992f-4c45-8c45-ff779310ba37', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 05:36:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/d39cf479-2add-44de-854b-51c0b23d2daa'} Body: b'' 2022-09-11 05:36:51,419 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.079s 2022-09-11 05:36:51,419 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3595fa-07e6-49bc-b439-8a736e021ad4', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3595fa-07e6-49bc-b439-8a736e021ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:33:11.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:36:51,602 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.170s 2022-09-11 05:36:51,603 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:51 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-f6ac4e75-b192-42f4-a23d-12b5ac3e313b', 'x-compute-request-id': 'req-f6ac4e75-b192-42f4-a23d-12b5ac3e313b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'' 2022-09-11 05:36:51,657 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.054s 2022-09-11 05:36:51,658 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-e4733c6f-16b1-409a-a661-79f1c6e27977', 'x-compute-request-id': 'req-e4733c6f-16b1-409a-a661-79f1c6e27977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:36:52,712 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:36:52,713 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-4fde5ffb-8986-4941-9b77-827d5140e15f', 'x-compute-request-id': 'req-4fde5ffb-8986-4941-9b77-827d5140e15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:36:53,766 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:36:53,767 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-a154317b-bcb5-4521-b6ae-4fc60783c078', 'x-compute-request-id': 'req-a154317b-bcb5-4521-b6ae-4fc60783c078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:36:54,821 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:36:54,821 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-0856d4b8-89ce-4561-bcd6-e4d7d5de3beb', 'x-compute-request-id': 'req-0856d4b8-89ce-4561-bcd6-e4d7d5de3beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:36:55,877 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.053s 2022-09-11 05:36:55,877 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-44d3bd95-fab2-43db-9557-334ee23f2c9c', 'x-compute-request-id': 'req-44d3bd95-fab2-43db-9557-334ee23f2c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:36:56,934 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.053s 2022-09-11 05:36:56,935 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-00c18f3a-8fa7-426f-be8c-ce40e85ae1f5', 'x-compute-request-id': 'req-00c18f3a-8fa7-426f-be8c-ce40e85ae1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:36:58,007 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.068s 2022-09-11 05:36:58,007 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-8acd939a-09ad-4df6-ac25-0b5d6bd6718e', 'x-compute-request-id': 'req-8acd939a-09ad-4df6-ac25-0b5d6bd6718e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:36:59,065 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.052s 2022-09-11 05:36:59,066 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36: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-dcf6b3fa-a416-4865-ab26-eaf762d03e4b', 'x-compute-request-id': 'req-dcf6b3fa-a416-4865-ab26-eaf762d03e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:00,119 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:00,119 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-2f4588b1-a4cc-41dd-a2e5-c3f7b922af0d', 'x-compute-request-id': 'req-2f4588b1-a4cc-41dd-a2e5-c3f7b922af0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:01,173 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:01,173 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-52d796ae-250c-423a-8cb8-974ca0229eaf', 'x-compute-request-id': 'req-52d796ae-250c-423a-8cb8-974ca0229eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:02,226 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:02,226 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-da503afe-da0d-45c4-af96-3b852560d4e7', 'x-compute-request-id': 'req-da503afe-da0d-45c4-af96-3b852560d4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:03,281 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:37:03,281 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-1f58bc29-68d7-41c9-a673-c3b47ec20bd4', 'x-compute-request-id': 'req-1f58bc29-68d7-41c9-a673-c3b47ec20bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:04,336 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:04,336 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-68b69702-7595-45b1-8407-bd0996fc709e', 'x-compute-request-id': 'req-68b69702-7595-45b1-8407-bd0996fc709e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:05,391 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:05,391 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-16916891-ac05-4ad8-a1a5-57f007d4168a', 'x-compute-request-id': 'req-16916891-ac05-4ad8-a1a5-57f007d4168a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:06,446 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:37:06,446 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-6692a156-012f-4a80-9c2f-0319baffce09', 'x-compute-request-id': 'req-6692a156-012f-4a80-9c2f-0319baffce09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:07,500 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:07,501 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-71d33afd-1dce-4d1f-ae4f-bd87bc6bf325', 'x-compute-request-id': 'req-71d33afd-1dce-4d1f-ae4f-bd87bc6bf325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:08,554 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:08,555 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-11d4600b-cf17-4632-90c2-97735c43960c', 'x-compute-request-id': 'req-11d4600b-cf17-4632-90c2-97735c43960c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:09,608 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:09,608 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-46d24344-6bea-4adc-a222-baaa97554716', 'x-compute-request-id': 'req-46d24344-6bea-4adc-a222-baaa97554716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:10,662 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:10,662 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-9dba59ee-cecf-4d23-9b06-ec25580dc477', 'x-compute-request-id': 'req-9dba59ee-cecf-4d23-9b06-ec25580dc477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:11,720 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.053s 2022-09-11 05:37:11,720 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-72dab533-64dc-4574-823e-8d5fa24456fa', 'x-compute-request-id': 'req-72dab533-64dc-4574-823e-8d5fa24456fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:12,777 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.053s 2022-09-11 05:37:12,778 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-80c8bee9-5b71-4f21-9df8-20f2813d7ff3', 'x-compute-request-id': 'req-80c8bee9-5b71-4f21-9df8-20f2813d7ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:13,831 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:13,831 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-5eb94f95-ab9d-467d-baca-5f57f00b3fc6', 'x-compute-request-id': 'req-5eb94f95-ab9d-467d-baca-5f57f00b3fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:14,884 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:14,885 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-95651ca2-c17a-4d10-95fe-bb2442d443b9', 'x-compute-request-id': 'req-95651ca2-c17a-4d10-95fe-bb2442d443b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:15,937 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:15,937 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-98547bb7-fd29-47e9-a41e-844e455265ca', 'x-compute-request-id': 'req-98547bb7-fd29-47e9-a41e-844e455265ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:16,992 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:37:16,993 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-fff79d19-9603-4cd2-ae31-223477a7b188', 'x-compute-request-id': 'req-fff79d19-9603-4cd2-ae31-223477a7b188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:18,052 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.055s 2022-09-11 05:37:18,052 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-a7a27d36-eb01-4a9b-91c4-c95204c4f5ee', 'x-compute-request-id': 'req-a7a27d36-eb01-4a9b-91c4-c95204c4f5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:19,105 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:19,106 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-596c2b53-ffa6-42e1-bd7f-37833baf66d1', 'x-compute-request-id': 'req-596c2b53-ffa6-42e1-bd7f-37833baf66d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:20,159 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:20,159 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-f8b2ce4e-316d-4653-aa7e-b7a83419dd19', 'x-compute-request-id': 'req-f8b2ce4e-316d-4653-aa7e-b7a83419dd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:21,212 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:21,212 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-9778dba0-58b4-423d-8226-cf41c8f2d778', 'x-compute-request-id': 'req-9778dba0-58b4-423d-8226-cf41c8f2d778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:22,264 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:37:22,265 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-09639e25-729e-4807-b70b-bdaa65daeb5d', 'x-compute-request-id': 'req-09639e25-729e-4807-b70b-bdaa65daeb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:23,316 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:37:23,316 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-3570ccbc-1e8f-4934-9b3d-7e95461e2ea7', 'x-compute-request-id': 'req-3570ccbc-1e8f-4934-9b3d-7e95461e2ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:24,369 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:24,370 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-6305e546-7c20-4cc8-a196-4d1acb24bc75', 'x-compute-request-id': 'req-6305e546-7c20-4cc8-a196-4d1acb24bc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:25,425 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.053s 2022-09-11 05:37:25,426 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-b524a1e2-2e0f-4975-a45b-711e7deca79a', 'x-compute-request-id': 'req-b524a1e2-2e0f-4975-a45b-711e7deca79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:26,480 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:26,480 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-71f76929-4555-4f38-bedc-f24f47ace60a', 'x-compute-request-id': 'req-71f76929-4555-4f38-bedc-f24f47ace60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:27,535 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:37:27,536 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-49616a12-4a3b-40b9-9796-dac922deb041', 'x-compute-request-id': 'req-49616a12-4a3b-40b9-9796-dac922deb041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:28,591 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:37:28,591 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-501019c7-a1a7-4d4b-a2e4-6cc817a01bdd', 'x-compute-request-id': 'req-501019c7-a1a7-4d4b-a2e4-6cc817a01bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:29,643 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:37:29,644 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-d75ed730-129a-4c5b-9e1b-032b60cdeb36', 'x-compute-request-id': 'req-d75ed730-129a-4c5b-9e1b-032b60cdeb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:30,697 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:30,697 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-4babb96b-fffa-4756-b410-aaa47651b2de', 'x-compute-request-id': 'req-4babb96b-fffa-4756-b410-aaa47651b2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:31,752 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:31,752 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-5709bb77-4187-4a44-a420-cd281c8b48c6', 'x-compute-request-id': 'req-5709bb77-4187-4a44-a420-cd281c8b48c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:32,811 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.055s 2022-09-11 05:37:32,811 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-c6395571-51e7-4467-afa4-d467f4d38987', 'x-compute-request-id': 'req-c6395571-51e7-4467-afa4-d467f4d38987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:33,866 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:33,867 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-c6cd8f00-bf3c-43de-ab68-2b692bcefe83', 'x-compute-request-id': 'req-c6cd8f00-bf3c-43de-ab68-2b692bcefe83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:34,920 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:34,921 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-427da379-e631-43bd-9317-5577af0a6932', 'x-compute-request-id': 'req-427da379-e631-43bd-9317-5577af0a6932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:35,974 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:35,974 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-f4d16b91-9582-4da9-912c-0d149b37676f', 'x-compute-request-id': 'req-f4d16b91-9582-4da9-912c-0d149b37676f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:37,027 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:37,027 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-ab2b110f-5ebd-4c98-bce4-df775cdecd03', 'x-compute-request-id': 'req-ab2b110f-5ebd-4c98-bce4-df775cdecd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:38,080 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:37:38,080 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-07b62838-e53b-4118-aacd-6af3356ea246', 'x-compute-request-id': 'req-07b62838-e53b-4118-aacd-6af3356ea246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:39,131 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:37:39,131 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-273e4e88-2191-4609-b1da-3acc21954d63', 'x-compute-request-id': 'req-273e4e88-2191-4609-b1da-3acc21954d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:40,185 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:40,185 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-c3eb36cb-fb1f-4153-85a1-c914477e3d4b', 'x-compute-request-id': 'req-c3eb36cb-fb1f-4153-85a1-c914477e3d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:41,236 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:37:41,237 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-0e24a28e-36be-4b72-b7e5-adbedfc6b5ed', 'x-compute-request-id': 'req-0e24a28e-36be-4b72-b7e5-adbedfc6b5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:42,289 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:42,289 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-ce397a80-cd51-4b06-865b-0fd60cd2a4f2', 'x-compute-request-id': 'req-ce397a80-cd51-4b06-865b-0fd60cd2a4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:43,341 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:37:43,342 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-fdf7b193-b967-4f81-8796-3b98c8d58071', 'x-compute-request-id': 'req-fdf7b193-b967-4f81-8796-3b98c8d58071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:44,396 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:44,397 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-3fd8f32f-0ca2-4873-af53-df5c00d3dba1', 'x-compute-request-id': 'req-3fd8f32f-0ca2-4873-af53-df5c00d3dba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:45,450 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:45,451 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-5ca6e068-593e-4b2e-8ae0-74ddf3d6c24f', 'x-compute-request-id': 'req-5ca6e068-593e-4b2e-8ae0-74ddf3d6c24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:46,504 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:46,505 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-9208a73d-e641-41b0-b8ab-17406050c9d9', 'x-compute-request-id': 'req-9208a73d-e641-41b0-b8ab-17406050c9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:47,557 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:47,558 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-76181924-0134-47bd-b4cf-3c28f731b088', 'x-compute-request-id': 'req-76181924-0134-47bd-b4cf-3c28f731b088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:48,613 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:37:48,613 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-65f379de-43f8-42b6-ae0b-2c94ba43929a', 'x-compute-request-id': 'req-65f379de-43f8-42b6-ae0b-2c94ba43929a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:49,668 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:37:49,668 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-776ea689-29cd-4cd6-ad8e-f72d41724f39', 'x-compute-request-id': 'req-776ea689-29cd-4cd6-ad8e-f72d41724f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:50,722 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:50,722 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-8bf07e8f-bd3e-43c2-a638-315865d99a4c', 'x-compute-request-id': 'req-8bf07e8f-bd3e-43c2-a638-315865d99a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:51,782 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.056s 2022-09-11 05:37:51,783 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-c8c7e3fa-0f23-43c6-8e12-7f3af77dd16c', 'x-compute-request-id': 'req-c8c7e3fa-0f23-43c6-8e12-7f3af77dd16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:52,837 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:37:52,837 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-3cb231ad-c781-41ba-a634-994e56583410', 'x-compute-request-id': 'req-3cb231ad-c781-41ba-a634-994e56583410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:53,890 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:37:53,890 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-3423d750-3e9c-404d-8850-c7973535c480', 'x-compute-request-id': 'req-3423d750-3e9c-404d-8850-c7973535c480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:54,944 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:54,944 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-ba0e444d-71b6-41ac-8e34-d7b2d5f6dd68', 'x-compute-request-id': 'req-ba0e444d-71b6-41ac-8e34-d7b2d5f6dd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:55,997 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:55,998 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-ca158065-d8ed-4bf0-86d3-9ac65e38efde', 'x-compute-request-id': 'req-ca158065-d8ed-4bf0-86d3-9ac65e38efde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:57,051 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:37:57,052 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-0fd04c9b-09ac-42f0-bdf1-cde1860c5b4d', 'x-compute-request-id': 'req-0fd04c9b-09ac-42f0-bdf1-cde1860c5b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:58,108 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.053s 2022-09-11 05:37:58,109 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-0d11cf15-ce85-4cfe-93f9-c15452e50c87', 'x-compute-request-id': 'req-0d11cf15-ce85-4cfe-93f9-c15452e50c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:37:59,171 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.058s 2022-09-11 05:37:59,171 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37: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-51a7fe9f-3c45-4c5c-9671-d4f27a3e2326', 'x-compute-request-id': 'req-51a7fe9f-3c45-4c5c-9671-d4f27a3e2326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:00,223 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:38:00,223 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-e10c5feb-affb-42ee-9341-da0beb5688eb', 'x-compute-request-id': 'req-e10c5feb-affb-42ee-9341-da0beb5688eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:01,275 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:01,276 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-60fc6f70-81f4-43d3-bc62-a92c8ca82fcb', 'x-compute-request-id': 'req-60fc6f70-81f4-43d3-bc62-a92c8ca82fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:02,329 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:02,329 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-1faefe45-de9a-4736-8985-12807bf96166', 'x-compute-request-id': 'req-1faefe45-de9a-4736-8985-12807bf96166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:03,382 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:03,382 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-d44ec128-8a7b-45ad-b355-f95b40072b7c', 'x-compute-request-id': 'req-d44ec128-8a7b-45ad-b355-f95b40072b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:04,435 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:04,436 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-2427b65b-777d-48af-94ba-949c1e4b4530', 'x-compute-request-id': 'req-2427b65b-777d-48af-94ba-949c1e4b4530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:05,490 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:38:05,490 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-2f9aaf28-8634-4a23-867c-ec6d85d963a9', 'x-compute-request-id': 'req-2f9aaf28-8634-4a23-867c-ec6d85d963a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:06,545 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:38:06,545 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-140cbbf9-39b5-40d3-8ef5-1809c7fded03', 'x-compute-request-id': 'req-140cbbf9-39b5-40d3-8ef5-1809c7fded03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:07,600 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:38:07,601 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-c32f33d3-c47c-4e0b-a1a5-9da5ef3f8250', 'x-compute-request-id': 'req-c32f33d3-c47c-4e0b-a1a5-9da5ef3f8250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:08,653 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:08,653 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-99acbe2e-1bf6-4904-a626-e7a509394f42', 'x-compute-request-id': 'req-99acbe2e-1bf6-4904-a626-e7a509394f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:09,708 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:38:09,708 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-f72cc835-fe70-4592-886f-4c38c47daa72', 'x-compute-request-id': 'req-f72cc835-fe70-4592-886f-4c38c47daa72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:10,762 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:38:10,763 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-eb560819-3321-4f80-8876-a6dc502d0a8c', 'x-compute-request-id': 'req-eb560819-3321-4f80-8876-a6dc502d0a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:11,819 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.052s 2022-09-11 05:38:11,820 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-a49fe730-0d67-4e32-b8ca-c0ffb30f8047', 'x-compute-request-id': 'req-a49fe730-0d67-4e32-b8ca-c0ffb30f8047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:12,874 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:38:12,875 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-fc14903b-35b1-4dfd-a5b6-433cd861eeab', 'x-compute-request-id': 'req-fc14903b-35b1-4dfd-a5b6-433cd861eeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:13,928 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:13,929 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-4316f5f6-fd88-4ca6-aee9-1ea65ba567ea', 'x-compute-request-id': 'req-4316f5f6-fd88-4ca6-aee9-1ea65ba567ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:14,982 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:14,983 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-9647cebe-b3cb-425f-96c4-d16620401703', 'x-compute-request-id': 'req-9647cebe-b3cb-425f-96c4-d16620401703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:16,039 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.052s 2022-09-11 05:38:16,039 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-b141b753-fd54-45a6-b2a6-9b5d34085873', 'x-compute-request-id': 'req-b141b753-fd54-45a6-b2a6-9b5d34085873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:17,096 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.053s 2022-09-11 05:38:17,096 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-1b0e3562-8801-4a3f-a987-71b3d3603377', 'x-compute-request-id': 'req-1b0e3562-8801-4a3f-a987-71b3d3603377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:18,149 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:18,149 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-59812695-c854-455c-8d8b-563986c19818', 'x-compute-request-id': 'req-59812695-c854-455c-8d8b-563986c19818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:19,205 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:38:19,205 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-bc1e23e9-8762-40b3-8c58-38cf108ce8e9', 'x-compute-request-id': 'req-bc1e23e9-8762-40b3-8c58-38cf108ce8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:20,260 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:38:20,260 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-a60dcfaa-11f4-4105-822e-2a905519cb24', 'x-compute-request-id': 'req-a60dcfaa-11f4-4105-822e-2a905519cb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:21,313 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:21,313 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-2be84e55-2923-42b3-9c07-e5e861cd32fe', 'x-compute-request-id': 'req-2be84e55-2923-42b3-9c07-e5e861cd32fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:22,368 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:38:22,368 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-b8e5ffa7-3ff1-490f-b552-f7875ac15810', 'x-compute-request-id': 'req-b8e5ffa7-3ff1-490f-b552-f7875ac15810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:23,422 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:38:23,422 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-31f4a5a8-27d4-4583-91c5-29efe40f8b54', 'x-compute-request-id': 'req-31f4a5a8-27d4-4583-91c5-29efe40f8b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:24,475 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:24,475 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-4af3e748-9aaa-47fe-9bdd-69abd95702aa', 'x-compute-request-id': 'req-4af3e748-9aaa-47fe-9bdd-69abd95702aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:25,532 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.052s 2022-09-11 05:38:25,532 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-e2310a0b-c2bb-4b76-b5b1-a6b98c435ab1', 'x-compute-request-id': 'req-e2310a0b-c2bb-4b76-b5b1-a6b98c435ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:26,584 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:38:26,585 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-5e1a0006-d625-43eb-a26f-b302d15f3155', 'x-compute-request-id': 'req-5e1a0006-d625-43eb-a26f-b302d15f3155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:27,638 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:38:27,638 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-4d659044-9a89-4386-89be-fccb36b0c30d', 'x-compute-request-id': 'req-4d659044-9a89-4386-89be-fccb36b0c30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:28,724 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.081s 2022-09-11 05:38:28,724 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-65b26825-e23e-413b-ab36-0fd60e5f2e7c', 'x-compute-request-id': 'req-65b26825-e23e-413b-ab36-0fd60e5f2e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:29,778 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.050s 2022-09-11 05:38:29,778 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-8f34fcb4-fc23-4dd9-a51c-2cf83210e6ae', 'x-compute-request-id': 'req-8f34fcb4-fc23-4dd9-a51c-2cf83210e6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:30,834 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.051s 2022-09-11 05:38:30,834 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-56b18015-4bc1-4915-ae9e-b648c0a23a24', 'x-compute-request-id': 'req-56b18015-4bc1-4915-ae9e-b648c0a23a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:31,887 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:31,887 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-b6bf1de7-447d-4319-a56f-75032dd1bbde', 'x-compute-request-id': 'req-b6bf1de7-447d-4319-a56f-75032dd1bbde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:32,940 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:32,941 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-aa6cb2fe-0fc8-4321-baaf-4e83b084dcd5', 'x-compute-request-id': 'req-aa6cb2fe-0fc8-4321-baaf-4e83b084dcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:33,993 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:33,993 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-4002e572-b933-4a70-a01c-420d4729e642', 'x-compute-request-id': 'req-4002e572-b933-4a70-a01c-420d4729e642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:35,045 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:38:35,045 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-58718927-42e9-437b-a6c1-cc90daca9995', 'x-compute-request-id': 'req-58718927-42e9-437b-a6c1-cc90daca9995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:36,098 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:38:36,098 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-fba106f3-004c-4216-a9c4-ca5ce040c9f4', 'x-compute-request-id': 'req-fba106f3-004c-4216-a9c4-ca5ce040c9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:37,151 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:37,152 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-0c7a6e33-238c-4760-b2dc-ad1d1ad861ab', 'x-compute-request-id': 'req-0c7a6e33-238c-4760-b2dc-ad1d1ad861ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:38,205 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:38,205 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-a966974d-f4fe-4dce-9d07-dd4bf4bd0b2f', 'x-compute-request-id': 'req-a966974d-f4fe-4dce-9d07-dd4bf4bd0b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:39,257 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.048s 2022-09-11 05:38:39,258 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-bd98859e-9d05-422a-a3df-e74723458033', 'x-compute-request-id': 'req-bd98859e-9d05-422a-a3df-e74723458033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:40,309 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.047s 2022-09-11 05:38:40,309 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-3b774e11-d7ba-42d1-aec4-3a36c5af36aa', 'x-compute-request-id': 'req-3b774e11-d7ba-42d1-aec4-3a36c5af36aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:41,363 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.049s 2022-09-11 05:38:41,363 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-a6cd37bf-8d72-4490-a055-620291e32471', 'x-compute-request-id': 'req-a6cd37bf-8d72-4490-a055-620291e32471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:42,420 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.053s 2022-09-11 05:38:42,420 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-52be5356-4346-4d38-9d9b-cf43318d947e', 'x-compute-request-id': 'req-52be5356-4346-4d38-9d9b-cf43318d947e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:43,522 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:38:43,522 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-e9aae539-4b41-43b1-a68b-df8cef2d55ca', 'x-compute-request-id': 'req-e9aae539-4b41-43b1-a68b-df8cef2d55ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:38:44,631 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.105s 2022-09-11 05:38:44,631 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-db73cf01-68c3-47f7-95c5-931cd43e8439', 'x-compute-request-id': 'req-db73cf01-68c3-47f7-95c5-931cd43e8439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:03,860 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 18.225s 2022-09-11 05:39:03,861 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-f3aef560-2333-42ac-981f-cf6f2ae98d49', 'x-compute-request-id': 'req-f3aef560-2333-42ac-981f-cf6f2ae98d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:04,963 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:39:04,963 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-85edd520-1f76-47c7-884a-e751e97edf26', 'x-compute-request-id': 'req-85edd520-1f76-47c7-884a-e751e97edf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:06,069 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:39:06,069 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-45854276-e090-400f-ae6a-f15f8140dea2', 'x-compute-request-id': 'req-45854276-e090-400f-ae6a-f15f8140dea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:07,166 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.092s 2022-09-11 05:39:07,166 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-97637044-804e-4d2e-a821-6a13edf303a8', 'x-compute-request-id': 'req-97637044-804e-4d2e-a821-6a13edf303a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:08,267 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.096s 2022-09-11 05:39:08,267 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-00eb7d52-3ffa-4b02-8fda-92550bceace1', 'x-compute-request-id': 'req-00eb7d52-3ffa-4b02-8fda-92550bceace1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:09,370 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:39:09,370 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-428c5cae-6360-4327-9958-b30623960bb5', 'x-compute-request-id': 'req-428c5cae-6360-4327-9958-b30623960bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:10,475 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.100s 2022-09-11 05:39:10,475 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-b9ee9544-4edf-4eae-937d-9b1c166a7148', 'x-compute-request-id': 'req-b9ee9544-4edf-4eae-937d-9b1c166a7148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:11,574 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.095s 2022-09-11 05:39:11,574 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-1530ef12-bbca-4148-be6e-8f2b33c41923', 'x-compute-request-id': 'req-1530ef12-bbca-4148-be6e-8f2b33c41923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:12,680 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:39:12,680 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-5990b03f-3924-4ac4-b816-e0a781a50438', 'x-compute-request-id': 'req-5990b03f-3924-4ac4-b816-e0a781a50438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:13,780 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.096s 2022-09-11 05:39:13,781 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-a6d23e61-2307-4d09-9217-29f454632987', 'x-compute-request-id': 'req-a6d23e61-2307-4d09-9217-29f454632987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:14,882 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:39:14,883 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-c92e4781-c7b4-4ae9-9105-dcc799e70772', 'x-compute-request-id': 'req-c92e4781-c7b4-4ae9-9105-dcc799e70772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:15,985 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:39:15,985 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-0095ee30-de12-4807-8994-53df8d0d578a', 'x-compute-request-id': 'req-0095ee30-de12-4807-8994-53df8d0d578a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:17,089 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:17,089 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-fea1eb87-d371-4393-81f6-c94bd51dd653', 'x-compute-request-id': 'req-fea1eb87-d371-4393-81f6-c94bd51dd653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:18,193 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.100s 2022-09-11 05:39:18,193 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-0ac6b0c1-2d47-44f1-a02c-d9909346fe4e', 'x-compute-request-id': 'req-0ac6b0c1-2d47-44f1-a02c-d9909346fe4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:19,298 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.100s 2022-09-11 05:39:19,299 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-73ea6856-d1b9-444f-987d-cfc70e9528da', 'x-compute-request-id': 'req-73ea6856-d1b9-444f-987d-cfc70e9528da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:20,397 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.094s 2022-09-11 05:39:20,398 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-b5b3f3e1-592d-496e-80f0-b17f08964fe3', 'x-compute-request-id': 'req-b5b3f3e1-592d-496e-80f0-b17f08964fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:21,501 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:21,502 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-18ebdf59-09da-4473-9099-6e600fc9dd67', 'x-compute-request-id': 'req-18ebdf59-09da-4473-9099-6e600fc9dd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:22,601 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.095s 2022-09-11 05:39:22,602 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-f02adaa5-522a-4d32-8c62-21e42ba30fb6', 'x-compute-request-id': 'req-f02adaa5-522a-4d32-8c62-21e42ba30fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:23,705 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:23,705 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-ec7bcecf-b932-4daf-b233-21444b59545e', 'x-compute-request-id': 'req-ec7bcecf-b932-4daf-b233-21444b59545e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:24,808 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:24,808 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-774d40d7-5a1c-4d3a-bc38-b18725ad5811', 'x-compute-request-id': 'req-774d40d7-5a1c-4d3a-bc38-b18725ad5811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:25,913 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:39:25,913 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-143bae63-2431-41e2-97cb-ba0400e28370', 'x-compute-request-id': 'req-143bae63-2431-41e2-97cb-ba0400e28370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:27,015 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:27,015 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-61b21999-2e21-4b86-923f-5452454d2564', 'x-compute-request-id': 'req-61b21999-2e21-4b86-923f-5452454d2564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:28,123 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.103s 2022-09-11 05:39:28,123 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-1468cc9e-25f8-4f8d-bfb0-9715eb60abab', 'x-compute-request-id': 'req-1468cc9e-25f8-4f8d-bfb0-9715eb60abab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:29,219 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.093s 2022-09-11 05:39:29,220 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-a42ebd83-f152-41f0-86ad-b35a120a0ae7', 'x-compute-request-id': 'req-a42ebd83-f152-41f0-86ad-b35a120a0ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:30,320 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.096s 2022-09-11 05:39:30,321 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-fda1f4e7-d40a-42f4-89d9-b71d46009c7d', 'x-compute-request-id': 'req-fda1f4e7-d40a-42f4-89d9-b71d46009c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:31,426 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:39:31,426 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-88b1f8ff-524f-4f21-b739-fbe6cefcbe83', 'x-compute-request-id': 'req-88b1f8ff-524f-4f21-b739-fbe6cefcbe83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:32,532 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:39:32,532 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-af3a47b1-5d26-454c-baee-99f2d60225e8', 'x-compute-request-id': 'req-af3a47b1-5d26-454c-baee-99f2d60225e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:33,633 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:39:33,633 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-4a3595aa-8bdf-40d4-802d-741b0dde22e5', 'x-compute-request-id': 'req-4a3595aa-8bdf-40d4-802d-741b0dde22e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:34,735 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:39:34,735 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-ca20d18a-a3c4-461c-b6b5-5a37afb642c9', 'x-compute-request-id': 'req-ca20d18a-a3c4-461c-b6b5-5a37afb642c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:35,838 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:39:35,838 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-10bb53eb-cbb4-4c4f-ac8b-04791c8e60ee', 'x-compute-request-id': 'req-10bb53eb-cbb4-4c4f-ac8b-04791c8e60ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:36,942 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:36,942 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-fb9ee657-eaca-4e57-a263-e118cf67a570', 'x-compute-request-id': 'req-fb9ee657-eaca-4e57-a263-e118cf67a570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:38,045 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:38,045 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-2e6c6127-0c82-4eef-b88d-927798d3690b', 'x-compute-request-id': 'req-2e6c6127-0c82-4eef-b88d-927798d3690b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:39,146 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:39:39,146 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-dcb0e21e-86ee-4b0a-aad8-2d37695ab391', 'x-compute-request-id': 'req-dcb0e21e-86ee-4b0a-aad8-2d37695ab391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:40,249 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:40,249 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-1a627af6-7139-4189-a7df-b16837dd4339', 'x-compute-request-id': 'req-1a627af6-7139-4189-a7df-b16837dd4339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:41,351 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:39:41,351 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-3840a59a-e93b-44ac-a9b3-1c513dd2c8e5', 'x-compute-request-id': 'req-3840a59a-e93b-44ac-a9b3-1c513dd2c8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:42,454 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:39:42,454 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-82d52ebe-079f-4f78-975d-59ce9ffe2ecf', 'x-compute-request-id': 'req-82d52ebe-079f-4f78-975d-59ce9ffe2ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:43,556 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:39:43,556 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-5f746ce9-affa-4965-a61d-f8f7acd767d2', 'x-compute-request-id': 'req-5f746ce9-affa-4965-a61d-f8f7acd767d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:39:44,661 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:39:44,661 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-75698902-f7c8-4b40-99d3-fee227fdb443', 'x-compute-request-id': 'req-75698902-f7c8-4b40-99d3-fee227fdb443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:40:45,110 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 59.445s 2022-09-11 05:40:45,111 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-251a609b-8ec9-4610-87b8-63289fab8ef7', 'x-compute-request-id': 'req-251a609b-8ec9-4610-87b8-63289fab8ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:03,984 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 17.868s 2022-09-11 05:41:03,984 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:40: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-05b9d4e8-1f52-48f9-a4a5-92e48d2916e9', 'x-compute-request-id': 'req-05b9d4e8-1f52-48f9-a4a5-92e48d2916e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:05,087 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:41:05,087 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-d6f1dc20-9be2-4914-bc12-aa313e6c268f', 'x-compute-request-id': 'req-d6f1dc20-9be2-4914-bc12-aa313e6c268f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:06,189 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:41:06,189 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-48658013-ce92-47d7-9837-6e8953b539ab', 'x-compute-request-id': 'req-48658013-ce92-47d7-9837-6e8953b539ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:07,291 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:41:07,292 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-5bd41470-f5f3-4dea-a4d0-014e733929c7', 'x-compute-request-id': 'req-5bd41470-f5f3-4dea-a4d0-014e733929c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:08,396 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.100s 2022-09-11 05:41:08,396 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-66bdf028-c22d-44a6-becf-8c0b954b6a17', 'x-compute-request-id': 'req-66bdf028-c22d-44a6-becf-8c0b954b6a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:09,500 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.100s 2022-09-11 05:41:09,500 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-4802c7f4-48b8-4344-9a19-a86a412aa9b9', 'x-compute-request-id': 'req-4802c7f4-48b8-4344-9a19-a86a412aa9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:10,604 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.100s 2022-09-11 05:41:10,604 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-cad52ccb-861b-4bfc-95a3-f20a444b4004', 'x-compute-request-id': 'req-cad52ccb-861b-4bfc-95a3-f20a444b4004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:11,710 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.102s 2022-09-11 05:41:11,710 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-adfc5883-48fd-4633-8ea7-d8e1f326476f', 'x-compute-request-id': 'req-adfc5883-48fd-4633-8ea7-d8e1f326476f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:12,813 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:41:12,813 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-380bc54e-5ca9-4b96-923f-af893ee93afc', 'x-compute-request-id': 'req-380bc54e-5ca9-4b96-923f-af893ee93afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:13,919 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:41:13,919 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-c7cb185c-55fe-40ad-9f83-c5379ebfda26', 'x-compute-request-id': 'req-c7cb185c-55fe-40ad-9f83-c5379ebfda26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:15,020 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:41:15,021 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-44c4c511-68ab-4044-909e-51c93777ed0d', 'x-compute-request-id': 'req-44c4c511-68ab-4044-909e-51c93777ed0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:16,122 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:41:16,122 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-ad5b52fe-81ba-47b2-b31c-dff950010173', 'x-compute-request-id': 'req-ad5b52fe-81ba-47b2-b31c-dff950010173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:17,227 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.102s 2022-09-11 05:41:17,227 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-ccb64aae-55a3-4d6a-8d13-af0295a54321', 'x-compute-request-id': 'req-ccb64aae-55a3-4d6a-8d13-af0295a54321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:18,334 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.102s 2022-09-11 05:41:18,334 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-62e5d9d1-78a6-48d5-806c-cfed91f4e2e2', 'x-compute-request-id': 'req-62e5d9d1-78a6-48d5-806c-cfed91f4e2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:19,434 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.095s 2022-09-11 05:41:19,434 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-8624df5d-1b3e-4bc0-bc05-44dcc1fac98d', 'x-compute-request-id': 'req-8624df5d-1b3e-4bc0-bc05-44dcc1fac98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:20,603 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.165s 2022-09-11 05:41:20,603 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-94a42b1a-aac1-4c47-ae9d-dce34c941748', 'x-compute-request-id': 'req-94a42b1a-aac1-4c47-ae9d-dce34c941748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:21,654 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.047s 2022-09-11 05:41:21,654 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-641db4d2-2855-4d6d-9466-21f23278f7d6', 'x-compute-request-id': 'req-641db4d2-2855-4d6d-9466-21f23278f7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:22,746 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.088s 2022-09-11 05:41:22,746 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-980432dd-b2ee-41a4-9b12-94315f982f6f', 'x-compute-request-id': 'req-980432dd-b2ee-41a4-9b12-94315f982f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:23,851 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:41:23,851 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-d9102a40-ed42-436b-9e6a-57d53a83b03f', 'x-compute-request-id': 'req-d9102a40-ed42-436b-9e6a-57d53a83b03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:24,954 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:41:24,954 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-80ac5d7c-ace9-4ab3-96b9-d45c9f8d28c9', 'x-compute-request-id': 'req-80ac5d7c-ace9-4ab3-96b9-d45c9f8d28c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:26,056 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:41:26,057 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-4042b72f-833f-4b63-8f5e-e348c1755000', 'x-compute-request-id': 'req-4042b72f-833f-4b63-8f5e-e348c1755000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:27,163 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.103s 2022-09-11 05:41:27,164 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-cb72a335-c054-4c35-90ef-4496dbde6566', 'x-compute-request-id': 'req-cb72a335-c054-4c35-90ef-4496dbde6566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:28,266 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:41:28,266 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-cf02527b-49b3-49b5-b757-3342d9edb96a', 'x-compute-request-id': 'req-cf02527b-49b3-49b5-b757-3342d9edb96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:29,369 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:41:29,369 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-fdfe59ea-6cf4-4318-9580-9712d222404d', 'x-compute-request-id': 'req-fdfe59ea-6cf4-4318-9580-9712d222404d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:30,479 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.105s 2022-09-11 05:41:30,479 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-19d4ac85-9e93-4589-9910-edbec0d5adcf', 'x-compute-request-id': 'req-19d4ac85-9e93-4589-9910-edbec0d5adcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:31,581 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:41:31,581 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-613c3be2-24b8-41ab-90ae-55d2cc4ee7be', 'x-compute-request-id': 'req-613c3be2-24b8-41ab-90ae-55d2cc4ee7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:32,685 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:41:32,685 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-83072c01-9817-4760-9fe0-f501f4a2a900', 'x-compute-request-id': 'req-83072c01-9817-4760-9fe0-f501f4a2a900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:33,789 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.099s 2022-09-11 05:41:33,789 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-aa77c63c-f278-42b3-bfbe-c9d7880a7d3e', 'x-compute-request-id': 'req-aa77c63c-f278-42b3-bfbe-c9d7880a7d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:34,893 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.100s 2022-09-11 05:41:34,893 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-2c661dec-5ce6-4809-bb8f-662ce557534b', 'x-compute-request-id': 'req-2c661dec-5ce6-4809-bb8f-662ce557534b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:36,001 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.103s 2022-09-11 05:41:36,001 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-494bed53-b89f-4163-90e6-bfaa61cea336', 'x-compute-request-id': 'req-494bed53-b89f-4163-90e6-bfaa61cea336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:37,106 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.100s 2022-09-11 05:41:37,106 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-a429a086-8754-44da-9471-3ff8ba7c4bd9', 'x-compute-request-id': 'req-a429a086-8754-44da-9471-3ff8ba7c4bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:38,212 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.102s 2022-09-11 05:41:38,212 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-cf10f6fc-121e-47aa-8dca-ae2e1f1ad740', 'x-compute-request-id': 'req-cf10f6fc-121e-47aa-8dca-ae2e1f1ad740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:39,313 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.097s 2022-09-11 05:41:39,313 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-ddfbb002-4f06-478e-9cf4-a1f7f6a288d5', 'x-compute-request-id': 'req-ddfbb002-4f06-478e-9cf4-a1f7f6a288d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:40,417 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:41:40,418 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-ed0bcfae-7eb7-4e27-9d12-9b9e8d672f03', 'x-compute-request-id': 'req-ed0bcfae-7eb7-4e27-9d12-9b9e8d672f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:41,520 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:41:41,520 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-f8a8e905-6b05-4f11-b4b5-8f6c70e9db9f', 'x-compute-request-id': 'req-f8a8e905-6b05-4f11-b4b5-8f6c70e9db9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:42,624 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.098s 2022-09-11 05:41:42,625 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-999eb022-d19d-4635-a9d5-12f973f72524', 'x-compute-request-id': 'req-999eb022-d19d-4635-a9d5-12f973f72524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:43,730 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.101s 2022-09-11 05:41:43,730 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-8fa0133f-408f-4b9d-af83-fd199fb737e9', 'x-compute-request-id': 'req-8fa0133f-408f-4b9d-af83-fd199fb737e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:41:44,838 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 0.104s 2022-09-11 05:41:44,838 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-2630d3df-629c-4e6a-9140-1e5811e7bf75', 'x-compute-request-id': 'req-2630d3df-629c-4e6a-9140-1e5811e7bf75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:42:45,505 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 59.663s 2022-09-11 05:42:45,505 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-57e865de-b144-4b4e-9c16-0927b059ac73', 'x-compute-request-id': 'req-57e865de-b144-4b4e-9c16-0927b059ac73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:43:46,568 121389 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 2022-09-11 05:44:46,630 121389 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 2022-09-11 05:45:46,685 121389 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 2022-09-11 05:46:46,747 121389 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 2022-09-11 05:47:04,948 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments 258.438s 2022-09-11 05:47:04,949 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:46: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-412ade77-e2b8-40a5-aed5-625ac3e77575', 'x-compute-request-id': 'req-412ade77-e2b8-40a5-aed5-625ac3e77575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "volumeId": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "serverId": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "device": "/dev/sdb"}]}' 2022-09-11 05:47:07,082 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 POST http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/action 1.130s 2022-09-11 05:47:07,083 121389 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': 'Sun, 11 Sep 2022 05:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '41150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74cd981c-16f6-4e72-8a1d-bcaaee203dae', 'x-compute-request-id': 'req-74cd981c-16f6-4e72-8a1d-bcaaee203dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f/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-09-11 05:47:07,086 121389 DEBUG [tempest.common.waiters] Console output for c42e41e9-5297-4be5-a77d-6558fdb3b01f 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.144000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.148000] tsc: Detected 1995.192 MHz processor [ 0.152000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.156007] pid_max: default: 32768 minimum: 301 [ 0.160056] Security Framework initialized [ 0.164006] Yama: becoming mindful. [ 0.168065] AppArmor: AppArmor initialized [ 0.172264] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.176105] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180028] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.188520] CPU: Physical Processor ID: 0 [ 0.192337] mce: CPU supports 1 MCE banks [ 0.196106] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.200006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.204006] Spectre V2 : Mitigation: Full generic retpoline [ 0.208011] Speculative Store Bypass: Vulnerable [ 0.284858] Freeing SMP alternatives memory: 36K [ 0.290672] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.292102] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.296091] Hierarchical SRCU implementation. [ 0.300787] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.304009] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.308113] smp: Bringing up secondary CPUs ... [ 0.312011] smp: Brought up 1 node, 1 CPU [ 0.320008] smpboot: Max logical packages: 1 [ 0.324031] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.328589] devtmpfs: initialized [ 0.332114] x86/mm: Memory block size: 128MB [ 0.336252] evm: security.selinux [ 0.340016] evm: security.SMACK64 [ 0.344030] evm: security.SMACK64EXEC [ 0.348005] evm: security.SMACK64TRANSMUTE [ 0.352004] evm: security.SMACK64MMAP [ 0.356004] evm: security.apparmor [ 0.359642] evm: security.ima [ 0.360005] evm: security.capability [ 0.364211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.368019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.372077] pinctrl core: initialized pinctrl subsystem [ 0.376278] NET: Registered protocol family 16 [ 0.380170] audit: initializing netlink subsys (disabled) [ 0.384209] cpuidle: using governor ladder [ 0.388010] audit: type=2000 audit(1662874260.384:1): state=initialized audit_enabled=0 res=1 [ 0.392015] cpuidle: using governor menu [ 0.396254] ACPI: bus type PCI registered [ 0.400010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408524] PCI: Using configuration type 1 for base access [ 0.413578] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.416361] ACPI: Added _OSI(Module Device) [ 0.420009] ACPI: Added _OSI(Processor Device) [ 0.424009] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.428008] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432034] ACPI: Added _OSI(Linux-Dell-Video) [ 0.445243] ACPI: Interpreter enabled [ 0.448042] ACPI: (supports S0 S5) [ 0.452006] ACPI: Using IOAPIC for interrupt routing [ 0.456071] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.460623] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.510673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.512018] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.516016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.520029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.524573] PCI host bridge to bus 0000:00 [ 0.528009] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.532011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.536014] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.540033] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.544008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.548008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.596464] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.600007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.604008] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.608016] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.613501] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.613501] * this clock source is slow. Consider trying other clock sources [ 0.637098] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.741066] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.744947] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.749579] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.752615] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.756795] SCSI subsystem initialized [ 0.760280] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.764000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.764012] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.768017] vgaarb: loaded [ 0.772116] pps_core: LinuxPPS API ver. 1 registered [ 0.776008] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.784070] PTP clock support registered [ 0.788112] EDAC MC: Ver: 3.0.0 [ 0.797417] hv_vmbus: Vmbus version:4.0 [ 0.800411] PCI: Using ACPI for IRQ routing [ 0.804000] NetLabel: Initializing [ 0.804000] NetLabel: domain hash size = 128 [ 0.804000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.804000] NetLabel: unlabeled traffic allowed by default [ 0.804748] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.837068] VFS: Disk quotas dquot_6.6.0 [ 0.853350] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.873990] AppArmor: AppArmor Filesystem Enabled [ 0.892327] pnp: PnP ACPI init [ 0.909916] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.915448] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.920857] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.927892] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.934515] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.959240] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.967363] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.974368] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.981923] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.992979] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.997763] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.010247] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.021405] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.033128] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.039900] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.047750] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.055767] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.063351] pnp: PnP ACPI: found 9 devices [ 1.076794] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.083672] NET: Registered protocol family 2 [ 1.087636] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.101257] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.105169] TCP: Hash tables configured (established 8192 bind 8192) [ 1.113151] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.120830] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.135523] NET: Registered protocol family 1 [ 1.141135] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.156237] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.165858] Unpacking initramfs... [ 1.556040] random: fast init done [ 1.710692] Freeing initrd memory: 13088K [ 1.718339] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.730518] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.738536] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.744202] Scanning for low memory corruption every 60 seconds [ 1.749708] Initialise system trusted keyrings [ 1.756948] Key type blacklist registered [ 1.763941] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.771693] zbud: loaded [ 1.777280] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.788702] fuse init (API version 7.26) [ 1.795629] Key type asymmetric registered [ 1.802306] Asymmetric key parser 'x509' registered [ 1.807510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.820748] io scheduler noop registered (default) [ 1.826057] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.835323] ACPI: Power Button [PWRF] [ 1.842114] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.884330] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.933933] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.960594] Linux agpgart interface v0.103 [ 1.981984] loop: module loaded [ 1.991208] hv_vmbus: registering driver hv_storvsc [ 2.018605] scsi host0: storvsc_host_t [ 2.030992] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.057700] scsi host1: storvsc_host_t [ 2.066442] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.073100] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.092378] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.105525] scsi host2: ata_piix [ 2.113965] sd 0:0:0:0: [sda] Write Protect is off [ 2.124219] scsi host3: ata_piix [ 2.131569] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.142267] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.151687] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.181025] libphy: Fixed MDIO Bus: probed [ 2.193643] tun: Universal TUN/TAP device driver, 1.6 [ 2.197741] PPP generic driver version 2.4.2 [ 2.201358] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.235509] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.245272] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.256544] sda: sda1 [ 2.272724] mousedev: PS/2 mouse device common for all mice [ 2.295481] rtc_cmos 00:00: RTC can wake from S4 [ 3.516968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.690246] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.729478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.744118] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.752618] device-mapper: uevent: version 1.0.3 [ 3.762167] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.771686] NET: Registered protocol family 10 [ 3.782766] Segment Routing with IPv6 [ 3.789306] NET: Registered protocol family 17 [ 3.795393] Key type dns_resolver registered [ 3.806881] RAS: Correctable Errors collector initialized. [ 3.813127] registered taskstats version 1 [ 3.818494] Loading compiled-in X.509 certificates [ 3.969996] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.984207] zswap: loaded using pool lzo/zbud [ 4.007848] Key type big_key registered [ 4.012833] Key type trusted registered [ 4.025565] Key type encrypted registered [ 4.033373] AppArmor: AppArmor sha1 policy hashing enabled [ 4.039531] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.044145] evm: HMAC attrs: 0x1 [ 4.049364] rtc_cmos 00:00: setting system clock to 2022-09-11 05:31:05 UTC (1662874265) [ 4.056077] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.065429] EDD information not available. [ 4.637954] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.661205] ata2.00: configured for MWDMA2 [ 4.685866] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.705207] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.711948] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.723015] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.748252] Freeing unused kernel memory: 2248K [ 4.760080] Write protecting the kernel read-only data: 18432k [ 4.771362] Freeing unused kernel memory: 2008K [ 4.780345] Freeing unused kernel memory: 124K [ 4.805786] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.810701] x86/mm: Checking user space page tables [ 4.835659] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.926091] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.940588] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.947106] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.952219] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.991648] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.013141] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.017437] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.028504] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.039237] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.061352] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.342031] hv_utils: Registering HyperV Utility Driver [ 5.355134] hv_vmbus: registering driver hv_util [ 5.394373] hv_vmbus: registering driver hv_netvsc [ 5.404882] hv_vmbus: registering driver hyperv_keyboard [ 5.430524] 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 [ 5.460289] hidraw: raw HID events driver (C) Jiri Kosina [ 5.591687] hv_vmbus: registering driver hid_hyperv [ 5.629969] hv_utils: Heartbeat IC version 3.0 [ 5.638246] hv_utils: Shutdown IC version 3.0 [ 5.728217] hv_utils: TimeSync IC version 4.0 [ 5.737974] hv_utils: VSS IC version 5.0 [ 5.758008] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.855859] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on Begin: Loading essential drivers ... [ 6.004447] raid6: sse2x1 gen() 2244 MB/s [ 6.056202] raid6: sse2x1 xor() 3147 MB/s [ 6.108538] raid6: sse2x2 gen() 3024 MB/s [ 6.172238] raid6: sse2x2 xor() 1757 MB/s [ 6.228039] raid6: sse2x4 gen() 3704 MB/s [ 6.288042] raid6: sse2x4 xor() 3200 MB/s [ 6.298327] raid6: using algorithm sse2x4 gen() 3704 MB/s [ 6.303516] raid6: .... xor() 3200 MB/s, rmw enabled [ 6.308510] raid6: using intx1 recovery algorithm [ 6.320487] xor: measuring software checksum speed [ 6.384041] prefetch64-sse: 10120.000 MB/sec [ 6.432056] generic_sse: 7590.000 MB/sec [ 6.445921] xor: using function: prefetch64-sse (10120.000 MB/sec) [ 6.461673] 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.786081] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 7.078003] 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.679734] 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.700896] systemd[1]: Detected virtualization microsoft. [ 7.705857] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.806346] systemd[1]: Set hostname to <ubuntu>. [ 7.823844] systemd[1]: Initializing machine ID from random generator. [ 7.836471] systemd[1]: Installed transient /etc/machine-id file. [ 8.372654] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 8.452840] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 8.517223] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 8.591504] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LV2 poll daemon socket. [[0;32m OK [0m] Created slice System Slice. Mounting Huge Pges File System... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... Mounting Debug File System... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File ystem Automount Point. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. Starting Load Kernel Modules... [[0;32m OK [0m] [ 9.998650] Loading iSCSI transport class v2.0-870. Started Dispatch Password Requests to Console Directory Watch. [[ 10.098417] iscsi: registered transport (tcp) [0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[ 10.212881] iscsi: registered transport (iser) [0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Starting Create list of required st... nodes for the current kernel... Starting Remount Root and Kernel File Systems... [[0;32m OK [m] Created slice system-serial\x2dgetty.slice.[ 10.681939] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Listening on udev Control Socket. [[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 [m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 meadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devies... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Mounting Configration File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Cotrol File System. [[0;32m OK [0m] Mounted Configuation File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Sae Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manger... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [m] Reached target Local File Systems. Starting Commit a transient machine-id on disk.. Starting LSB: AppArmor initialization... [[0;32m OK [m] Started Flush Jurnal to Persistent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kenel Device Manager. Starting CreateVolatile Files and Directories.. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Listening on Load/Save RF Kill witch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting UpdateUTMP about Systm Boot/Shutdown... [[0;32m OK [0m] Started Update TMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 50.331256] cloud-init[336]: Cloud-init v. 18.2 running 'init-local' at Sun, 11 Sep 2022 05:31:21 +0000. Up 19.92 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 [0m] Reached target Network. [ 98.948806] cloud-init[671]: Cloud-init v. 18.2 running 'init' at Sun, 11 Sep 2022 05:31:55 +0000. Up 53.74 seconds. [ 99.069145] [cloud-init[0;32m OK [0m[671]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m[ 99.321983] ] cloud-initReached target Cloud-config availability.[671]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m ] [ 99.451438] Reached target Network is Online.cloud-init [671]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)... [ 99.569648] [cloud-init[671]: [0;32m OK [0m] Reached target System Initialization. ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ 99.681138] cloud-init[[671]: [0;32m OK [0mci-info: | eth0 | True | 172.20.0.5 | 255.255.255.240 | . | fa:16:3e:09:bc:79 |] Started ACPI Events Check. [ 99.784221] [cloud-init[0;32m OK [0m[671]: ] ci-info: | eth0 | True | fe80::f816:3eff:fe09:bc79/64 | . | link | fa:16:3e:09:bc:79 |Reached target Paths. [[ 99.895444] [0;32m OK [0m] cloud-init[671]: Started Daily apt download activities.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ [0;32m OK [0m[ 100.028658] ] cloud-initStarted Daily apt upgrade and clean activities.[671]: ci-info: | lo | True | ::1/128 | . | host | . |[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 100.244127] [cloud-init[0;32m OK [0m] [671]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Timers. [[ 100.404356] [0;32m OK [0mcloud-init] [671]: Listening on D-Bus System Message Bus Socket.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [[ 100.537277] [0;32m OK [0m] cloud-initListening on ACPID Listen Socket.[671]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m ] Reached target Sockets.[ 100.714256] cloud-init[[671]: [0;32m OK [0mci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |] Reached target Basic System. [ 100.827939] Starting Login Service...cloud-init [671]: [ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Started Unattended Upgrades Shutdown.[ 101.010835] cloud-init [671]: [ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[0;32m OK [0m ] [ 101.274724] Started D-Bus System Message Bus.cloud-init [671]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 101.397922] cloud-init[671]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 101.489444] cloud-init[671]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 101.566483] cloud-init[671]: Generating public/private rsa key pair. [ 101.627347] cloud-init[671]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [[ 101.720841] [0;32m OK [0mcloud-init[671]: ] Started Deferred execution scheduler. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Starting LSB: Record successful boot for GRUB... [ 101.966014] cloud-init[[671]: The key fingerprint is:[0;32m OK [0m ] [ 102.036216] Started ACPI evnt daemon.cloud-init[671]: SHA256:brgS9pStTBc1FY21iKIINF8YOOl1aBtCbXa7B1x6ra8 root@tempest-attachvolumenegativetest-server-1059793899 [ 102.106557] cloud-init[[671]: [0;32m OK [0mThe key's randomart image is: ] [ 102.236592] Started Regular background program processing daemon. cloud-init[671]: +---[RSA 2048]----+ [ 102.335205] Starting OpenBSD Secure Shell server...cloud-init[671]: | .++.+. .o=. | [ 102.455528] cloud-init [671]: Starting Apply the settings specified in cloud-config...| .=oX.o . o..... | [ 102.604248] cloud-init[671]: | ..B.* +.o... . |Starting /etc/rc.local Compatibility... [ 102.744215] cloud-init [671]: | ....=.o.. |Starting LSB: MD monitoring daemon... [ 102.948274] cloud-init[[671]: [0;32m OK [0m| . .*So |] Started OpenBSD Secure Shell server.[ 103.115328] cloud-init [671]: [| o =o= | [0;32m OK [0m[ 103.324291] cloud-init] Started /etc/rc.local Compatibility.[671]: | . *.+o. | [[ 103.613172] [0;32m OK [0mcloud-init[671]: ] | . +o . |Started iSCSI initiator daemon (iscsid). [ 103.873202] cloud-init[671]: [| .. E. |[0;32m OK [0m [ 104.116240] cloud-init] [671]: Started Login Service.+----[SHA256]-----+ [[ 104.253001] [0;32m OK [0mcloud-init] [671]: Generating public/private dsa key pair.Started LSB: MD monitoring daemon. [[ 104.416302] [0;32m OK [0mcloud-init] [671]: Started LSB: Record successful boot for GRUB.Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 104.566480] cloud-initStarting Login to default iSCSI targets...[671]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 104.678053] cloud-init[671]: The key fingerprint is: [[0;32m OK [0m[ 104.752944] ] cloud-init[671]: Started Login to default iSCSI targets.SHA256:myZrUHtQcFuIFFXEv/6GAUCzfa2X92Sq2CfzPlJoKJU root@tempest-attachvolumenegativetest-server-1059793899 [[ 104.909952] [0;32m OK [0mcloud-init] [671]: Reached target Remote File Systems (Pre).The key's randomart image is: [ 105.031244] [cloud-init[671]: [0;32m OK [0m+---[DSA 1024]----+] Reached target Remote File Systems. [ 105.212214] cloud-initStarting LSB: automatic crash report generation...[671]: | .+*==+ | [ 105.388181] Starting Permit User Sessions...cloud-init[671]: | ..+*. . | [ 105.521169] cloud-initStarting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[671]: | .o..o. . |[ [0;32m OK [0m[ 105.689919] ] cloud-initStarted Permit User Sessions.[671]: | o E... . |[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 105.862753] cloud-init [671]: [[0;32m OK [0m| . oS. o.oo +| ] Started LSB: automatic crash report generation.[ 106.036213] cloud-init[671]: | . . oo. =.=.|[[0;32m OK [0m ] [ 106.206901] Started Getty on tty1.cloud-init[671]: | ...+. o +. .|[ [0;32m OK [0m[ 106.334176] ] cloud-initStarted Serial Getty on ttyS0.[671]: | .+ o*.+ |[[0;32m OK [0m [ 106.498549] ] cloud-initReached target Login Prompts.[671]: | .. . oX+. | [ [0;32m OK [0m[ 106.635819] cloud-init] Reached target ulti-User System.[671]: +----[SHA256]-----+ [[ 106.784881] [0;32m OK [0mcloud-init] [671]: Reached target Graphical Interface.Generating public/private ecdsa key pair. [ 106.917922] Starting Update UTMP about System Runlevel Changes...cloud-init[671]: Your identification has been saed in /etc/ssh/ssh_host_ecdsa_key. [ 107.082649] cloud-init[671]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 107.177517] [[0;32m OK [0mcloud-init] [671]: The key fingerprint is:Started Update UTMP about System Runlevel Changes. [ 107.299464] cloud-init[671]: SHA256:x9GR3JnTMJC5RQNo7WTdfVRIp5LUoWn3+jxypILQkS8 root@tempest-attachvolumenegativetest-server-1059793899 [ 107.397576] cloud-init[671]: The key's randomart image is: [ 107.484624] cloud-init[671]: +---[ECDSA 256]---+ [ 107.567902] cloud-init[671]: | +=%BX*| [ 107.630618] cloud-init[671]: | ooO=X==| [ 107.721511] cloud-init[671]: | .o+Boo..| [ 107.785133] cloud-init[671]: | + ooo . | [ 107.864138] cloud-init[671]: | S = .| [ 107.956505] cloud-init[671]: | . E . o | [ 108.039631] cloud-init[671]: | . o + | [ 108.120189] cloud-init[671]: | . . o = | [ 108.203756] cloud-init[671]: | . +| [ 108.254245] cloud-init[671]: +----[SHA256]-----+ [ 108.308092] cloud-init[671]: Generating public/private ed25519 key pair. [ 108.374008] cloud-init[671]: Your identification has been saved in /etc/ssh/sh_host_ed25519_key. [ 108.459213] cloud-init[671]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 108.554989] cloud-init[671]: The key fingerprint is: [ 108.701964] cloud-init[671]: SHA256:zi7TFMnBTAje9mipxbELi6R1rYhEkJl5IHxn/H2iGgs root@tempest-attachvolumenegativetest-server1059793899 [ 108.842485] cloud-init[671]: The key's randomart image is: [ 109.010602] cloud-init[671]: +--[ED25519 256]--+ [ 109.083806] cloud-init[671]: |=* o. =. | [ 109.127163] cloud-init[671]: |B..o =. + | [ 109.208992] cloud-init[671]: | o. + =..o | [ 109.269958] cloud-init[671]: |. + B+o . | [ 109.351713] cloud-init[671]: | .o o O S.o | [ 109.397934] cloud-init[671]: |.= E O =. | [ 109.444946] cloud-init[671]: |o o = =oo | [ 109.495338] cloud-init[671]: | oo.. | [ 109.545531] cloud-init[671]: | o. | [ 109.600891] cloud-init[671]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumenegativetest-server-1059793899 ttyS0 tempest-attachvolumenegativetest-server-1059793899 login: [ 209.969737] cloud-init[760]: Cloud-init v. 18.2 running 'modules:config' at Sun, 11 Sep 2022 05:32:46 +0000. Up 105.20 seconds. [ 228.405162] cloud-init[916]: Printing ubuntu user authorized keys [ 228.527658] cloud-init[916]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFRWaT7gOXJt2P23zkNQBYUK2FW78f3+MJl/fiLkmsTjYf0AxPLJ62e/ciBqe8hCPuhoLe8lJ+ujbu715mmwODkxsOkQ2D1ZHHn1y6arLg3IIbF0Yy5uddNoR24aRP4kg== 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>Sep 11 05:34:52 ec2: <14>Sep 11 05:34:52 ec2: ############################################################# <14>Sep 11 05:34:52 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Sep 11 05:34:52 ec2: 1024 SHA256:myZrUHtQcFuIFFXEv/6GAUCzfa2X92Sq2CfzPlJoKJU root@tempest-attachvolumenegativetest-server-1059793899 (DSA) <14>Sep 11 05:34:52 ec2: 256 SHA256:x9GR3JnTMJC5RQNo7WTdfVRIp5LUoWn3+jxypILQkS8 root@tempest-attachvolumenegativetest-server-1059793899 (ECDSA) <14>Sep 11 05:34:52 ec2: 256 SHA256:zi7TFMnBTAje9mipxbELi6R1rYhEkJl5IHxn/H2iGgs root@tempest-attachvolumenegativetest-server-1059793899 (ED25519) <14>Sep 11 05:34:52 ec2: 2048 SHA256:brgS9pStTBc1FY21iKIINF8YOOl1aBtCbXa7B1x6ra8 root@tempest-attachvolumenegativetest-server-1059793899 (RSA) <14>Sep 11 05:34:52 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Sep 11 05:34:52 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImLnnbj8iktTpVSsbJwWX2yfLVR9EwCJjsc9QGX75jNS3XwhXtc3mlHrGkYhDy4pvY6wu39W7jXvBr+G+d50h4= root@tempest-attachvolumenegativetest-server-1059793899 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWjFEqabKszn5cGWH97RPDPOxJ203vmm8QQqV/iPHuc root@tempest-attachvolumenegativetest-server-1059793899 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC97bQbtNyZ39DFsY0uHDbnwxEEMdhL0jjENZWELsduPqG3uYW/EA57YchtRROe9TegnAg69nunYWB3fnNajER+xlN0szNEEigAlSqh2cfkX8gD0A0UZfe+ibs4a7EncXmyvgVVwbSiSPXxJ/pSEfsIb9A7ysYECqrlFC6B8exQgPl57eaEl5Y1Bu5TcWuHMByK1Vy/ARiFqTjLAP3knaNWOCu9639ylBLOmc5P8yYKZuDWvfb0B5Ymi0mzEcVsb2VcGUe8UToIGrPFD1xQ0RCWwfmlzyuW/Vgs5K3RpJTn7M3sV2buGNC0E9pcD1X/p7+GQD1k+6ZPUuMqgkXQUp1D root@tempest-attachvolumenegativetest-server-1059793899 -----END SSH HOST KEY KEYS----- [ 234.712302] cloud-init[916]: Cloud-init v. 18.2 running 'modules:final' at Sun, 11 Sep 2022 05:34:32 +0000. Up 211.06 seconds. [ 234.810020] cloud-init[916]: Cloud-init v. 18.2 finished at Sun, 11 Sep 2022 05:34:54 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 232.55 seconds 2022-09-11 05:47:07,134 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:47:07,135 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1a0adb-cd5e-4641-90d3-9e86e2862a2b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1a0adb-cd5e-4641-90d3-9e86e2862a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:08,190 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:47:08,191 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619de871-87b3-4927-a0ed-e3270c7b8d68', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619de871-87b3-4927-a0ed-e3270c7b8d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:09,248 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:47:09,248 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541e8716-594a-4e75-bab4-f23ff85b693b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541e8716-594a-4e75-bab4-f23ff85b693b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:10,309 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:47:10,309 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26050b3-5de5-423a-a2ad-54dc2fe7a393', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26050b3-5de5-423a-a2ad-54dc2fe7a393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:11,367 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:11,368 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dddd0931-87c0-406e-bddd-b4df0c21b56f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dddd0931-87c0-406e-bddd-b4df0c21b56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:12,425 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:12,426 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6709c949-8ac4-4da7-9069-7cd302b84b6e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6709c949-8ac4-4da7-9069-7cd302b84b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:13,483 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:13,484 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c993e3-ee9a-4576-9c10-03392dec12c3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c993e3-ee9a-4576-9c10-03392dec12c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:14,543 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:47:14,544 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6585c40a-da83-41fe-bc39-78c1443e7c26', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6585c40a-da83-41fe-bc39-78c1443e7c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:15,600 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:47:15,600 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff7c63a-6840-4e46-a84c-66a321313ead', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff7c63a-6840-4e46-a84c-66a321313ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:16,657 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:47:16,657 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c941018a-dcfa-46e1-aa72-bc8308e3ce1a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c941018a-dcfa-46e1-aa72-bc8308e3ce1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:17,714 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:17,714 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154a5d00-7452-434d-b0dc-8ef2af7cd709', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154a5d00-7452-434d-b0dc-8ef2af7cd709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:18,772 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:18,773 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98c1e15-c504-4ef8-9ecb-8f1b57669f41', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98c1e15-c504-4ef8-9ecb-8f1b57669f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:19,833 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:47:19,833 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5921628c-9d0c-4ed7-8b71-f5a810cbdbf5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5921628c-9d0c-4ed7-8b71-f5a810cbdbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:20,890 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:20,891 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9e3a4c-c081-450d-b5e7-0220a1a4a678', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9e3a4c-c081-450d-b5e7-0220a1a4a678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:21,946 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:47:21,946 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e83b0dc-cb34-400b-a6e9-5f40f0d753e7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e83b0dc-cb34-400b-a6e9-5f40f0d753e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:23,003 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:23,004 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c48155b-cd62-45cd-a095-7d3c1e2525dc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c48155b-cd62-45cd-a095-7d3c1e2525dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:24,062 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:24,062 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7d0fc9-20a0-4cb5-b925-d7176ecce122', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7d0fc9-20a0-4cb5-b925-d7176ecce122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:25,124 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:47:25,124 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564e6fe8-1c30-4e6b-b6f8-4e1980867339', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564e6fe8-1c30-4e6b-b6f8-4e1980867339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:26,181 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:26,181 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee08d25b-5f5e-4e6a-9fff-a587d8f3060d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee08d25b-5f5e-4e6a-9fff-a587d8f3060d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:27,240 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:47:27,241 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e1885f-78c8-4e81-8f28-9413065b0194', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e1885f-78c8-4e81-8f28-9413065b0194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:28,301 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:47:28,302 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61251b0-b8af-40a9-b01e-1d88cfb98a27', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61251b0-b8af-40a9-b01e-1d88cfb98a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:29,360 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:29,360 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10196ef1-31a5-4648-baf6-95a9cee592bc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10196ef1-31a5-4648-baf6-95a9cee592bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:30,417 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:30,417 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea182762-de45-46e5-8662-337880212981', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea182762-de45-46e5-8662-337880212981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:31,476 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:31,476 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e174fa-aeda-4ad2-aa4c-3d5d5a93c951', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e174fa-aeda-4ad2-aa4c-3d5d5a93c951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:32,538 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:47:32,538 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad69322b-f8e6-4f23-8915-5e2d188f21fc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad69322b-f8e6-4f23-8915-5e2d188f21fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:33,596 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:47:33,597 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b343f4ff-d70f-4cb1-af86-45feffb837ff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b343f4ff-d70f-4cb1-af86-45feffb837ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:34,668 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.056s 2022-09-11 05:47:34,668 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85843852-352b-4bc4-82b7-41b736351722', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85843852-352b-4bc4-82b7-41b736351722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:35,728 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:47:35,729 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafdcac3-e098-470c-8fac-6d96a2210afb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafdcac3-e098-470c-8fac-6d96a2210afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:36,791 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:47:36,792 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7964d95a-71f7-4ac9-9cb2-2f34a8933d6f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7964d95a-71f7-4ac9-9cb2-2f34a8933d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:37,855 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.050s 2022-09-11 05:47:37,856 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10927f7-afc7-40f2-9a58-8ec8f8f81173', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10927f7-afc7-40f2-9a58-8ec8f8f81173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:38,918 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.048s 2022-09-11 05:47:38,918 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dcd2e70-c31e-497c-b4c4-21f0b11f3067', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dcd2e70-c31e-497c-b4c4-21f0b11f3067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:39,984 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.051s 2022-09-11 05:47:39,984 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c97b5d1-85d6-4c5f-a667-f88e88fb7b5c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c97b5d1-85d6-4c5f-a667-f88e88fb7b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:41,045 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.048s 2022-09-11 05:47:41,045 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87509258-9024-4523-bcca-d843cd303520', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87509258-9024-4523-bcca-d843cd303520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:42,104 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:47:42,105 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d3869a-0107-44d1-afd2-4a371c331fcc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d3869a-0107-44d1-afd2-4a371c331fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:43,165 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:47:43,165 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bbaa545-6de3-4094-a224-4f0e270c9cd0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bbaa545-6de3-4094-a224-4f0e270c9cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:44,224 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:44,224 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eaa1294-4f7f-415d-a198-d80d0281e792', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eaa1294-4f7f-415d-a198-d80d0281e792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:45,285 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:47:45,285 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c847748-81fb-4cdf-bf90-3813176181d4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c847748-81fb-4cdf-bf90-3813176181d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:46,343 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:46,344 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed4caeb-dade-44bb-b710-d8d8a19c33b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed4caeb-dade-44bb-b710-d8d8a19c33b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:47,401 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:47,401 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70943d2e-b95e-44d6-a50d-92469c509c14', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70943d2e-b95e-44d6-a50d-92469c509c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:48,463 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.048s 2022-09-11 05:47:48,464 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f751e3b-a8d6-4206-b6e8-887db4c73d5e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f751e3b-a8d6-4206-b6e8-887db4c73d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:49,521 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:47:49,521 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c59407c-09de-49a5-b895-7917f579030d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c59407c-09de-49a5-b895-7917f579030d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:50,579 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:50,579 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d856393-1993-4198-8d19-ee53a605084b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d856393-1993-4198-8d19-ee53a605084b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:51,635 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:51,635 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271ebe30-95f3-46c2-a8eb-cf2f32aaffd5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271ebe30-95f3-46c2-a8eb-cf2f32aaffd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:52,692 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:52,692 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ee14a3-55da-4368-bc38-322ebab803f6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ee14a3-55da-4368-bc38-322ebab803f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:53,750 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:53,750 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13016784-33e5-4c7d-a8b0-74fc7709b2a5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13016784-33e5-4c7d-a8b0-74fc7709b2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:54,813 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:47:54,813 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212cd825-f4c8-4b82-a309-c3151715d735', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212cd825-f4c8-4b82-a309-c3151715d735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:55,869 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:55,870 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e38ea0-2f09-4f2c-aba4-54e162bb784f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e38ea0-2f09-4f2c-aba4-54e162bb784f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:56,927 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:56,927 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc25871-7a37-4e83-9aab-d985b25e1b0b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc25871-7a37-4e83-9aab-d985b25e1b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:57,987 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:47:57,987 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d45a394-3b38-4373-b44a-58cd7fa41c34', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d45a394-3b38-4373-b44a-58cd7fa41c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:47:59,045 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:47:59,045 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9dc553-b0d0-4c5c-9c93-e58dbca35ce9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9dc553-b0d0-4c5c-9c93-e58dbca35ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:00,102 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:00,103 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02419ac1-6f75-482b-8249-7482aaeed351', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02419ac1-6f75-482b-8249-7482aaeed351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:01,160 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:01,160 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f41bc5b-3e7e-411f-9530-1bb9e41d5228', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f41bc5b-3e7e-411f-9530-1bb9e41d5228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:02,217 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:02,218 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1613acab-abfb-4acb-9b28-d6b60055a979', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1613acab-abfb-4acb-9b28-d6b60055a979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:03,275 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:03,276 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94928715-173a-4e6e-b02e-632a0d6d284b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94928715-173a-4e6e-b02e-632a0d6d284b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:04,332 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:04,333 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77124b9a-dad0-415a-9ea1-8f81d5177b76', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77124b9a-dad0-415a-9ea1-8f81d5177b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:05,390 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:05,390 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a420d337-d3b1-414b-84fa-c9c852f4216a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a420d337-d3b1-414b-84fa-c9c852f4216a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:06,448 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:06,449 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f2d043-e38e-4d96-a181-87e7162171e6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f2d043-e38e-4d96-a181-87e7162171e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:07,505 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:07,506 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710e7581-595c-435c-b8b1-91bae406b069', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710e7581-595c-435c-b8b1-91bae406b069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:08,563 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:08,564 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4596cb-7290-4ae8-9eb1-aa5f73b00e6a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4596cb-7290-4ae8-9eb1-aa5f73b00e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:09,621 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:09,622 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f942779-b4a4-4254-93e0-cc212a6eff29', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f942779-b4a4-4254-93e0-cc212a6eff29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:10,682 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:48:10,683 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f135c7b-1a41-4472-986f-0c6e58540f70', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f135c7b-1a41-4472-986f-0c6e58540f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:11,745 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:48:11,745 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c021f2-d657-4204-a192-e2f805375289', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c021f2-d657-4204-a192-e2f805375289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:12,804 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:12,805 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108763d1-f131-4f1c-85e2-645cff5020dc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108763d1-f131-4f1c-85e2-645cff5020dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:13,873 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.054s 2022-09-11 05:48:13,873 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af9d3ba-ca15-46f5-a807-3655038547b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af9d3ba-ca15-46f5-a807-3655038547b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:14,933 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:14,934 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bea772-359b-4bde-806b-b831138708eb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bea772-359b-4bde-806b-b831138708eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:15,993 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:48:15,994 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b37544-08e2-4070-a58d-63f96eb6c096', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b37544-08e2-4070-a58d-63f96eb6c096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:17,051 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:17,052 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032f844c-d3e3-4d0b-86e2-db5d6f6eeeb8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032f844c-d3e3-4d0b-86e2-db5d6f6eeeb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:18,111 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:18,112 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79729d2c-4431-46af-9624-e85e7df7ca15', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79729d2c-4431-46af-9624-e85e7df7ca15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:19,170 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:19,170 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f36975-801f-4460-86f1-3ccf4a430741', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f36975-801f-4460-86f1-3ccf4a430741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:20,230 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:48:20,230 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa74797-1491-4373-b5b6-b38df02de69d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa74797-1491-4373-b5b6-b38df02de69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:21,292 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.048s 2022-09-11 05:48:21,292 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e1c6ded-75e8-4936-8532-020df713515f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e1c6ded-75e8-4936-8532-020df713515f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:22,348 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:48:22,349 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ddd1141-96e0-460d-bce4-7822e3c60040', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ddd1141-96e0-460d-bce4-7822e3c60040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:23,407 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:23,407 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e79baae-abb0-44c3-b34e-c9b539fe54b0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e79baae-abb0-44c3-b34e-c9b539fe54b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:24,465 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:24,465 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbba229b-bfb2-47ba-a13a-0ec274ee5d4e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbba229b-bfb2-47ba-a13a-0ec274ee5d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:25,527 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.048s 2022-09-11 05:48:25,528 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0030c152-176d-455b-8799-ebb09f66db35', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0030c152-176d-455b-8799-ebb09f66db35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:26,583 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:48:26,583 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0399184-191b-4b0c-9229-2ec2fdbcf8b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0399184-191b-4b0c-9229-2ec2fdbcf8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:27,641 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:27,641 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dd6503-8e68-46ad-a7da-607a018f5117', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dd6503-8e68-46ad-a7da-607a018f5117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:28,698 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:28,698 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30008b4-e537-41d8-9fc9-b316c65f8461', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30008b4-e537-41d8-9fc9-b316c65f8461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:29,754 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:48:29,754 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49449e81-9241-4046-96cd-547b50e0847f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49449e81-9241-4046-96cd-547b50e0847f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:30,812 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:30,813 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3501722f-aa99-430c-b583-8f86c8077323', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3501722f-aa99-430c-b583-8f86c8077323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:31,872 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:31,873 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a961de-bee8-4027-bb46-736c95122db7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a961de-bee8-4027-bb46-736c95122db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:32,931 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:32,931 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c2616f-c3bc-4816-a5d9-04ce733d7cc9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c2616f-c3bc-4816-a5d9-04ce733d7cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:33,989 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:33,989 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb4438c-7367-4ef9-8598-6f3ee72bc853', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb4438c-7367-4ef9-8598-6f3ee72bc853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:35,046 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:48:35,046 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7eeecc0-d38f-40b1-a997-4e4dd5ab05b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7eeecc0-d38f-40b1-a997-4e4dd5ab05b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:36,111 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.051s 2022-09-11 05:48:36,112 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4f167b-066f-40e0-b909-d1e071f38c12', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4f167b-066f-40e0-b909-d1e071f38c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:37,169 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:37,169 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea5bd11-903e-4d72-b0c6-cfb66935352a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea5bd11-903e-4d72-b0c6-cfb66935352a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:38,225 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:48:38,226 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc93fefd-6194-4c44-9d2f-d1ba06885100', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc93fefd-6194-4c44-9d2f-d1ba06885100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:39,285 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:39,286 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1fd41a-c165-49b5-b11a-ef901b27e8ee', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1fd41a-c165-49b5-b11a-ef901b27e8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:40,341 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:48:40,342 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95f5f84-b335-42a9-9756-de2b14dbbcb6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95f5f84-b335-42a9-9756-de2b14dbbcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:41,402 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:48:41,403 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49728c66-ab4b-4034-9a9e-bd618699fd85', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49728c66-ab4b-4034-9a9e-bd618699fd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:42,472 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.055s 2022-09-11 05:48:42,473 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2442d65-72d9-467b-a93c-fe412fb73d37', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2442d65-72d9-467b-a93c-fe412fb73d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:43,531 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:43,532 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535565ed-78d7-4c21-84dd-d64578215040', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535565ed-78d7-4c21-84dd-d64578215040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:44,591 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:44,591 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e617e3b5-aedf-4aee-9657-ea834977382b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e617e3b5-aedf-4aee-9657-ea834977382b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:45,650 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:45,650 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4871f87-4157-4566-bcef-7c96321cb365', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4871f87-4157-4566-bcef-7c96321cb365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:46,709 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:46,710 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e598243d-4c21-45e6-8c0c-2418b2dd93a5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e598243d-4c21-45e6-8c0c-2418b2dd93a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:47,768 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:48:47,768 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7aeeda2-1544-4358-840e-82833e0d9464', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7aeeda2-1544-4358-840e-82833e0d9464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:48,841 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.059s 2022-09-11 05:48:48,841 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037c6eb0-2843-4140-9fd6-73abcb9fb2ea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037c6eb0-2843-4140-9fd6-73abcb9fb2ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:49,899 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:48:49,899 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929119f3-b888-4461-9e8a-5ce1f9740656', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929119f3-b888-4461-9e8a-5ce1f9740656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:50,954 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:48:50,955 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b31293-b975-4d2a-b107-2f06918ecd84', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b31293-b975-4d2a-b107-2f06918ecd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:52,013 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:52,013 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd04ced-7c95-471a-9455-951ad5131e03', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd04ced-7c95-471a-9455-951ad5131e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:53,068 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:48:53,069 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b061aa-8ac0-489e-9d82-a4a6b9fd6eda', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b061aa-8ac0-489e-9d82-a4a6b9fd6eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:54,125 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:48:54,125 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6488a1db-fd84-48f9-8ae1-7d826cb1f176', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6488a1db-fd84-48f9-8ae1-7d826cb1f176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:55,183 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:55,184 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6996c6e-e969-4fc8-9b85-dee069abb0a2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6996c6e-e969-4fc8-9b85-dee069abb0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:56,244 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:48:56,244 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a3c94f-2577-4ea1-9219-0396babb2531', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a3c94f-2577-4ea1-9219-0396babb2531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:57,300 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:48:57,300 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4c73d3-ee28-437c-83a2-da398d23346f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4c73d3-ee28-437c-83a2-da398d23346f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:58,359 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:48:58,360 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014ef417-d7ec-40cc-be10-160db4c65cab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014ef417-d7ec-40cc-be10-160db4c65cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:48:59,425 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.051s 2022-09-11 05:48:59,425 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501e1144-aafe-41ab-a639-11b4b634eb89', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501e1144-aafe-41ab-a639-11b4b634eb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:00,488 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:49:00,489 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9fd782-f586-4688-9a3e-941870daa15d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9fd782-f586-4688-9a3e-941870daa15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:01,546 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:49:01,546 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dc9bee-d929-4ef6-becb-8d2be61bd5ad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dc9bee-d929-4ef6-becb-8d2be61bd5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:02,603 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:02,603 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304c635c-f07a-41da-821d-0a6e60b49a10', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304c635c-f07a-41da-821d-0a6e60b49a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:03,659 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:03,660 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dd2de6-20a5-4f36-abe6-954fc37af9e4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dd2de6-20a5-4f36-abe6-954fc37af9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:04,716 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:04,716 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9201a2b3-bbcd-439f-9617-abe93cec993f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9201a2b3-bbcd-439f-9617-abe93cec993f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:05,772 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:05,772 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33334d2e-2871-4f51-bc39-a5f727cd2732', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33334d2e-2871-4f51-bc39-a5f727cd2732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:06,844 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.058s 2022-09-11 05:49:06,844 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df387048-4c8d-4830-8dc1-411da1c52a62', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df387048-4c8d-4830-8dc1-411da1c52a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:07,905 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:07,906 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20da491f-81be-4ffa-a55d-937e900ab419', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20da491f-81be-4ffa-a55d-937e900ab419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:08,963 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:08,963 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f570017e-8fd8-47fd-8636-123959e00edc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f570017e-8fd8-47fd-8636-123959e00edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:10,018 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:10,019 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d197ffd0-8d83-4733-825c-86148d5af696', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d197ffd0-8d83-4733-825c-86148d5af696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:11,077 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:11,077 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be2d010-17bd-41c8-9cca-4909e7073276', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be2d010-17bd-41c8-9cca-4909e7073276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:12,133 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:12,134 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1501a509-6d33-457f-9ceb-ad89541169cf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1501a509-6d33-457f-9ceb-ad89541169cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:13,190 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:13,190 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e677d6e7-5e38-44f4-a79f-0eeb13bf40af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e677d6e7-5e38-44f4-a79f-0eeb13bf40af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:14,246 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:14,246 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd757c24-fca2-4e3d-a7f6-569aedc028cb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd757c24-fca2-4e3d-a7f6-569aedc028cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:15,302 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:15,303 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36184735-1147-4ef3-978d-deee70d5dd47', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36184735-1147-4ef3-978d-deee70d5dd47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:16,359 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:49:16,360 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903b0ba2-f503-4a3b-850e-f74dacad612b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903b0ba2-f503-4a3b-850e-f74dacad612b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:17,417 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:17,417 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e78911-c589-49d9-b6aa-dc07273222cd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e78911-c589-49d9-b6aa-dc07273222cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:18,476 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:49:18,477 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763f14fb-1d02-45c4-b240-a844683bab13', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763f14fb-1d02-45c4-b240-a844683bab13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:19,534 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:19,534 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade4c380-1baa-40d2-889a-d9dd44831290', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade4c380-1baa-40d2-889a-d9dd44831290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:20,591 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:20,591 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f00902-bd44-4b7d-8052-15286b988bdd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f00902-bd44-4b7d-8052-15286b988bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:21,646 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:21,646 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e66c601-ffd7-4704-8903-4641304817ae', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e66c601-ffd7-4704-8903-4641304817ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:22,702 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:22,702 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464cf438-cb7f-4536-9fc1-443c9fedd808', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464cf438-cb7f-4536-9fc1-443c9fedd808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:23,758 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:23,758 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-577f35f8-83d7-45a4-ad09-c3e1d099e8df', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-577f35f8-83d7-45a4-ad09-c3e1d099e8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:24,815 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:24,815 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9670603a-2326-405e-8d71-5b6ffbf1ff81', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9670603a-2326-405e-8d71-5b6ffbf1ff81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:25,872 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:25,873 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0444ae43-5a49-41a7-b0c8-e46f85921151', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0444ae43-5a49-41a7-b0c8-e46f85921151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:26,930 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:26,930 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f852bb-9f82-46a0-b099-9878d32df06d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f852bb-9f82-46a0-b099-9878d32df06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:27,984 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:49:27,985 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8be4f82-33c5-4602-9645-8acfa296f2f5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8be4f82-33c5-4602-9645-8acfa296f2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:29,042 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:29,042 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f6a4108-49ab-4ec6-a03f-2f4cc0b19f1c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f6a4108-49ab-4ec6-a03f-2f4cc0b19f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:30,097 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:30,098 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab204d6-2450-45e8-aba4-0a0bf89a126a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab204d6-2450-45e8-aba4-0a0bf89a126a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:31,153 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:31,153 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8695c5-8ab6-4e23-a7c1-d95d15e69648', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8695c5-8ab6-4e23-a7c1-d95d15e69648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:32,209 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:32,209 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970f2ea8-dd75-42ad-9356-8bfd4a015f9c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970f2ea8-dd75-42ad-9356-8bfd4a015f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:33,266 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:33,266 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc538c59-0e00-4b7e-ad3c-32de8864d188', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc538c59-0e00-4b7e-ad3c-32de8864d188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:34,324 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:34,324 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ddf809-5aa6-4499-b6be-870db8cecf89', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ddf809-5aa6-4499-b6be-870db8cecf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:35,380 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:35,381 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1030f00-cda6-412e-8b00-94c41fe2deb3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1030f00-cda6-412e-8b00-94c41fe2deb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:36,437 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:36,437 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cc1b00-94cd-40ea-8fbb-14ff23e3364f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cc1b00-94cd-40ea-8fbb-14ff23e3364f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:37,496 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:49:37,496 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c4869b-bf18-4ba4-99d9-f023664587e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c4869b-bf18-4ba4-99d9-f023664587e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:38,552 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:38,553 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5963215d-1ec3-47c9-a0c7-3f61603c32b7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5963215d-1ec3-47c9-a0c7-3f61603c32b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:39,609 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:39,609 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b7e391-c49b-49d2-8488-7f14e326a8e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b7e391-c49b-49d2-8488-7f14e326a8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:40,665 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:40,665 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1d7252-24c0-4bfd-9b5d-0cbbad9ee9b7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1d7252-24c0-4bfd-9b5d-0cbbad9ee9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:41,721 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:41,721 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b378c1-1c9a-4d01-9236-11986d6aa1b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b378c1-1c9a-4d01-9236-11986d6aa1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:42,777 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:42,777 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf09ac3-3d5d-47fa-90d8-04e40e73f662', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf09ac3-3d5d-47fa-90d8-04e40e73f662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:43,835 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:43,835 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c9e113-e96a-4886-a961-daa5e0fe61d1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c9e113-e96a-4886-a961-daa5e0fe61d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:44,892 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:44,892 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8d1967-96a8-43bc-a9bc-1ed5368d4cbf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8d1967-96a8-43bc-a9bc-1ed5368d4cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:46,145 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.239s 2022-09-11 05:49:46,145 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4715ebb6-f3de-43ee-98a1-3eb969d6c515', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4715ebb6-f3de-43ee-98a1-3eb969d6c515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:47,202 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:47,203 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ca3748-fc6a-4553-b924-dc16c6eeaa1d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ca3748-fc6a-4553-b924-dc16c6eeaa1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:48,261 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:49:48,261 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6bd563-8715-47d9-a341-fad09740ed4b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6bd563-8715-47d9-a341-fad09740ed4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:49,318 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:49,318 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd10cdc2-bd34-404a-abbf-652a27d869df', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd10cdc2-bd34-404a-abbf-652a27d869df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:50,376 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:50,377 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7b38ca-07b5-48a4-a5ed-ce6220d9c9c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7b38ca-07b5-48a4-a5ed-ce6220d9c9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:51,434 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:51,434 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0235de8-a1f3-43d3-b2c8-2ff1af3d692d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0235de8-a1f3-43d3-b2c8-2ff1af3d692d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:52,490 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:52,490 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b3a30f-34da-4557-9547-f3f0204017ad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b3a30f-34da-4557-9547-f3f0204017ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:53,552 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:49:53,552 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6acf0bc-75a6-471d-9bc3-aac7071b7cda', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6acf0bc-75a6-471d-9bc3-aac7071b7cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:54,609 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:49:54,609 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0662e53e-9e9c-42b0-b867-99d30fd5848f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0662e53e-9e9c-42b0-b867-99d30fd5848f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:55,666 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:55,667 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077abdde-5f82-47db-a055-5b89b5baac02', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077abdde-5f82-47db-a055-5b89b5baac02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:56,725 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:49:56,725 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f759f0-b20e-4e0f-b280-5951d9147868', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f759f0-b20e-4e0f-b280-5951d9147868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:57,782 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:57,782 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc79177d-422e-4703-a3d2-6258e002f25e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc79177d-422e-4703-a3d2-6258e002f25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:58,839 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:58,840 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052ad03a-6f8c-4cd9-b449-b6ad7beddc8a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052ad03a-6f8c-4cd9-b449-b6ad7beddc8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:49:59,896 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:49:59,896 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546dc950-c941-446f-b899-97d7d5e5a6b6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546dc950-c941-446f-b899-97d7d5e5a6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:00,955 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:50:00,955 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a61a47c1-3347-4e10-922c-93f5f60b5657', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a61a47c1-3347-4e10-922c-93f5f60b5657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:02,014 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:02,014 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a7f6bb-0400-4c18-ba48-d1367039d8ab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a7f6bb-0400-4c18-ba48-d1367039d8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:03,071 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:03,071 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf114552-76cd-4966-8ff0-764a07b0b2ef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf114552-76cd-4966-8ff0-764a07b0b2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:04,127 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:04,128 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1458258-42bb-40c9-aa65-07aac317b794', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1458258-42bb-40c9-aa65-07aac317b794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:05,186 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:05,187 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22860933-74c7-4f10-9eed-e8645160e242', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22860933-74c7-4f10-9eed-e8645160e242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:06,244 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:06,245 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00211f28-2fb4-4515-bb02-3f6b1360aedf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00211f28-2fb4-4515-bb02-3f6b1360aedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:07,301 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:07,301 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-584aefa8-1cf2-401d-9bb6-aee5e2f0e8d9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584aefa8-1cf2-401d-9bb6-aee5e2f0e8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:08,364 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:50:08,365 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e35bda-acd3-4dfc-a488-3eb1f71586e6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e35bda-acd3-4dfc-a488-3eb1f71586e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:09,431 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.052s 2022-09-11 05:50:09,431 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a3b908-0721-46b6-9d5b-82a1e60f1395', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a3b908-0721-46b6-9d5b-82a1e60f1395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:10,489 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:10,490 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabd6cad-49c2-4adb-b778-0ba7a1ccfaba', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabd6cad-49c2-4adb-b778-0ba7a1ccfaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:11,546 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:11,546 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6fb41f-8757-4877-85e3-04b99c002ae3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6fb41f-8757-4877-85e3-04b99c002ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:12,604 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:12,604 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a898b2b-7951-42b6-bb38-fc5bd5e42a1f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a898b2b-7951-42b6-bb38-fc5bd5e42a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:13,661 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:13,662 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbe6bed-becb-428c-8563-9675fa11348e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbe6bed-becb-428c-8563-9675fa11348e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:14,718 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:14,718 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5013b2-61a3-49f8-972f-76bee10b540d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5013b2-61a3-49f8-972f-76bee10b540d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:15,781 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:50:15,781 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ddafd82-18e7-42a3-9baf-a3681c7aa3e2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ddafd82-18e7-42a3-9baf-a3681c7aa3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:16,839 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:16,840 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0bced4d-9ceb-420d-9958-29f22ab028ab', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0bced4d-9ceb-420d-9958-29f22ab028ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:17,898 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:17,898 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f94153e-52c2-4646-b04c-6e777353e8df', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f94153e-52c2-4646-b04c-6e777353e8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:18,955 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:18,955 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f84c14e-e730-4273-84e9-08bd45398316', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f84c14e-e730-4273-84e9-08bd45398316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:20,014 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:20,014 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab4819b-6170-4026-8515-8ce98cb3d356', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab4819b-6170-4026-8515-8ce98cb3d356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:21,071 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:21,071 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be8f075-130a-4b81-9eb8-7070ec4f9cb2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be8f075-130a-4b81-9eb8-7070ec4f9cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:22,126 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:50:22,126 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbabe85d-ade8-4f46-a62e-f935220883dc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbabe85d-ade8-4f46-a62e-f935220883dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:23,181 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:50:23,182 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6cb9e6-e3d2-447d-ac67-2569af9c1578', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6cb9e6-e3d2-447d-ac67-2569af9c1578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:24,237 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:24,237 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8032dff6-b7c2-478a-8dd6-29ba837b8de3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8032dff6-b7c2-478a-8dd6-29ba837b8de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:25,299 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.048s 2022-09-11 05:50:25,300 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d34e7ed-94ae-42c3-b013-1acd55bfbcdd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d34e7ed-94ae-42c3-b013-1acd55bfbcdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:26,355 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:50:26,356 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d553d7e7-2487-4526-ae96-81c72d926551', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d553d7e7-2487-4526-ae96-81c72d926551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:27,413 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:27,414 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9616e0-7eb8-49ae-b576-15c0f4eafc38', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9616e0-7eb8-49ae-b576-15c0f4eafc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:28,473 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:50:28,473 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a229704-e2d6-4adb-a541-b6c7b6a23dfc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a229704-e2d6-4adb-a541-b6c7b6a23dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:29,530 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:29,530 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab59235-927a-4206-aebb-acc65b0cbcda', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab59235-927a-4206-aebb-acc65b0cbcda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:30,587 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:30,587 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a27e48-4e5f-4173-a13e-50a745dddeda', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a27e48-4e5f-4173-a13e-50a745dddeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:31,644 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:31,644 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0fd0485-3b84-45a3-8f83-a2afa25cd9e5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0fd0485-3b84-45a3-8f83-a2afa25cd9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:32,700 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:50:32,700 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304d6b97-e7e9-4000-9021-f2b877c3c7f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304d6b97-e7e9-4000-9021-f2b877c3c7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:33,763 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:50:33,764 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedcbdb8-3bb2-40ee-952e-93e72a8ffba8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedcbdb8-3bb2-40ee-952e-93e72a8ffba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:34,821 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:34,821 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4254ccbb-15ec-4b3b-be61-1cf4710a3258', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4254ccbb-15ec-4b3b-be61-1cf4710a3258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:35,879 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:35,879 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c1312f-d8f6-4928-b61b-7b62915365e7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c1312f-d8f6-4928-b61b-7b62915365e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:36,936 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:36,937 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0402f97d-7e7c-43c2-8936-3954fc33302a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0402f97d-7e7c-43c2-8936-3954fc33302a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:37,993 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:37,994 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335757c4-9a55-4eed-95eb-771ae1d3d19d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335757c4-9a55-4eed-95eb-771ae1d3d19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:39,051 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:39,052 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af80049-637c-498f-bb4d-9f5245886c5c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af80049-637c-498f-bb4d-9f5245886c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:40,110 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:40,110 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1630e67f-a025-466c-90a2-75e9cb83dfe0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1630e67f-a025-466c-90a2-75e9cb83dfe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:41,171 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:50:41,172 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f44d738-5ade-49d5-afa8-3f1024458f78', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f44d738-5ade-49d5-afa8-3f1024458f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:42,227 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:42,227 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f8160c-135c-4ebc-9a8b-8a8a04597992', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f8160c-135c-4ebc-9a8b-8a8a04597992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:43,282 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:43,283 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beec2624-1df3-41a7-beb1-4a981d3a23ce', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beec2624-1df3-41a7-beb1-4a981d3a23ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:44,338 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:50:44,339 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c59dee-c1af-4bee-84e8-1dfa8f7a38b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c59dee-c1af-4bee-84e8-1dfa8f7a38b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:45,395 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:45,395 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1c834e-b4f4-4c56-910d-4a61e1f2b49a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1c834e-b4f4-4c56-910d-4a61e1f2b49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:46,452 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:46,453 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194643cc-816b-46b6-826b-4edf00a36edc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194643cc-816b-46b6-826b-4edf00a36edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:47,520 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.053s 2022-09-11 05:50:47,520 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e0ee1e-a020-4dfd-b626-b324f3c6f67d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e0ee1e-a020-4dfd-b626-b324f3c6f67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:48,578 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:48,579 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d0b0f2-7fb6-44f5-bde7-73fdf1e9e8f9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d0b0f2-7fb6-44f5-bde7-73fdf1e9e8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:49,635 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:49,636 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33393602-effc-4be5-bfca-4ac76673adf0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33393602-effc-4be5-bfca-4ac76673adf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:50,693 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:50:50,694 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e817dd1-c145-4225-9803-e689c9259a1e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e817dd1-c145-4225-9803-e689c9259a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:51,751 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:51,752 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6348c112-1728-4ac3-8f98-1603ab2784ed', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6348c112-1728-4ac3-8f98-1603ab2784ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:52,809 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:50:52,809 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea83bea-6a4e-4f28-8b01-b4842d3a1b63', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea83bea-6a4e-4f28-8b01-b4842d3a1b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:53,866 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:50:53,866 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab3da7d-8445-4bda-a998-9847903692a2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab3da7d-8445-4bda-a998-9847903692a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:54,925 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:50:54,925 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b569903e-d649-49db-8cd5-d39b06b304d9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b569903e-d649-49db-8cd5-d39b06b304d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:55,988 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.048s 2022-09-11 05:50:55,988 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a6bcd6-677a-4c06-aa2c-f712e3af1cb4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a6bcd6-677a-4c06-aa2c-f712e3af1cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:57,050 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.048s 2022-09-11 05:50:57,051 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641078e2-dcc4-4b4e-9910-13d431376800', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641078e2-dcc4-4b4e-9910-13d431376800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:58,110 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:50:58,110 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17195c46-41a9-41c5-bdea-1a979aaca639', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17195c46-41a9-41c5-bdea-1a979aaca639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:50:59,165 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:50:59,165 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b39a68f-7b5d-4fe6-86d8-23c5079d3d22', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b39a68f-7b5d-4fe6-86d8-23c5079d3d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:00,230 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.050s 2022-09-11 05:51:00,230 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98345473-8f9a-4d1e-9d2c-5d71c974fb9d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98345473-8f9a-4d1e-9d2c-5d71c974fb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:01,288 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:51:01,289 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22f9a84-1747-4b61-920c-6180f4c19440', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22f9a84-1747-4b61-920c-6180f4c19440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:02,346 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:02,346 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8bac9d-8f84-4da9-947c-84176fcfdc89', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8bac9d-8f84-4da9-947c-84176fcfdc89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:03,401 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:51:03,401 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da8ba48-24c9-4d75-b05c-f654510113fd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da8ba48-24c9-4d75-b05c-f654510113fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:04,460 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:51:04,461 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88acae10-1486-4b32-84ab-e5417487294e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88acae10-1486-4b32-84ab-e5417487294e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:05,518 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:05,519 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762032d7-efc8-4a8c-a5ef-b809836a6be7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762032d7-efc8-4a8c-a5ef-b809836a6be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:06,575 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:06,576 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d63f70f-c27d-45eb-bad4-d30d0837b68f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d63f70f-c27d-45eb-bad4-d30d0837b68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:07,632 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:07,632 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4243188c-81f9-410f-915a-fa7bd23cef3a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4243188c-81f9-410f-915a-fa7bd23cef3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:08,689 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:08,689 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41478ccf-6c01-4bd9-b16d-401c0710a50e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41478ccf-6c01-4bd9-b16d-401c0710a50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:09,747 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:09,747 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0120ad3d-5186-46a1-943d-f562fcf60afb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0120ad3d-5186-46a1-943d-f562fcf60afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:10,825 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.065s 2022-09-11 05:51:10,825 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3d0541-4757-4fb2-bdda-bd232246ea55', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3d0541-4757-4fb2-bdda-bd232246ea55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:11,883 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:11,884 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dec8a10-1851-4665-8c98-9a7124e2fa91', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dec8a10-1851-4665-8c98-9a7124e2fa91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:12,943 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:51:12,943 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd2eddd-1aa4-4ff0-b54f-08b565e63be7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd2eddd-1aa4-4ff0-b54f-08b565e63be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:13,999 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:14,000 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3d3afa-e4c4-4e49-a60f-e46a241831b6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3d3afa-e4c4-4e49-a60f-e46a241831b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:15,055 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:51:15,055 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32613274-2807-42c0-a848-92ce9db2cddb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32613274-2807-42c0-a848-92ce9db2cddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:16,113 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:51:16,114 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd230111-d440-4d79-860b-dbc790d210d1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd230111-d440-4d79-860b-dbc790d210d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:17,171 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:17,171 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b66c4c-5c25-4689-a1dd-1d694c8d1e6d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b66c4c-5c25-4689-a1dd-1d694c8d1e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:18,226 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:18,226 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaf3d3b-8fee-49dd-8482-327f9a20dbae', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaf3d3b-8fee-49dd-8482-327f9a20dbae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:19,281 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:51:19,281 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b0eba7-94f1-4d0d-b367-a04f50eec39c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b0eba7-94f1-4d0d-b367-a04f50eec39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:20,338 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:20,338 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54afc199-56b5-496b-a9db-cd335903a7e3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54afc199-56b5-496b-a9db-cd335903a7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:21,398 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:51:21,399 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0864fd3a-c99d-4f2d-a0e9-5cf5ce3d97f7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0864fd3a-c99d-4f2d-a0e9-5cf5ce3d97f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:22,456 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:22,456 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255c34ed-5ef0-4cfb-a3d1-94f9f72f6f02', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255c34ed-5ef0-4cfb-a3d1-94f9f72f6f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:23,513 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:23,513 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2e5ebf-e157-4f1d-baf7-580bf4037183', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2e5ebf-e157-4f1d-baf7-580bf4037183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:24,569 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:24,570 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c722eae1-be13-42ce-8cb8-6b55bdf94b19', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c722eae1-be13-42ce-8cb8-6b55bdf94b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:25,625 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:25,625 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dcb0654-cda3-4185-9de2-0bf568da8936', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dcb0654-cda3-4185-9de2-0bf568da8936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:26,680 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:51:26,681 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a37d46e-2eb0-420f-b476-1d81176030b7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a37d46e-2eb0-420f-b476-1d81176030b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:27,738 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:27,739 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8b67da-c0d7-44a0-ba92-fd679d2d9e4a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8b67da-c0d7-44a0-ba92-fd679d2d9e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:28,794 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:28,794 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ca8a7c-4f72-414f-bc47-2cb7f4b39ecb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ca8a7c-4f72-414f-bc47-2cb7f4b39ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:29,850 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:29,850 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7073c404-45b4-43cd-845d-3f532a805d8b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7073c404-45b4-43cd-845d-3f532a805d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:30,906 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:30,907 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036a43a5-6d34-460f-99f6-3b633b507923', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036a43a5-6d34-460f-99f6-3b633b507923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:31,968 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:51:31,968 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf6e1e1-4d00-47ef-b3ff-af41d39efe52', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf6e1e1-4d00-47ef-b3ff-af41d39efe52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:33,025 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:33,025 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1320f6-ed67-430c-9415-9ec3e764a77d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1320f6-ed67-430c-9415-9ec3e764a77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:34,082 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:34,083 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430eda99-4dd5-4c7c-9f5c-2f5db00c288c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430eda99-4dd5-4c7c-9f5c-2f5db00c288c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:35,137 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:51:35,138 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6a66a8-2441-445f-bf13-a6d6ef3910b9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6a66a8-2441-445f-bf13-a6d6ef3910b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:36,192 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:36,193 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9701a57-f0b8-40ac-9379-254f4c390b4b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9701a57-f0b8-40ac-9379-254f4c390b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:37,249 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:37,249 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc79276-c6e6-4237-9239-d7190c68147b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc79276-c6e6-4237-9239-d7190c68147b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:38,304 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:51:38,305 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e714f3d-3d93-4542-be43-578fb3e2a04d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e714f3d-3d93-4542-be43-578fb3e2a04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:39,360 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:39,361 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a300f40-8d7d-44ae-9101-c6ad182341d5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a300f40-8d7d-44ae-9101-c6ad182341d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:40,416 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:51:40,416 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82f4994-8544-49e0-96a2-74b57a7ae095', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82f4994-8544-49e0-96a2-74b57a7ae095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:41,480 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:51:41,480 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d2b822-c356-4d83-be69-f8214ee88760', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d2b822-c356-4d83-be69-f8214ee88760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:42,539 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:51:42,539 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a44b5db-66f9-431f-ba0a-c2e631eb9614', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a44b5db-66f9-431f-ba0a-c2e631eb9614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:43,597 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:43,597 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae11469-5ab2-454a-a17a-000524910549', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae11469-5ab2-454a-a17a-000524910549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:44,654 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:44,654 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4fc0d6-ab9c-4939-99c6-89aa50eddb7a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4fc0d6-ab9c-4939-99c6-89aa50eddb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:45,712 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:51:45,712 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03b6891-e30b-4254-ada8-50813f4c4b13', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03b6891-e30b-4254-ada8-50813f4c4b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:46,889 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.163s 2022-09-11 05:51:46,890 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6ff325-df2a-47b5-83b6-6411319e4c08', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6ff325-df2a-47b5-83b6-6411319e4c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:47,945 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:51:47,946 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4974bd26-4e31-452b-a783-0e8a77d2524b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4974bd26-4e31-452b-a783-0e8a77d2524b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:49,002 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:49,003 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9d15ed-fefb-4801-aa37-c9d5924cecc3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9d15ed-fefb-4801-aa37-c9d5924cecc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:50,061 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:51:50,061 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251640ff-f397-4820-8bd5-91576f92cec8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251640ff-f397-4820-8bd5-91576f92cec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:51,117 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:51,118 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a6bbbb-c4c7-4f9e-b338-a9e93662464c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a6bbbb-c4c7-4f9e-b338-a9e93662464c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:52,177 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:51:52,177 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a30bff-f1be-4cb5-a23e-de41ddb7e25f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a30bff-f1be-4cb5-a23e-de41ddb7e25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:53,233 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:53,234 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c95667a-43fa-4ba5-98eb-3e5348afbdcf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c95667a-43fa-4ba5-98eb-3e5348afbdcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:54,291 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:54,291 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e793f773-ad88-4386-9988-393d6519c964', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e793f773-ad88-4386-9988-393d6519c964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:55,349 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:51:55,349 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5827e1c0-1a00-4ae6-ba1d-5fee42a37398', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5827e1c0-1a00-4ae6-ba1d-5fee42a37398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:56,405 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:56,406 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d6e659-97cd-42a6-adb2-c36dbe8d63a4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d6e659-97cd-42a6-adb2-c36dbe8d63a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:57,462 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:51:57,463 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26681e4f-5403-4082-9823-eec9e56e7154', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26681e4f-5403-4082-9823-eec9e56e7154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:58,521 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:51:58,521 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fe727a-be1e-4bd3-a80c-6d89b6241381', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fe727a-be1e-4bd3-a80c-6d89b6241381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:51:59,579 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:51:59,579 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff45b275-bc6c-482f-be76-53d05425a5aa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff45b275-bc6c-482f-be76-53d05425a5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:00,637 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:52:00,637 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77100358-64b8-4239-a95d-e68507beb8a7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77100358-64b8-4239-a95d-e68507beb8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:01,695 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:01,695 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d6a3ba-ec1f-45fc-808e-a43ce933b17f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d6a3ba-ec1f-45fc-808e-a43ce933b17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:02,753 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:02,753 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c536db-2089-499c-9a55-9cb2491b5366', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c536db-2089-499c-9a55-9cb2491b5366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:03,810 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:03,810 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f373cb-9727-4255-874b-e10c5e6ef380', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f373cb-9727-4255-874b-e10c5e6ef380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:04,868 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:52:04,869 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a20cd0-10bc-40cc-9220-4eeb6a743909', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a20cd0-10bc-40cc-9220-4eeb6a743909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:05,925 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:05,925 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0035415e-879f-41bc-9965-eea927463fd3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0035415e-879f-41bc-9965-eea927463fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:06,981 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:06,982 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d99e03-743f-4580-84d8-dbf6e3679110', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d99e03-743f-4580-84d8-dbf6e3679110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:08,038 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:08,039 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663308d3-884b-4fe9-a6a0-d16281533a16', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663308d3-884b-4fe9-a6a0-d16281533a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:09,095 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:09,095 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5458f52-17fa-42fc-a331-5d79ca93aa1f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5458f52-17fa-42fc-a331-5d79ca93aa1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:10,156 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:52:10,157 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eabc1142-9ba3-48dd-8271-6f3a93eb9189', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eabc1142-9ba3-48dd-8271-6f3a93eb9189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:11,228 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.056s 2022-09-11 05:52:11,228 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e62d47-4946-4920-8384-8cbe56079a2c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e62d47-4946-4920-8384-8cbe56079a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:12,286 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:12,287 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b69c4ee-2252-47ca-99f5-fb812437d889', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b69c4ee-2252-47ca-99f5-fb812437d889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:13,342 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:13,343 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97777646-8324-4a88-a773-7d2eb597b755', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97777646-8324-4a88-a773-7d2eb597b755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:14,398 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:14,399 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e820ede-1117-4fbe-a108-ffe4916a4690', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e820ede-1117-4fbe-a108-ffe4916a4690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:15,455 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:15,455 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ed53a9-4d74-4a98-a5b3-05676a49888b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ed53a9-4d74-4a98-a5b3-05676a49888b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:16,514 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:52:16,514 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61096360-a3a8-4b80-b680-01b0b55081ce', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61096360-a3a8-4b80-b680-01b0b55081ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:17,571 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:17,571 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c66b12e-cadb-44a5-a524-37d2f06b5c14', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c66b12e-cadb-44a5-a524-37d2f06b5c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:18,627 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:18,628 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43dde2e1-b035-4dd9-aa19-d6e9c2819248', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43dde2e1-b035-4dd9-aa19-d6e9c2819248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:19,683 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:52:19,684 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43f8704-bc1c-4373-b5fa-062a3906ddba', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43f8704-bc1c-4373-b5fa-062a3906ddba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:20,741 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:20,741 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1569775c-820c-4a6b-a2f8-4a71720c1854', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1569775c-820c-4a6b-a2f8-4a71720c1854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:21,800 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:52:21,800 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa9d920-d202-4f7e-940c-3b98dcb76267', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa9d920-d202-4f7e-940c-3b98dcb76267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:22,857 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:22,858 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afac91f-54e9-4d8c-a2dc-e26a48043cef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afac91f-54e9-4d8c-a2dc-e26a48043cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:23,913 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:23,914 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8221bc1-f6ed-4d15-8676-87f6f8224a6b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8221bc1-f6ed-4d15-8676-87f6f8224a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:24,971 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:24,971 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2590652e-c158-4395-a848-9d45c7763be6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2590652e-c158-4395-a848-9d45c7763be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:26,029 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:52:26,030 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea8d001-861f-489b-88ef-c95a63a2a99e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea8d001-861f-489b-88ef-c95a63a2a99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:27,087 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:27,087 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aff8064-f5d3-4f0d-bf69-19129d7a76a0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aff8064-f5d3-4f0d-bf69-19129d7a76a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:28,252 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.151s 2022-09-11 05:52:28,252 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff436ca-55bd-4c29-a091-5c18dfb2117d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff436ca-55bd-4c29-a091-5c18dfb2117d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:29,309 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:29,310 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f8bb05-3e79-4b3b-b371-98d4e17342b0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f8bb05-3e79-4b3b-b371-98d4e17342b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:30,373 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.049s 2022-09-11 05:52:30,373 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e270fd-e240-45fd-ba54-773b3c1005bb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e270fd-e240-45fd-ba54-773b3c1005bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:31,444 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.057s 2022-09-11 05:52:31,445 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85380597-4aad-45d9-a667-a7caf7e2c6fe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85380597-4aad-45d9-a667-a7caf7e2c6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:32,510 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.050s 2022-09-11 05:52:32,510 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f583a42-db5c-4954-aa78-d53d44c109eb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f583a42-db5c-4954-aa78-d53d44c109eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:33,570 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:52:33,571 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0eec1ff-9390-4bc0-8328-8c9160cabe4f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0eec1ff-9390-4bc0-8328-8c9160cabe4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:34,627 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:34,628 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592d2958-8501-438a-9655-5d809b697b17', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592d2958-8501-438a-9655-5d809b697b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:35,687 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:52:35,687 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c69525-d2c3-497b-bc6b-e60cc73226b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c69525-d2c3-497b-bc6b-e60cc73226b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:36,745 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.043s 2022-09-11 05:52:36,745 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357f3d0b-90d9-4f1b-8ef8-f1c6161eb2a1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357f3d0b-90d9-4f1b-8ef8-f1c6161eb2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:37,806 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:52:37,806 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580045e8-5ab3-468f-9566-c471c81bfc3a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580045e8-5ab3-468f-9566-c471c81bfc3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:38,864 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:52:38,864 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b342c88e-2bb4-4a54-8dac-36ace6e290ff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b342c88e-2bb4-4a54-8dac-36ace6e290ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:39,922 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.045s 2022-09-11 05:52:39,923 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4becea2-e39c-40cd-9c2e-6b3cb8941322', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4becea2-e39c-40cd-9c2e-6b3cb8941322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:40,984 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:52:40,984 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397cf264-4acc-40cb-a759-f822cd071dee', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397cf264-4acc-40cb-a759-f822cd071dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:42,060 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.063s 2022-09-11 05:52:42,061 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8922f36-cc44-4029-869f-7b8ff05654cc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8922f36-cc44-4029-869f-7b8ff05654cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:43,127 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.053s 2022-09-11 05:52:43,128 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc9b09c-8b29-44e0-9d4a-1709b8f07460', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc9b09c-8b29-44e0-9d4a-1709b8f07460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:44,184 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:44,184 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480bcb39-5f7a-4137-88c1-a5bf1b545dd6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480bcb39-5f7a-4137-88c1-a5bf1b545dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:45,239 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:52:45,239 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe73db98-3247-4c0d-bf4b-f13541e54bcb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe73db98-3247-4c0d-bf4b-f13541e54bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:46,331 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.077s 2022-09-11 05:52:46,331 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8b6153-5dc8-44f8-b0c3-ccddbf87abdc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8b6153-5dc8-44f8-b0c3-ccddbf87abdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:47,387 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:47,388 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb18254f-c370-4cac-a795-4340227a906d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb18254f-c370-4cac-a795-4340227a906d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:48,455 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.054s 2022-09-11 05:52:48,455 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a719c27-e3e3-4174-ae7a-085c005db416', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a719c27-e3e3-4174-ae7a-085c005db416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:49,530 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.060s 2022-09-11 05:52:49,531 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cbd7dc-00fa-4cee-aa37-12cc3acec11e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cbd7dc-00fa-4cee-aa37-12cc3acec11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:50,586 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:50,586 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff68589-1f14-4afa-b98a-1dfe7a240c3d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff68589-1f14-4afa-b98a-1dfe7a240c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:51,642 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:51,642 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d3913f-2105-4dbc-9312-8512f7e64f63', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d3913f-2105-4dbc-9312-8512f7e64f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:52,716 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.061s 2022-09-11 05:52:52,717 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f994709-e040-412c-a04f-fc0f0956bd4d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f994709-e040-412c-a04f-fc0f0956bd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:53,784 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.053s 2022-09-11 05:52:53,785 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d5ec05-606a-4ee0-8d33-62937a7173bf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d5ec05-606a-4ee0-8d33-62937a7173bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:54,841 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:54,841 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1098e236-2bee-4430-aa5a-6211c5a71885', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1098e236-2bee-4430-aa5a-6211c5a71885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:55,897 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:55,897 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606c5d82-4875-43a6-be7a-0a33ee855cd8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606c5d82-4875-43a6-be7a-0a33ee855cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:56,952 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:52:56,952 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797dfb68-12fa-433a-a8f5-23df705c1e3b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797dfb68-12fa-433a-a8f5-23df705c1e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:58,008 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:52:58,008 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb21b439-783d-4e5c-b05b-f0d8d45ef7df', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb21b439-783d-4e5c-b05b-f0d8d45ef7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:52:59,076 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.054s 2022-09-11 05:52:59,076 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5079c76e-70cf-4a16-90d0-b9b136d3ee56', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5079c76e-70cf-4a16-90d0-b9b136d3ee56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:00,132 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:53:00,132 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d86f036e-3e34-41fe-910d-4ac351a92577', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d86f036e-3e34-41fe-910d-4ac351a92577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:01,188 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.042s 2022-09-11 05:53:01,188 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f429fb-26ee-4c4d-897d-808bf44a59f1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f429fb-26ee-4c4d-897d-808bf44a59f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:02,244 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.041s 2022-09-11 05:53:02,244 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c234722f-0fb1-487e-a7fd-96a153d85311', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c234722f-0fb1-487e-a7fd-96a153d85311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:03,312 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.054s 2022-09-11 05:53:03,312 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15913948-9895-4fe6-8aa9-67623b714638', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15913948-9895-4fe6-8aa9-67623b714638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:04,379 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.053s 2022-09-11 05:53:04,379 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4a7b27-fad7-4ff5-ab49-830f4fa31506', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4a7b27-fad7-4ff5-ab49-830f4fa31506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:05,441 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.047s 2022-09-11 05:53:05,441 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5529af21-fa2e-4391-a991-44504cb1eb07', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5529af21-fa2e-4391-a991-44504cb1eb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:06,499 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.044s 2022-09-11 05:53:06,499 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f5004c-9224-4dcf-a050-18a639a27c50', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f5004c-9224-4dcf-a050-18a639a27c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:07,559 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 0.046s 2022-09-11 05:53:07,559 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8615c9-eb0f-4379-8660-33c8efb2033f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8615c9-eb0f-4379-8660-33c8efb2033f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd'} Body: b'{"volume": {"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:56.000000", "updated_at": "2022-09-11T05:36:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1831273759", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/0a79d2a9724e49a9934d9ca0184b31fd/volumes/b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}], "user_id": "54b72a430d9d4d43954eb56d703079b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "attachment_id": "3acc9962-b18c-4e50-ac9c-fa4386930e0a", "volume_id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd", "server_id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:33:01.000000"}], "os-vol-tenant-attr:tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd"}}' 2022-09-11 05:53:07,710 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.134s 2022-09-11 05:53:07,710 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:07 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-85c07420-0ec6-4829-98fe-70987bdf69d2', 'x-compute-request-id': 'req-85c07420-0ec6-4829-98fe-70987bdf69d2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'' 2022-09-11 05:53:08,226 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.515s 2022-09-11 05:53:08,226 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f3db600-b01b-44c0-8401-0b15357a2d3a', 'x-compute-request-id': 'req-5f3db600-b01b-44c0-8401-0b15357a2d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:09,609 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.366s 2022-09-11 05:53:09,609 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a1f9b5-522a-43be-848b-b82eeedeb86d', 'x-compute-request-id': 'req-f0a1f9b5-522a-43be-848b-b82eeedeb86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:10,803 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.178s 2022-09-11 05:53:10,804 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfde6dec-fafe-494f-a653-fb42a6f3a8c3', 'x-compute-request-id': 'req-bfde6dec-fafe-494f-a653-fb42a6f3a8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:12,023 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.202s 2022-09-11 05:53:12,024 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-501d55da-b60c-43d5-a395-f1a909162e7f', 'x-compute-request-id': 'req-501d55da-b60c-43d5-a395-f1a909162e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:13,198 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:53:13,198 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-361b97d1-428a-4574-bf0b-70c54c11b8da', 'x-compute-request-id': 'req-361b97d1-428a-4574-bf0b-70c54c11b8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:14,409 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.192s 2022-09-11 05:53:14,409 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74869fb-aca3-4322-842c-2656df68f759', 'x-compute-request-id': 'req-e74869fb-aca3-4322-842c-2656df68f759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:15,602 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.178s 2022-09-11 05:53:15,602 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d560711-43e6-4f18-8e26-b60d93791ceb', 'x-compute-request-id': 'req-3d560711-43e6-4f18-8e26-b60d93791ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:16,775 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:53:16,775 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0d1ae3-54a3-45c1-b56b-53210aa258f0', 'x-compute-request-id': 'req-fa0d1ae3-54a3-45c1-b56b-53210aa258f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:17,944 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:53:17,945 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5fcb288-b670-467b-8e58-b1d8da8aef83', 'x-compute-request-id': 'req-b5fcb288-b670-467b-8e58-b1d8da8aef83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:19,116 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:53:19,116 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87938454-48d0-4bca-a99d-467c8b649d08', 'x-compute-request-id': 'req-87938454-48d0-4bca-a99d-467c8b649d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:20,454 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.322s 2022-09-11 05:53:20,454 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b74cff0-63f0-41e7-b4a7-3f0bdbacc90c', 'x-compute-request-id': 'req-5b74cff0-63f0-41e7-b4a7-3f0bdbacc90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:21,625 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:53:21,625 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2891aba-bf66-475b-88fb-fa2702517e9d', 'x-compute-request-id': 'req-c2891aba-bf66-475b-88fb-fa2702517e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:22,795 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:53:22,795 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c326c7-22ca-4163-8c23-bed262b23759', 'x-compute-request-id': 'req-61c326c7-22ca-4163-8c23-bed262b23759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:23,968 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:53:23,969 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db87f32-bf3b-48b7-900c-9d06ed01e5c1', 'x-compute-request-id': 'req-7db87f32-bf3b-48b7-900c-9d06ed01e5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:25,146 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:53:25,146 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80886f6c-c09d-498e-844e-ca972c813609', 'x-compute-request-id': 'req-80886f6c-c09d-498e-844e-ca972c813609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:26,318 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:53:26,318 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef4afc47-1d4d-4b81-a2f9-abd6fba2d4ae', 'x-compute-request-id': 'req-ef4afc47-1d4d-4b81-a2f9-abd6fba2d4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:27,490 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:53:27,491 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631d8536-b06c-43b8-b2c0-c1b51192a4e8', 'x-compute-request-id': 'req-631d8536-b06c-43b8-b2c0-c1b51192a4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:28,677 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.171s 2022-09-11 05:53:28,678 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c75e20dd-7b24-406b-9385-80918e350f1c', 'x-compute-request-id': 'req-c75e20dd-7b24-406b-9385-80918e350f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:29,863 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.169s 2022-09-11 05:53:29,863 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3833c6ec-68a0-4344-b95e-3f503819dbc7', 'x-compute-request-id': 'req-3833c6ec-68a0-4344-b95e-3f503819dbc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:31,045 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.165s 2022-09-11 05:53:31,045 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bbd1610-87db-4cac-b03c-061220ece385', 'x-compute-request-id': 'req-7bbd1610-87db-4cac-b03c-061220ece385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:32,245 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.185s 2022-09-11 05:53:32,245 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc8d92e4-21ff-45cb-8765-af08237c6e96', 'x-compute-request-id': 'req-fc8d92e4-21ff-45cb-8765-af08237c6e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:33,421 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:53:33,421 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c968a57-4a1b-446d-bc6f-10dd1d252c4d', 'x-compute-request-id': 'req-1c968a57-4a1b-446d-bc6f-10dd1d252c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:34,598 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:53:34,599 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f182c5-74a9-4e41-8f64-2529c17c1710', 'x-compute-request-id': 'req-07f182c5-74a9-4e41-8f64-2529c17c1710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:35,777 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.163s 2022-09-11 05:53:35,777 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa61420d-999c-4727-aad3-63addd0822bf', 'x-compute-request-id': 'req-fa61420d-999c-4727-aad3-63addd0822bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:36,954 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:53:36,954 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37be2183-a078-44bc-a64a-6ccc1a7f1f57', 'x-compute-request-id': 'req-37be2183-a078-44bc-a64a-6ccc1a7f1f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:38,139 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.169s 2022-09-11 05:53:38,139 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b829cd5f-3616-4006-a833-52fabff53194', 'x-compute-request-id': 'req-b829cd5f-3616-4006-a833-52fabff53194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:39,326 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.171s 2022-09-11 05:53:39,326 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa22881-aa60-4273-b303-499295a4de70', 'x-compute-request-id': 'req-4aa22881-aa60-4273-b303-499295a4de70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:40,524 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.182s 2022-09-11 05:53:40,524 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c6af8bc-b597-4360-8458-5ac19b0edd5e', 'x-compute-request-id': 'req-6c6af8bc-b597-4360-8458-5ac19b0edd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:41,705 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.165s 2022-09-11 05:53:41,706 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a732a80-6c5b-4516-a6bf-ccda9c18d185', 'x-compute-request-id': 'req-1a732a80-6c5b-4516-a6bf-ccda9c18d185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:42,889 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.169s 2022-09-11 05:53:42,889 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed719c1d-b824-47d2-859d-f35b644c1f4d', 'x-compute-request-id': 'req-ed719c1d-b824-47d2-859d-f35b644c1f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:44,061 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:53:44,061 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19f5e75-0b4e-45fa-8886-7b3818dc9263', 'x-compute-request-id': 'req-c19f5e75-0b4e-45fa-8886-7b3818dc9263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:45,239 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.163s 2022-09-11 05:53:45,240 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a83e472-7894-4b56-83dc-eca5a086a35b', 'x-compute-request-id': 'req-3a83e472-7894-4b56-83dc-eca5a086a35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:46,415 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:53:46,415 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d23c07e9-179d-40dc-9f6f-426716261503', 'x-compute-request-id': 'req-d23c07e9-179d-40dc-9f6f-426716261503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:47,589 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:53:47,589 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2fc486c-de56-4f33-a13d-49cdefcb5cf6', 'x-compute-request-id': 'req-c2fc486c-de56-4f33-a13d-49cdefcb5cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:48,768 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.164s 2022-09-11 05:53:48,768 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5102ddbe-7992-4bcb-9549-5b6be12d257b', 'x-compute-request-id': 'req-5102ddbe-7992-4bcb-9549-5b6be12d257b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:49,948 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.164s 2022-09-11 05:53:49,948 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ba13da2-b01e-43dd-9b33-818de47f8d1a', 'x-compute-request-id': 'req-7ba13da2-b01e-43dd-9b33-818de47f8d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:51,132 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.169s 2022-09-11 05:53:51,132 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae7b6070-9eab-4dbd-909a-000e92aeb929', 'x-compute-request-id': 'req-ae7b6070-9eab-4dbd-909a-000e92aeb929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:52,313 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.165s 2022-09-11 05:53:52,314 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2c43bf-5647-40ad-b27a-85cb5dead8a8', 'x-compute-request-id': 'req-4b2c43bf-5647-40ad-b27a-85cb5dead8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:53,495 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.166s 2022-09-11 05:53:53,495 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1141f7f6-c794-42eb-8521-e2e8b2b84cfb', 'x-compute-request-id': 'req-1141f7f6-c794-42eb-8521-e2e8b2b84cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:54,669 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:53:54,670 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbee8afc-6c33-4c76-a30e-2295a82f7c90', 'x-compute-request-id': 'req-cbee8afc-6c33-4c76-a30e-2295a82f7c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:55,841 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:53:55,841 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05553238-b7da-4969-b774-9bca3020fe71', 'x-compute-request-id': 'req-05553238-b7da-4969-b774-9bca3020fe71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:57,012 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:53:57,012 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808333c0-5bb3-4760-aa75-7fb34f0f0f03', 'x-compute-request-id': 'req-808333c0-5bb3-4760-aa75-7fb34f0f0f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:58,193 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.164s 2022-09-11 05:53:58,193 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-362a3cfe-7e98-4af8-9e03-c89680f22593', 'x-compute-request-id': 'req-362a3cfe-7e98-4af8-9e03-c89680f22593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:53:59,363 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:53:59,364 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90d743aa-6d31-40ae-af89-25359c93d2d8', 'x-compute-request-id': 'req-90d743aa-6d31-40ae-af89-25359c93d2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:00,581 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.202s 2022-09-11 05:54:00,582 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f6fbea-0ea2-42c9-9046-72e31ddaac17', 'x-compute-request-id': 'req-72f6fbea-0ea2-42c9-9046-72e31ddaac17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:01,754 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:01,755 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98bc5bfd-8ec1-415f-9c82-4b0423af225c', 'x-compute-request-id': 'req-98bc5bfd-8ec1-415f-9c82-4b0423af225c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:02,936 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.165s 2022-09-11 05:54:02,937 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83dfba24-9c86-4d30-a6b8-14597da57098', 'x-compute-request-id': 'req-83dfba24-9c86-4d30-a6b8-14597da57098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:04,113 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:54:04,113 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edeb6983-9c6c-479b-b73d-5bdc545b8a7c', 'x-compute-request-id': 'req-edeb6983-9c6c-479b-b73d-5bdc545b8a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:05,288 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:54:05,289 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cee0ed6-333f-4509-8b7e-45850f542e83', 'x-compute-request-id': 'req-5cee0ed6-333f-4509-8b7e-45850f542e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:06,462 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:06,462 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-086a98fa-2a2b-4394-ac93-a4a8a4f9901f', 'x-compute-request-id': 'req-086a98fa-2a2b-4394-ac93-a4a8a4f9901f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:07,638 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:54:07,639 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bde96b0-9c74-4553-8500-d9311bf9dac5', 'x-compute-request-id': 'req-4bde96b0-9c74-4553-8500-d9311bf9dac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:08,820 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.166s 2022-09-11 05:54:08,820 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32149df5-ad8c-42d3-997e-64490d10f4c9', 'x-compute-request-id': 'req-32149df5-ad8c-42d3-997e-64490d10f4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:09,996 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:54:09,997 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1fec76-5a1f-4b8e-a7f8-5afac716f072', 'x-compute-request-id': 'req-2c1fec76-5a1f-4b8e-a7f8-5afac716f072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:11,184 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.172s 2022-09-11 05:54:11,184 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b89db66c-2625-41d5-a2c6-b477b44e03fd', 'x-compute-request-id': 'req-b89db66c-2625-41d5-a2c6-b477b44e03fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:12,353 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:54:12,354 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f4c3b51-b96b-41a2-88cd-630e38c43ae8', 'x-compute-request-id': 'req-3f4c3b51-b96b-41a2-88cd-630e38c43ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:13,541 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.171s 2022-09-11 05:54:13,542 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e781ce4c-7b4d-476d-882f-8a7a49ba416d', 'x-compute-request-id': 'req-e781ce4c-7b4d-476d-882f-8a7a49ba416d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:14,717 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:54:14,718 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35be5f2a-0c44-4259-b756-0046f9ade671', 'x-compute-request-id': 'req-35be5f2a-0c44-4259-b756-0046f9ade671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:15,893 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:54:15,893 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26519ff5-250c-405d-9913-4a0454aaa205', 'x-compute-request-id': 'req-26519ff5-250c-405d-9913-4a0454aaa205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:17,067 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:54:17,068 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374ddeb2-5944-424d-86e2-62be9b28c6d4', 'x-compute-request-id': 'req-374ddeb2-5944-424d-86e2-62be9b28c6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:18,237 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:54:18,237 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c593fc5b-c863-43a0-ad83-e675ddf6ae85', 'x-compute-request-id': 'req-c593fc5b-c863-43a0-ad83-e675ddf6ae85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:19,407 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:54:19,407 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0b2d1c1-c9b8-4233-b06a-5f60d3eb93db', 'x-compute-request-id': 'req-c0b2d1c1-c9b8-4233-b06a-5f60d3eb93db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:20,581 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:20,581 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e11c59ed-be12-4dfc-a3bb-7e14cd513107', 'x-compute-request-id': 'req-e11c59ed-be12-4dfc-a3bb-7e14cd513107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:21,759 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.163s 2022-09-11 05:54:21,759 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9887a86-e5b8-4d99-b990-e6a896e53270', 'x-compute-request-id': 'req-e9887a86-e5b8-4d99-b990-e6a896e53270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:22,938 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.163s 2022-09-11 05:54:22,939 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f373796b-0cb7-4092-9c5d-eb7f7fd571b5', 'x-compute-request-id': 'req-f373796b-0cb7-4092-9c5d-eb7f7fd571b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:24,120 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.166s 2022-09-11 05:54:24,121 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d649e204-e238-447b-9ed8-2c0d0c5e508f', 'x-compute-request-id': 'req-d649e204-e238-447b-9ed8-2c0d0c5e508f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:25,293 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:25,294 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f161f828-2788-43a0-9460-8bfa67a0fa17', 'x-compute-request-id': 'req-f161f828-2788-43a0-9460-8bfa67a0fa17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:26,462 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:54:26,462 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89fa948d-5a80-4250-8771-7098303ad5de', 'x-compute-request-id': 'req-89fa948d-5a80-4250-8771-7098303ad5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:27,636 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:54:27,636 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22570bce-45d0-4fe3-b91a-6fd08fa9a3f0', 'x-compute-request-id': 'req-22570bce-45d0-4fe3-b91a-6fd08fa9a3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:28,821 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.171s 2022-09-11 05:54:28,822 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2788fda-ba71-4c76-81f3-101a791332a8', 'x-compute-request-id': 'req-d2788fda-ba71-4c76-81f3-101a791332a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:29,994 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:29,995 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3abbc2e8-e0a0-4066-a703-b4efbdae5e6b', 'x-compute-request-id': 'req-3abbc2e8-e0a0-4066-a703-b4efbdae5e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:31,169 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:31,169 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c93e1b9-d8ec-4059-8546-34ca7085bc8d', 'x-compute-request-id': 'req-4c93e1b9-d8ec-4059-8546-34ca7085bc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:32,341 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:54:32,342 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461899dc-ba18-4111-8896-accb0978bfd7', 'x-compute-request-id': 'req-461899dc-ba18-4111-8896-accb0978bfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:33,540 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.184s 2022-09-11 05:54:33,541 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d51fd47-69c0-4803-a779-82d2bd365ef3', 'x-compute-request-id': 'req-0d51fd47-69c0-4803-a779-82d2bd365ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:34,735 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.179s 2022-09-11 05:54:34,736 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6095469-523f-4591-a0b1-cd1346bfdafd', 'x-compute-request-id': 'req-b6095469-523f-4591-a0b1-cd1346bfdafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:35,912 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:54:35,912 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f91ce2-98e7-4af5-b29b-3ea2177f301d', 'x-compute-request-id': 'req-a4f91ce2-98e7-4af5-b29b-3ea2177f301d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:37,089 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:54:37,089 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b94acc-2d5a-4a92-8943-55b012ff3829', 'x-compute-request-id': 'req-90b94acc-2d5a-4a92-8943-55b012ff3829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:38,262 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:54:38,263 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee43a46-2cb7-453b-9ea0-983a6b1e731c', 'x-compute-request-id': 'req-2ee43a46-2cb7-453b-9ea0-983a6b1e731c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:39,436 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:39,437 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73435e0-58d8-46d1-b12f-52fdb6ff9015', 'x-compute-request-id': 'req-f73435e0-58d8-46d1-b12f-52fdb6ff9015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:40,610 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:40,610 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f31ecc-f902-4082-a700-6594945fddc3', 'x-compute-request-id': 'req-d1f31ecc-f902-4082-a700-6594945fddc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:41,783 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:41,783 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a21a9f50-4b68-4c7e-8220-f079b2091932', 'x-compute-request-id': 'req-a21a9f50-4b68-4c7e-8220-f079b2091932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:42,956 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:42,956 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8416e61-b3d9-45d5-b3a1-f85281bd6869', 'x-compute-request-id': 'req-d8416e61-b3d9-45d5-b3a1-f85281bd6869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:44,133 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:54:44,134 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080ef80f-3b0b-4315-b6aa-c3427285c13f', 'x-compute-request-id': 'req-080ef80f-3b0b-4315-b6aa-c3427285c13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:45,466 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.316s 2022-09-11 05:54:45,467 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583ea7f8-b4b1-451e-b3e6-2d1ba2f3eb02', 'x-compute-request-id': 'req-583ea7f8-b4b1-451e-b3e6-2d1ba2f3eb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:46,638 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:54:46,638 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66223c21-64b6-450c-9c2e-bbf43003c1ba', 'x-compute-request-id': 'req-66223c21-64b6-450c-9c2e-bbf43003c1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:47,811 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:47,812 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-189af89c-0fd9-434f-b0ea-4503f7398b56', 'x-compute-request-id': 'req-189af89c-0fd9-434f-b0ea-4503f7398b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:48,996 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.169s 2022-09-11 05:54:48,997 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70996a5f-65d0-4787-b884-38bf9b79a574', 'x-compute-request-id': 'req-70996a5f-65d0-4787-b884-38bf9b79a574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:50,170 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:50,170 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8739bac0-d29a-4d08-ae5e-84e74bc1e2b7', 'x-compute-request-id': 'req-8739bac0-d29a-4d08-ae5e-84e74bc1e2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:51,343 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:54:51,344 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1a0ddc2-3d15-48cf-84c4-6d30cc450a7c', 'x-compute-request-id': 'req-f1a0ddc2-3d15-48cf-84c4-6d30cc450a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:52,533 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.174s 2022-09-11 05:54:52,534 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5c413e4-42ae-4853-8aec-595c44509b81', 'x-compute-request-id': 'req-e5c413e4-42ae-4853-8aec-595c44509b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:53,709 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:54:53,709 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff6fa68-2e82-4798-a270-ff00ea229860', 'x-compute-request-id': 'req-5ff6fa68-2e82-4798-a270-ff00ea229860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:54,903 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.178s 2022-09-11 05:54:54,903 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8e27df-3124-4548-8ccd-a161fce91e9c', 'x-compute-request-id': 'req-7d8e27df-3124-4548-8ccd-a161fce91e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:56,072 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:54:56,072 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb95d48e-9a46-4ebe-9402-fa68c2f9c777', 'x-compute-request-id': 'req-eb95d48e-9a46-4ebe-9402-fa68c2f9c777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:57,246 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:54:57,247 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5214e3b-4a6b-4c69-a84e-86d75e871741', 'x-compute-request-id': 'req-e5214e3b-4a6b-4c69-a84e-86d75e871741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:58,419 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:54:58,419 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b135d05f-14fb-44cf-a458-3439f3940140', 'x-compute-request-id': 'req-b135d05f-14fb-44cf-a458-3439f3940140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:54:59,593 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:54:59,594 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e84fbd5-ce20-4ce8-8ce6-5ee5f0f96e4b', 'x-compute-request-id': 'req-8e84fbd5-ce20-4ce8-8ce6-5ee5f0f96e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:00,767 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:55:00,767 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82364225-2610-46bd-b755-a957bdc03dab', 'x-compute-request-id': 'req-82364225-2610-46bd-b755-a957bdc03dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:01,998 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.215s 2022-09-11 05:55:01,998 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319a09ff-8727-4199-b381-eec41bddc0e9', 'x-compute-request-id': 'req-319a09ff-8727-4199-b381-eec41bddc0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:03,174 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:55:03,175 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9bb5a04-21cb-46e0-a167-ae2af15dfde5', 'x-compute-request-id': 'req-f9bb5a04-21cb-46e0-a167-ae2af15dfde5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:04,364 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.174s 2022-09-11 05:55:04,364 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de1d1862-5dbb-4328-aab6-0be58214f5fb', 'x-compute-request-id': 'req-de1d1862-5dbb-4328-aab6-0be58214f5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:05,546 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.166s 2022-09-11 05:55:05,546 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b01086-b724-42cd-9032-c5b8a948cd43', 'x-compute-request-id': 'req-a4b01086-b724-42cd-9032-c5b8a948cd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:06,754 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.193s 2022-09-11 05:55:06,755 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e3c5f0-b3a2-43a8-882e-f186fa1cfcd8', 'x-compute-request-id': 'req-85e3c5f0-b3a2-43a8-882e-f186fa1cfcd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:07,944 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.171s 2022-09-11 05:55:07,944 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b576b1a-1b76-4d62-a5dd-ed0c31b0846a', 'x-compute-request-id': 'req-6b576b1a-1b76-4d62-a5dd-ed0c31b0846a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:09,117 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:09,118 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d919cbed-d394-4905-8657-38a002ededa5', 'x-compute-request-id': 'req-d919cbed-d394-4905-8657-38a002ededa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:10,321 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.189s 2022-09-11 05:55:10,322 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf134bf9-8df9-42db-a7ef-b495265db2ff', 'x-compute-request-id': 'req-cf134bf9-8df9-42db-a7ef-b495265db2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:11,498 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:55:11,498 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-496f0550-e6c3-48c4-a130-13cbf219c02e', 'x-compute-request-id': 'req-496f0550-e6c3-48c4-a130-13cbf219c02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:12,798 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.284s 2022-09-11 05:55:12,798 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2b288dd-2601-48a7-8272-32cfb1d44bf6', 'x-compute-request-id': 'req-b2b288dd-2601-48a7-8272-32cfb1d44bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:13,970 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:13,970 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f0a2a9-245b-4e30-b0a4-93507f247936', 'x-compute-request-id': 'req-64f0a2a9-245b-4e30-b0a4-93507f247936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:15,146 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:55:15,146 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acec4b2c-ddf8-41d0-9b5e-67ecdd00198d', 'x-compute-request-id': 'req-acec4b2c-ddf8-41d0-9b5e-67ecdd00198d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:16,342 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.182s 2022-09-11 05:55:16,343 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e13da0b-2866-42a4-a7c4-4555db9e2e3c', 'x-compute-request-id': 'req-4e13da0b-2866-42a4-a7c4-4555db9e2e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:17,538 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.170s 2022-09-11 05:55:17,539 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-551abd44-d9f6-43e5-a348-15c84092226b', 'x-compute-request-id': 'req-551abd44-d9f6-43e5-a348-15c84092226b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:18,709 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:55:18,709 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6356f6c-81c6-435c-92d2-eee30b6c7eb9', 'x-compute-request-id': 'req-c6356f6c-81c6-435c-92d2-eee30b6c7eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:19,882 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:55:19,883 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50edb0e2-014e-4aca-9b71-97813f8f9c4c', 'x-compute-request-id': 'req-50edb0e2-014e-4aca-9b71-97813f8f9c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:21,055 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:55:21,055 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64404da9-dc0d-4400-92fe-6cbe5b18e390', 'x-compute-request-id': 'req-64404da9-dc0d-4400-92fe-6cbe5b18e390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:22,241 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.171s 2022-09-11 05:55:22,242 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611ab383-56fe-4cb6-9c94-2c787d2cacca', 'x-compute-request-id': 'req-611ab383-56fe-4cb6-9c94-2c787d2cacca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:23,412 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:55:23,413 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df64aa6-194f-426d-85e7-c84e4c4d29ec', 'x-compute-request-id': 'req-7df64aa6-194f-426d-85e7-c84e4c4d29ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:24,584 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:55:24,584 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6185b3b9-14fc-4096-9e03-081d1ac74547', 'x-compute-request-id': 'req-6185b3b9-14fc-4096-9e03-081d1ac74547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:25,756 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:55:25,756 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d85d758-9355-4fbe-b499-7d5b9ef2b234', 'x-compute-request-id': 'req-3d85d758-9355-4fbe-b499-7d5b9ef2b234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:26,929 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:26,930 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b23084-25b8-4cc3-9957-110e5e376a67', 'x-compute-request-id': 'req-41b23084-25b8-4cc3-9957-110e5e376a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:28,097 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:55:28,097 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c376b8f7-d67d-4d4a-a395-d136813c3bbe', 'x-compute-request-id': 'req-c376b8f7-d67d-4d4a-a395-d136813c3bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:29,263 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:55:29,264 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33bb016-3c1e-4cb6-844e-151a06df813b', 'x-compute-request-id': 'req-b33bb016-3c1e-4cb6-844e-151a06df813b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:30,433 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:55:30,433 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4fd5a8-1f13-4518-85d6-00391e62e0a3', 'x-compute-request-id': 'req-ec4fd5a8-1f13-4518-85d6-00391e62e0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:31,605 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:55:31,606 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e87bc32-ed53-4b57-bd3e-b3ea77f5b942', 'x-compute-request-id': 'req-2e87bc32-ed53-4b57-bd3e-b3ea77f5b942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:32,773 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:55:32,773 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35af0494-3482-4931-8a88-da5b35ac1550', 'x-compute-request-id': 'req-35af0494-3482-4931-8a88-da5b35ac1550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:33,942 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:55:33,943 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2b8e3f6-5990-4412-884e-f965c9ad211a', 'x-compute-request-id': 'req-d2b8e3f6-5990-4412-884e-f965c9ad211a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:35,111 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:55:35,111 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cdeb2e5-70bf-4fcc-aaa6-34e7955a8ef4', 'x-compute-request-id': 'req-4cdeb2e5-70bf-4fcc-aaa6-34e7955a8ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:36,280 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:55:36,281 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f0b72f8-1e2c-4933-a169-6b01c0dd7f45', 'x-compute-request-id': 'req-8f0b72f8-1e2c-4933-a169-6b01c0dd7f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:37,454 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:55:37,454 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fb08bc8-a6fc-4d69-91e3-ae230da33e62', 'x-compute-request-id': 'req-0fb08bc8-a6fc-4d69-91e3-ae230da33e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:38,627 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:38,627 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74735986-6b6b-400a-80fd-9ce2287adf50', 'x-compute-request-id': 'req-74735986-6b6b-400a-80fd-9ce2287adf50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:39,800 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:55:39,800 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a251e07-555c-455d-bdab-a0052485abb7', 'x-compute-request-id': 'req-0a251e07-555c-455d-bdab-a0052485abb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:40,967 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:55:40,968 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b0378ce-d055-4113-b9eb-48035e3536e0', 'x-compute-request-id': 'req-4b0378ce-d055-4113-b9eb-48035e3536e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:42,140 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:42,140 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd86e47d-935a-40f0-8184-9e92a47fb679', 'x-compute-request-id': 'req-fd86e47d-935a-40f0-8184-9e92a47fb679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:43,312 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:55:43,312 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-921d2bc9-03c7-4bfa-9404-9e57dba454c2', 'x-compute-request-id': 'req-921d2bc9-03c7-4bfa-9404-9e57dba454c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:44,483 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:55:44,484 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3f5ba5-228d-4590-9c9a-62cf5c0f40b8', 'x-compute-request-id': 'req-cb3f5ba5-228d-4590-9c9a-62cf5c0f40b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:45,660 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:55:45,660 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce39c239-f7f3-4e5d-9158-b8fbfc8f177b', 'x-compute-request-id': 'req-ce39c239-f7f3-4e5d-9158-b8fbfc8f177b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:46,832 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:46,833 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5b3dfc1-6202-4115-a6c1-56a612fcd5df', 'x-compute-request-id': 'req-c5b3dfc1-6202-4115-a6c1-56a612fcd5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:48,003 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:55:48,004 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bdd3d33-4889-4bb1-9d52-7ad9c2824830', 'x-compute-request-id': 'req-4bdd3d33-4889-4bb1-9d52-7ad9c2824830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:49,177 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:55:49,177 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cc51445-bf37-4f97-8ab8-9177eb0dc572', 'x-compute-request-id': 'req-2cc51445-bf37-4f97-8ab8-9177eb0dc572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:50,348 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:55:50,349 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a287190b-77da-45c6-8352-5dacc91eacde', 'x-compute-request-id': 'req-a287190b-77da-45c6-8352-5dacc91eacde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:51,517 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:55:51,517 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e440c5-d1ca-4283-8795-dfc9d9433029', 'x-compute-request-id': 'req-58e440c5-d1ca-4283-8795-dfc9d9433029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:52,688 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:52,689 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a0d2e2-4898-43bb-8d76-fefcb5682e20', 'x-compute-request-id': 'req-96a0d2e2-4898-43bb-8d76-fefcb5682e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:53,866 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:55:53,866 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c49e1b-60ad-4514-b568-4516658c51a2', 'x-compute-request-id': 'req-59c49e1b-60ad-4514-b568-4516658c51a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:55,038 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:55,038 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd1c99cb-10d9-441e-bd82-8748e3547ba1', 'x-compute-request-id': 'req-dd1c99cb-10d9-441e-bd82-8748e3547ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:56,212 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:55:56,212 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905d2482-ddfa-4ff7-8fbb-4520263b74f8', 'x-compute-request-id': 'req-905d2482-ddfa-4ff7-8fbb-4520263b74f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:57,384 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:57,385 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5dae00-336f-494d-a402-a538dbe31c22', 'x-compute-request-id': 'req-cd5dae00-336f-494d-a402-a538dbe31c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:58,555 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:55:58,555 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ce3cab4-38a2-41ae-a6cc-1346e5aaa8ef', 'x-compute-request-id': 'req-6ce3cab4-38a2-41ae-a6cc-1346e5aaa8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:55:59,727 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:55:59,728 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4df1e8b-50c1-429b-b25b-1ddcb384192f', 'x-compute-request-id': 'req-a4df1e8b-50c1-429b-b25b-1ddcb384192f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:00,896 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:56:00,896 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bd5879b-f7d1-4ce8-ba29-7d0608e853fc', 'x-compute-request-id': 'req-8bd5879b-f7d1-4ce8-ba29-7d0608e853fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:02,075 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.164s 2022-09-11 05:56:02,076 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cefc4b59-a081-45c6-999a-e67acd91e03a', 'x-compute-request-id': 'req-cefc4b59-a081-45c6-999a-e67acd91e03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:03,246 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:03,246 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9fab1d2-6718-486e-831a-9c4d49272786', 'x-compute-request-id': 'req-b9fab1d2-6718-486e-831a-9c4d49272786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:04,416 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:04,417 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5356db90-f900-4c58-b56b-d80b677fee54', 'x-compute-request-id': 'req-5356db90-f900-4c58-b56b-d80b677fee54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:05,586 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:05,587 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4444f761-4ea1-40e1-a67e-6bdea0c90961', 'x-compute-request-id': 'req-4444f761-4ea1-40e1-a67e-6bdea0c90961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:06,756 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:06,757 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf970ee2-dcc2-49cc-bab8-2859465261af', 'x-compute-request-id': 'req-bf970ee2-dcc2-49cc-bab8-2859465261af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:07,929 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:56:07,930 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c543897b-c197-4745-9a10-3851c1b390bb', 'x-compute-request-id': 'req-c543897b-c197-4745-9a10-3851c1b390bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:09,098 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:56:09,099 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a89304-3391-4959-b3f7-b285eb379b6e', 'x-compute-request-id': 'req-57a89304-3391-4959-b3f7-b285eb379b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:10,265 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.150s 2022-09-11 05:56:10,265 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394535c9-4572-4767-b07e-81bc46bfc1cd', 'x-compute-request-id': 'req-394535c9-4572-4767-b07e-81bc46bfc1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:11,431 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:56:11,432 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20b3a4e-0ff4-4b4d-945f-9451dee05a93', 'x-compute-request-id': 'req-d20b3a4e-0ff4-4b4d-945f-9451dee05a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:12,602 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:12,603 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea35bcd-ddad-41e8-af3f-fbc5b238aab3', 'x-compute-request-id': 'req-3ea35bcd-ddad-41e8-af3f-fbc5b238aab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:13,772 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:13,772 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8473057-1f63-4580-a8c5-73c97754df98', 'x-compute-request-id': 'req-c8473057-1f63-4580-a8c5-73c97754df98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:14,945 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:56:14,945 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e1bb77-ad0a-4b8a-be81-cad74a271312', 'x-compute-request-id': 'req-47e1bb77-ad0a-4b8a-be81-cad74a271312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:16,113 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:56:16,114 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df904ce7-b71a-446a-ba69-9e36e2de075c', 'x-compute-request-id': 'req-df904ce7-b71a-446a-ba69-9e36e2de075c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:17,330 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.201s 2022-09-11 05:56:17,331 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf6ee1a-cceb-416a-a18a-b249cb50581b', 'x-compute-request-id': 'req-2cf6ee1a-cceb-416a-a18a-b249cb50581b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:18,503 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:56:18,503 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d5b5627-b292-45a3-b757-51a011eb5363', 'x-compute-request-id': 'req-6d5b5627-b292-45a3-b757-51a011eb5363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:19,674 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:19,674 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98fc7293-f02a-467b-aff8-9601373dcb6c', 'x-compute-request-id': 'req-98fc7293-f02a-467b-aff8-9601373dcb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:20,847 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:56:20,847 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df33c38-552c-4d0b-b398-cc500b385994', 'x-compute-request-id': 'req-4df33c38-552c-4d0b-b398-cc500b385994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:22,019 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:56:22,020 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7968182a-dd47-4450-a16f-cde96ceecefe', 'x-compute-request-id': 'req-7968182a-dd47-4450-a16f-cde96ceecefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:23,187 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:56:23,187 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d6f2a3-54dd-4d19-9150-c1ffb472ebfe', 'x-compute-request-id': 'req-e3d6f2a3-54dd-4d19-9150-c1ffb472ebfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:24,359 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:24,359 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045d8c98-091f-4093-86d2-e01fba44ff1f', 'x-compute-request-id': 'req-045d8c98-091f-4093-86d2-e01fba44ff1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:25,532 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:56:25,532 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af3887a-1419-43b4-9a68-f5bd11a3598c', 'x-compute-request-id': 'req-3af3887a-1419-43b4-9a68-f5bd11a3598c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:26,699 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:56:26,699 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b7531d-95ab-4e2e-981c-98c78a12d691', 'x-compute-request-id': 'req-49b7531d-95ab-4e2e-981c-98c78a12d691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:27,872 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:56:27,872 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04823896-3a91-4475-ab52-a3f65a171360', 'x-compute-request-id': 'req-04823896-3a91-4475-ab52-a3f65a171360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:29,041 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:56:29,041 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f57c41-c201-4b93-be72-03930b039dfa', 'x-compute-request-id': 'req-c0f57c41-c201-4b93-be72-03930b039dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:30,210 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:56:30,211 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a4b40b-f1af-409a-aa8c-2c3d63c4fde5', 'x-compute-request-id': 'req-f8a4b40b-f1af-409a-aa8c-2c3d63c4fde5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:31,380 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:56:31,380 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f8a86d-8f7e-401e-8c9d-a2a6bce627b2', 'x-compute-request-id': 'req-94f8a86d-8f7e-401e-8c9d-a2a6bce627b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:32,563 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.167s 2022-09-11 05:56:32,563 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4937422a-a7af-4ea5-86a6-e85400c14ad4', 'x-compute-request-id': 'req-4937422a-a7af-4ea5-86a6-e85400c14ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:33,745 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.167s 2022-09-11 05:56:33,746 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a0de20-964c-4de4-891b-c7f278656939', 'x-compute-request-id': 'req-c0a0de20-964c-4de4-891b-c7f278656939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:34,936 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.175s 2022-09-11 05:56:34,936 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b1782c-b0a9-4344-80e5-3c78836d8af4', 'x-compute-request-id': 'req-f1b1782c-b0a9-4344-80e5-3c78836d8af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:36,112 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:56:36,112 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9aa11bc-640d-48e3-b59d-df2781c8aee3', 'x-compute-request-id': 'req-d9aa11bc-640d-48e3-b59d-df2781c8aee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:37,297 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.170s 2022-09-11 05:56:37,298 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b262652-06bb-46d6-ab8e-4df926acfd3b', 'x-compute-request-id': 'req-2b262652-06bb-46d6-ab8e-4df926acfd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:38,476 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.163s 2022-09-11 05:56:38,476 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f4c9e80-29e9-4586-8583-ef1a8e690123', 'x-compute-request-id': 'req-4f4c9e80-29e9-4586-8583-ef1a8e690123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:39,736 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.244s 2022-09-11 05:56:39,736 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af4f5c5d-613a-42a5-b475-7e811a298829', 'x-compute-request-id': 'req-af4f5c5d-613a-42a5-b475-7e811a298829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:40,921 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.170s 2022-09-11 05:56:40,922 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e354b9bf-cfd7-413c-893d-f6a6a2bd22ce', 'x-compute-request-id': 'req-e354b9bf-cfd7-413c-893d-f6a6a2bd22ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:42,103 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.166s 2022-09-11 05:56:42,103 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01164028-5cea-44ef-b132-858d1a39412a', 'x-compute-request-id': 'req-01164028-5cea-44ef-b132-858d1a39412a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:43,281 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:56:43,281 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d498e47-5877-425e-a3b3-4c5373ce5052', 'x-compute-request-id': 'req-7d498e47-5877-425e-a3b3-4c5373ce5052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:44,450 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:56:44,450 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0272be08-cfc3-4a02-9c79-ebc94fc8d8d1', 'x-compute-request-id': 'req-0272be08-cfc3-4a02-9c79-ebc94fc8d8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:45,631 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.167s 2022-09-11 05:56:45,631 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a42c1ea-342b-442f-9a46-3b19f4923f16', 'x-compute-request-id': 'req-5a42c1ea-342b-442f-9a46-3b19f4923f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:46,876 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.229s 2022-09-11 05:56:46,876 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57e99c6-12a9-4c8a-aaec-dde630db2102', 'x-compute-request-id': 'req-e57e99c6-12a9-4c8a-aaec-dde630db2102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:48,061 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.170s 2022-09-11 05:56:48,062 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2ab3a8-d11c-497b-a6f1-f62bcb942234', 'x-compute-request-id': 'req-cf2ab3a8-d11c-497b-a6f1-f62bcb942234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:49,406 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.329s 2022-09-11 05:56:49,406 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ea61f2-4ea5-4a16-8c13-597654d60116', 'x-compute-request-id': 'req-f3ea61f2-4ea5-4a16-8c13-597654d60116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:50,687 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.263s 2022-09-11 05:56:50,688 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6adbf520-d911-4c31-8446-741ef3d9f77e', 'x-compute-request-id': 'req-6adbf520-d911-4c31-8446-741ef3d9f77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:51,860 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:56:51,861 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5088a78d-f81f-4129-88cb-d922a0ae6b19', 'x-compute-request-id': 'req-5088a78d-f81f-4129-88cb-d922a0ae6b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:53,118 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.242s 2022-09-11 05:56:53,119 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd8da36-c233-49b3-a232-ebcb49370bbc', 'x-compute-request-id': 'req-7cd8da36-c233-49b3-a232-ebcb49370bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:54,379 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.245s 2022-09-11 05:56:54,380 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f8cf89-258b-4480-91a5-1045654ddf87', 'x-compute-request-id': 'req-38f8cf89-258b-4480-91a5-1045654ddf87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:55,557 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.161s 2022-09-11 05:56:55,557 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd41463f-6646-4f80-ae30-2f094c5193cd', 'x-compute-request-id': 'req-dd41463f-6646-4f80-ae30-2f094c5193cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:56,727 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:56:56,728 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6092e2a0-2ac7-403f-81f6-bdd1875c0da5', 'x-compute-request-id': 'req-6092e2a0-2ac7-403f-81f6-bdd1875c0da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:57,915 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.172s 2022-09-11 05:56:57,915 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1584cf8-b898-4eae-b490-757a702c9a1c', 'x-compute-request-id': 'req-c1584cf8-b898-4eae-b490-757a702c9a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:56:59,089 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:56:59,089 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e06f1a-9840-469d-8c2b-033501a4bedf', 'x-compute-request-id': 'req-a3e06f1a-9840-469d-8c2b-033501a4bedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:00,264 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:57:00,265 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7809a7f-c685-49f9-ac45-4018177ec8b1', 'x-compute-request-id': 'req-d7809a7f-c685-49f9-ac45-4018177ec8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:01,436 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:57:01,437 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5166d431-eab4-4696-8177-7801e2d3b08e', 'x-compute-request-id': 'req-5166d431-eab4-4696-8177-7801e2d3b08e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:02,619 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.167s 2022-09-11 05:57:02,619 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d07604-40b8-4b78-bd8f-29e989e951db', 'x-compute-request-id': 'req-00d07604-40b8-4b78-bd8f-29e989e951db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:03,812 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.177s 2022-09-11 05:57:03,812 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c20c358-e69d-421f-a5b6-e2cce92121d9', 'x-compute-request-id': 'req-4c20c358-e69d-421f-a5b6-e2cce92121d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:04,990 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:57:04,990 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf04939d-97a8-4f5a-ac00-a95cd5617063', 'x-compute-request-id': 'req-bf04939d-97a8-4f5a-ac00-a95cd5617063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:06,232 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.226s 2022-09-11 05:57:06,232 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57481f87-80ca-40e2-96a5-147aa7265d58', 'x-compute-request-id': 'req-57481f87-80ca-40e2-96a5-147aa7265d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:07,406 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:57:07,407 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edcdb910-6d37-4897-9eb2-a6979b25c272', 'x-compute-request-id': 'req-edcdb910-6d37-4897-9eb2-a6979b25c272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:08,574 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:57:08,575 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9475c48-2acb-4d06-aa41-65cd0fd9857a', 'x-compute-request-id': 'req-d9475c48-2acb-4d06-aa41-65cd0fd9857a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:09,742 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:57:09,743 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6bf8981-37d7-4e62-ae2f-599e1d7c00db', 'x-compute-request-id': 'req-e6bf8981-37d7-4e62-ae2f-599e1d7c00db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:10,909 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:57:10,910 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-553e7dc5-3628-4360-bca9-f1c2993d62f2', 'x-compute-request-id': 'req-553e7dc5-3628-4360-bca9-f1c2993d62f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:12,082 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:57:12,082 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3beb8c1-ea25-4ad8-bb6c-550df5159e4e', 'x-compute-request-id': 'req-a3beb8c1-ea25-4ad8-bb6c-550df5159e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:13,251 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:57:13,252 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5191706-bcf2-47de-8223-713f77024891', 'x-compute-request-id': 'req-d5191706-bcf2-47de-8223-713f77024891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:14,418 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:57:14,418 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea446cb-53ed-4e0d-b028-d2b0b071cb0f', 'x-compute-request-id': 'req-8ea446cb-53ed-4e0d-b028-d2b0b071cb0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:15,594 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:57:15,595 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ceadec7-ce38-4c84-a334-fe84835b052a', 'x-compute-request-id': 'req-2ceadec7-ce38-4c84-a334-fe84835b052a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:16,773 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.163s 2022-09-11 05:57:16,774 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb014609-e020-4f98-aff5-03ec2c9395df', 'x-compute-request-id': 'req-bb014609-e020-4f98-aff5-03ec2c9395df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:17,952 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:57:17,953 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a44fdfb6-0cec-4d77-95cc-fbc80aa14320', 'x-compute-request-id': 'req-a44fdfb6-0cec-4d77-95cc-fbc80aa14320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:19,122 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:57:19,123 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51ec85c-979b-4719-9d4a-d18b885f3c2b', 'x-compute-request-id': 'req-a51ec85c-979b-4719-9d4a-d18b885f3c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:20,291 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:57:20,292 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5900b0e7-4120-44bf-9cdf-44f17b28850f', 'x-compute-request-id': 'req-5900b0e7-4120-44bf-9cdf-44f17b28850f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:21,478 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.171s 2022-09-11 05:57:21,479 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe6ce06-ffb5-437a-807c-f46523f6dc59', 'x-compute-request-id': 'req-bfe6ce06-ffb5-437a-807c-f46523f6dc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:22,652 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:57:22,654 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f8c741-68ef-4f53-9a44-e3f43fd5aec2', 'x-compute-request-id': 'req-f5f8c741-68ef-4f53-9a44-e3f43fd5aec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:23,826 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:57:23,826 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9a9aa37-b2a0-4fbe-b4dc-d2ab61cfadc9', 'x-compute-request-id': 'req-e9a9aa37-b2a0-4fbe-b4dc-d2ab61cfadc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:24,998 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:57:24,999 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-466d77bd-8884-4bdb-a3fd-4e6cffc206f1', 'x-compute-request-id': 'req-466d77bd-8884-4bdb-a3fd-4e6cffc206f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:26,172 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:57:26,172 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7df23ce-b23c-481d-bb25-6744dcbecf87', 'x-compute-request-id': 'req-c7df23ce-b23c-481d-bb25-6744dcbecf87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:27,350 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:57:27,350 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c6f529-4d21-4fb0-a8d2-35eaa8713cd1', 'x-compute-request-id': 'req-62c6f529-4d21-4fb0-a8d2-35eaa8713cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:28,524 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:57:28,524 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85bb2ff-14a0-4d8d-8acd-4d366e73abd4', 'x-compute-request-id': 'req-e85bb2ff-14a0-4d8d-8acd-4d366e73abd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:29,694 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:57:29,694 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1e5c1a-bba4-4730-a5eb-4f3db3fd92f7', 'x-compute-request-id': 'req-be1e5c1a-bba4-4730-a5eb-4f3db3fd92f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:30,863 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:57:30,863 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bdc0fc8-1ac3-4351-b74d-07f9b9231492', 'x-compute-request-id': 'req-2bdc0fc8-1ac3-4351-b74d-07f9b9231492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:32,035 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:57:32,036 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4cc090d-613b-4b48-bf35-62d7fad35ec6', 'x-compute-request-id': 'req-b4cc090d-613b-4b48-bf35-62d7fad35ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:33,205 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:57:33,205 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29dd6b1-da82-4f0a-9af4-bb38558d5504', 'x-compute-request-id': 'req-e29dd6b1-da82-4f0a-9af4-bb38558d5504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:34,379 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:57:34,379 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a11f542-24e1-4f42-b053-e82e4d510459', 'x-compute-request-id': 'req-3a11f542-24e1-4f42-b053-e82e4d510459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:35,556 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:57:35,557 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e57702-c15e-4a31-b2df-e686adbb73cb', 'x-compute-request-id': 'req-56e57702-c15e-4a31-b2df-e686adbb73cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:36,724 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:57:36,724 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab609ac0-128f-40e5-a67f-75fecefb17cf', 'x-compute-request-id': 'req-ab609ac0-128f-40e5-a67f-75fecefb17cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:37,893 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:57:37,894 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f828a2-7a43-4f16-adbf-d4c291663a3f', 'x-compute-request-id': 'req-94f828a2-7a43-4f16-adbf-d4c291663a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:39,064 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:57:39,064 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c821c80-6e86-4a61-aad6-1f7d96531f8a', 'x-compute-request-id': 'req-7c821c80-6e86-4a61-aad6-1f7d96531f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:40,231 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:57:40,231 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f283352-aeca-4cb2-bb32-8ea0f545b5d7', 'x-compute-request-id': 'req-9f283352-aeca-4cb2-bb32-8ea0f545b5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:41,401 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:57:41,401 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae972a3a-c1fd-4bdc-820c-8b7d1cf036d5', 'x-compute-request-id': 'req-ae972a3a-c1fd-4bdc-820c-8b7d1cf036d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:42,574 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:57:42,575 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fecba70b-2eeb-4fe9-a6f5-fc3c22cb96b8', 'x-compute-request-id': 'req-fecba70b-2eeb-4fe9-a6f5-fc3c22cb96b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:43,743 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:57:43,743 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8caa749f-dc11-43aa-9cfe-dd179b46d7bb', 'x-compute-request-id': 'req-8caa749f-dc11-43aa-9cfe-dd179b46d7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:44,921 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.163s 2022-09-11 05:57:44,921 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59351112-3d93-4fa7-9fdb-4cb02b5c76cb', 'x-compute-request-id': 'req-59351112-3d93-4fa7-9fdb-4cb02b5c76cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:46,096 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:57:46,096 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a01857e7-b4c8-4af3-862b-b50146a86a06', 'x-compute-request-id': 'req-a01857e7-b4c8-4af3-862b-b50146a86a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:47,272 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:57:47,272 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05c82c5b-0ee3-49e8-a71e-35dd799c948a', 'x-compute-request-id': 'req-05c82c5b-0ee3-49e8-a71e-35dd799c948a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:48,441 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:57:48,442 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1744c260-dd43-42b2-8649-bc17909e1596', 'x-compute-request-id': 'req-1744c260-dd43-42b2-8649-bc17909e1596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:49,612 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:57:49,612 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e309bf-5dd1-4981-8e2e-5ac7f7c2e960', 'x-compute-request-id': 'req-b8e309bf-5dd1-4981-8e2e-5ac7f7c2e960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:50,782 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:57:50,782 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678c6195-3e93-4f5d-bf95-56b9e1ab66ac', 'x-compute-request-id': 'req-678c6195-3e93-4f5d-bf95-56b9e1ab66ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:51,958 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:57:51,958 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb87a9a-30ef-4b3f-af77-5bb6477b1a67', 'x-compute-request-id': 'req-6cb87a9a-30ef-4b3f-af77-5bb6477b1a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:53,131 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:57:53,132 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f99647c7-1e74-4f62-850e-814fb40fba76', 'x-compute-request-id': 'req-f99647c7-1e74-4f62-850e-814fb40fba76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:54,303 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:57:54,303 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34b6a48b-acae-4ae6-a879-5ab85ff14f51', 'x-compute-request-id': 'req-34b6a48b-acae-4ae6-a879-5ab85ff14f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:55,473 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:57:55,473 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e58eb12b-1fc9-48fb-bf6b-4f712e2e2fd4', 'x-compute-request-id': 'req-e58eb12b-1fc9-48fb-bf6b-4f712e2e2fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:56,641 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:57:56,642 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65a01f0-15ce-426a-a4ae-dea6f8713b7f', 'x-compute-request-id': 'req-c65a01f0-15ce-426a-a4ae-dea6f8713b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:57,813 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:57:57,813 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d68fa0-178c-4642-be30-31fce5bf3ebf', 'x-compute-request-id': 'req-e1d68fa0-178c-4642-be30-31fce5bf3ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:57:58,981 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:57:58,981 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfb9259-83a2-44d4-9c5a-cea8a6adc879', 'x-compute-request-id': 'req-1cfb9259-83a2-44d4-9c5a-cea8a6adc879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:00,151 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:58:00,151 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fedb7ba7-8091-4f71-9496-e373f6b7fc7b', 'x-compute-request-id': 'req-fedb7ba7-8091-4f71-9496-e373f6b7fc7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:01,320 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:58:01,320 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-177d4e99-67a3-4a68-a809-a49cbf36abb2', 'x-compute-request-id': 'req-177d4e99-67a3-4a68-a809-a49cbf36abb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:02,491 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:02,492 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa7f6511-5678-4d34-80b7-5a356dbdb5ad', 'x-compute-request-id': 'req-aa7f6511-5678-4d34-80b7-5a356dbdb5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:03,673 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.166s 2022-09-11 05:58:03,673 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a147ae-a69f-4689-a921-92f952964ad9', 'x-compute-request-id': 'req-22a147ae-a69f-4689-a921-92f952964ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:04,845 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:04,846 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b857bd-c6bf-4446-8aed-807ea2762c1c', 'x-compute-request-id': 'req-e2b857bd-c6bf-4446-8aed-807ea2762c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:06,019 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.158s 2022-09-11 05:58:06,020 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce42ef6-5bee-47e6-a169-1b8024cc563a', 'x-compute-request-id': 'req-9ce42ef6-5bee-47e6-a169-1b8024cc563a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:07,189 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:07,190 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f41736da-79be-4509-b798-d9b4f7c1470c', 'x-compute-request-id': 'req-f41736da-79be-4509-b798-d9b4f7c1470c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:08,358 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:58:08,359 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea0687bc-dfbf-4dee-8ca5-5e0db2dfac5c', 'x-compute-request-id': 'req-ea0687bc-dfbf-4dee-8ca5-5e0db2dfac5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:09,526 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:58:09,526 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678a2030-2557-467c-8263-75593d1f6a49', 'x-compute-request-id': 'req-678a2030-2557-467c-8263-75593d1f6a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:10,696 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:58:10,697 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd246da3-7672-43c0-a528-70e20567a188', 'x-compute-request-id': 'req-dd246da3-7672-43c0-a528-70e20567a188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:11,865 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:58:11,865 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8c3376-684c-4a77-b324-1dfa3ce75174', 'x-compute-request-id': 'req-eb8c3376-684c-4a77-b324-1dfa3ce75174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:13,032 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:58:13,032 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc88c732-4ff5-4a29-ab53-74873efb8de7', 'x-compute-request-id': 'req-bc88c732-4ff5-4a29-ab53-74873efb8de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:14,202 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:14,203 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3445361-9de3-415a-a61d-8119037a93fe', 'x-compute-request-id': 'req-d3445361-9de3-415a-a61d-8119037a93fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:15,374 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:58:15,374 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac435c01-f7b3-46dd-bcfc-c2786eec2073', 'x-compute-request-id': 'req-ac435c01-f7b3-46dd-bcfc-c2786eec2073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:16,541 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:58:16,541 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d804b84-f4e5-4f34-bfbf-1b856c46c20a', 'x-compute-request-id': 'req-5d804b84-f4e5-4f34-bfbf-1b856c46c20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:17,728 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.171s 2022-09-11 05:58:17,728 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05112967-10a9-4fb7-9292-9f64fc4f4689', 'x-compute-request-id': 'req-05112967-10a9-4fb7-9292-9f64fc4f4689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:18,900 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:18,901 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9c50ec2-a933-4654-afda-91a031306c9b', 'x-compute-request-id': 'req-d9c50ec2-a933-4654-afda-91a031306c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:20,071 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:20,071 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a5b339-1f16-41fa-8965-9a4ceda8c72a', 'x-compute-request-id': 'req-f6a5b339-1f16-41fa-8965-9a4ceda8c72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:21,242 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:58:21,243 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8711072e-2fd3-44a3-a6c5-589817eee2ae', 'x-compute-request-id': 'req-8711072e-2fd3-44a3-a6c5-589817eee2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:22,416 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:22,416 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8afd687d-486c-44b3-b952-43aebeaa7d14', 'x-compute-request-id': 'req-8afd687d-486c-44b3-b952-43aebeaa7d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:23,582 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.150s 2022-09-11 05:58:23,582 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5330c126-ab31-4131-b900-e02be721b1e7', 'x-compute-request-id': 'req-5330c126-ab31-4131-b900-e02be721b1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:24,760 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.162s 2022-09-11 05:58:24,760 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d073e933-d53f-4c0f-b712-655d177126a6', 'x-compute-request-id': 'req-d073e933-d53f-4c0f-b712-655d177126a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:25,928 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:58:25,928 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888632f7-aa61-42de-870b-ee1c89ba1bdc', 'x-compute-request-id': 'req-888632f7-aa61-42de-870b-ee1c89ba1bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:27,096 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:58:27,096 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9146ba38-58e1-424d-a525-5b4a254298ac', 'x-compute-request-id': 'req-9146ba38-58e1-424d-a525-5b4a254298ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:28,266 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:28,267 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3f84d8-1a68-4497-8578-1693d045c3d0', 'x-compute-request-id': 'req-8b3f84d8-1a68-4497-8578-1693d045c3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:29,437 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:29,438 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b77abc6-21d5-4245-89cd-07edc83addb7', 'x-compute-request-id': 'req-1b77abc6-21d5-4245-89cd-07edc83addb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:30,614 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.160s 2022-09-11 05:58:30,614 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6287cc-4647-4f2c-9010-a8ce4c69ea2f', 'x-compute-request-id': 'req-9f6287cc-4647-4f2c-9010-a8ce4c69ea2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:31,787 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:31,787 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8260c632-618e-40f6-aefa-bb4da4f25c70', 'x-compute-request-id': 'req-8260c632-618e-40f6-aefa-bb4da4f25c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:32,970 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.167s 2022-09-11 05:58:32,970 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dab1558e-3a8c-470f-a734-93e1b21a50c8', 'x-compute-request-id': 'req-dab1558e-3a8c-470f-a734-93e1b21a50c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:34,140 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:58:34,140 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12ce1a3-600d-4048-bd97-d2922f4ba5ea', 'x-compute-request-id': 'req-b12ce1a3-600d-4048-bd97-d2922f4ba5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:35,310 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:35,311 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70162eeb-6ce8-4352-90b3-363ac929f19f', 'x-compute-request-id': 'req-70162eeb-6ce8-4352-90b3-363ac929f19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:36,482 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:58:36,482 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15706dbf-215b-44e4-aac8-5df4111992c2', 'x-compute-request-id': 'req-15706dbf-215b-44e4-aac8-5df4111992c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:37,665 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.169s 2022-09-11 05:58:37,665 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b84f8cd6-efd8-4c48-a451-1fc685dbf36c', 'x-compute-request-id': 'req-b84f8cd6-efd8-4c48-a451-1fc685dbf36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:38,836 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:58:38,837 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49deacc5-0f9a-409e-88ad-fe91b7f5dcc6', 'x-compute-request-id': 'req-49deacc5-0f9a-409e-88ad-fe91b7f5dcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:40,009 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:40,010 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-158c0e21-461b-4596-9f67-1fac220cb402', 'x-compute-request-id': 'req-158c0e21-461b-4596-9f67-1fac220cb402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:41,177 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:58:41,177 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f232e44-3423-4b78-86a7-45587d96a87b', 'x-compute-request-id': 'req-7f232e44-3423-4b78-86a7-45587d96a87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:42,347 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:42,347 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b950c6cd-c240-42e9-b503-287b24a4de2b', 'x-compute-request-id': 'req-b950c6cd-c240-42e9-b503-287b24a4de2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:43,514 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:58:43,515 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd63f82f-7eff-4875-b1c0-539650290bac', 'x-compute-request-id': 'req-dd63f82f-7eff-4875-b1c0-539650290bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:44,686 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:44,686 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b34230-9d37-411d-9ec1-b19b83caee79', 'x-compute-request-id': 'req-41b34230-9d37-411d-9ec1-b19b83caee79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:45,857 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:45,858 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb8c1a9-ce4b-4e3e-ad9b-a1143ce7879d', 'x-compute-request-id': 'req-2bb8c1a9-ce4b-4e3e-ad9b-a1143ce7879d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:47,031 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:58:47,032 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61a0019c-ec87-496d-8ba7-f7a6408faac8', 'x-compute-request-id': 'req-61a0019c-ec87-496d-8ba7-f7a6408faac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:48,204 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:48,204 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3392d88a-1055-4fac-a0c9-bda64b437fb5', 'x-compute-request-id': 'req-3392d88a-1055-4fac-a0c9-bda64b437fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:49,371 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:58:49,372 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f98750-85e7-4fe1-9d4a-fda4af90a955', 'x-compute-request-id': 'req-25f98750-85e7-4fe1-9d4a-fda4af90a955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:50,546 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:50,546 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d088c88-09d8-4b8e-b85b-5a613066f636', 'x-compute-request-id': 'req-1d088c88-09d8-4b8e-b85b-5a613066f636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:51,717 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:58:51,717 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbac68eb-d335-4493-975e-d1fbb54235a8', 'x-compute-request-id': 'req-bbac68eb-d335-4493-975e-d1fbb54235a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:52,892 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.159s 2022-09-11 05:58:52,892 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f11db6c-d962-4348-b0ac-111f2933f19a', 'x-compute-request-id': 'req-7f11db6c-d962-4348-b0ac-111f2933f19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:54,066 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:58:54,066 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af33a484-1555-418a-b5c0-856dba55f4ef', 'x-compute-request-id': 'req-af33a484-1555-418a-b5c0-856dba55f4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:55,237 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.156s 2022-09-11 05:58:55,238 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ba0e33-2217-424b-8efa-68f68655eb7d', 'x-compute-request-id': 'req-97ba0e33-2217-424b-8efa-68f68655eb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:56,402 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.150s 2022-09-11 05:58:56,403 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90327de7-f086-4da9-b6c4-14ec3fd6fe94', 'x-compute-request-id': 'req-90327de7-f086-4da9-b6c4-14ec3fd6fe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:57,571 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.153s 2022-09-11 05:58:57,572 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1061789b-46e9-410f-a27c-431bf4a345e7', 'x-compute-request-id': 'req-1061789b-46e9-410f-a27c-431bf4a345e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:58,739 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:58:58,740 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cb6595e-d536-460b-9073-155103b41e5e', 'x-compute-request-id': 'req-1cb6595e-d536-460b-9073-155103b41e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:58:59,923 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.168s 2022-09-11 05:58:59,923 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29010835-b57b-4449-866e-a69fff379162', 'x-compute-request-id': 'req-29010835-b57b-4449-866e-a69fff379162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:59:01,090 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.152s 2022-09-11 05:59:01,091 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4929a7-05e0-41da-aa18-d1a19054f3f1', 'x-compute-request-id': 'req-4b4929a7-05e0-41da-aa18-d1a19054f3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:59:02,260 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.155s 2022-09-11 05:59:02,261 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3766d0-3fa0-49c6-8034-699f6c73009b', 'x-compute-request-id': 'req-cb3766d0-3fa0-49c6-8034-699f6c73009b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:59:03,427 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.151s 2022-09-11 05:59:03,428 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e6398db-0249-48ad-901f-2ec9e6519c7c', 'x-compute-request-id': 'req-6e6398db-0249-48ad-901f-2ec9e6519c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:59:04,598 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.154s 2022-09-11 05:59:04,598 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f27722-6fd7-4600-a3e4-f7c1b602d489', 'x-compute-request-id': 'req-f0f27722-6fd7-4600-a3e4-f7c1b602d489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:59:05,769 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.157s 2022-09-11 05:59:05,770 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b9f58e2-5cd6-4401-9fae-297dc1e35900', 'x-compute-request-id': 'req-6b9f58e2-5cd6-4401-9fae-297dc1e35900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:59:06,962 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.177s 2022-09-11 05:59:06,962 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8fdde7-4980-404c-918c-f4e5f0113600', 'x-compute-request-id': 'req-dc8fdde7-4980-404c-918c-f4e5f0113600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:59:08,290 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f 0.312s 2022-09-11 05:59:08,291 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcebc88c-9893-4016-961e-584aa1efbcff', 'x-compute-request-id': 'req-bcebc88c-9893-4016-961e-584aa1efbcff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f'} Body: b'{"server": {"id": "c42e41e9-5297-4be5-a77d-6558fdb3b01f", "name": "tempest-AttachVolumeNegativeTest-server-1059793899", "status": "ACTIVE", "tenant_id": "0a79d2a9724e49a9934d9ca0184b31fd", "user_id": "54b72a430d9d4d43954eb56d703079b4", "metadata": {}, "hostId": "49ceae77cf65c9e6abe97ed328f85e78f4b5d9d674d64443590b2076", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:29:54Z", "updated": "2022-09-11T05:53:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-281258697-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}, {"version": 4, "addr": "172.27.1.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:bc:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c42e41e9-5297-4be5-a77d-6558fdb3b01f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1919299396", "OS-SRV-USG:launched_at": "2022-09-11T05:30:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--645583142"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b2a38aa1-e3c7-487e-b780-7e5920b0f0dd"}]}}' 2022-09-11 05:59:08,304 121389 ERROR [tempest.api.compute.base] Failed to delete server c42e41e9-5297-4be5-a77d-6558fdb3b01f 2022-09-11 05:59:08.304 121389 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-09-11 05:59:08.304 121389 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-09-11 05:59:08.304 121389 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-09-11 05:59:08.304 121389 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-09-11 05:59:08.304 121389 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-09-11 05:59:08.304 121389 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-09-11 05:59:08.304 121389 ERROR tempest.api.compute.base Details: None 2022-09-11 05:59:08.304 121389 ERROR tempest.api.compute.base 2022-09-11 05:59:08,335 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1919299396 0.029s 2022-09-11 05:59:08,335 121389 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:08 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-f3f909f8-3e85-467e-9115-b9d9d70efc6c', 'x-compute-request-id': 'req-f3f909f8-3e85-467e-9115-b9d9d70efc6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1919299396'} Body: b'' 2022-09-11 05:59:08,382 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 409 DELETE http://10.222.0.33:9696/networking/v2.0/security-groups/c2ca15df-af57-45ed-9a8a-049496916366 0.046s 2022-09-11 05:59:08,383 121389 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-40dcc25b-e3d0-4b55-8b21-2b028e35eb72', 'date': 'Sun, 11 Sep 2022 05:59:08 GMT', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups/c2ca15df-af57-45ed-9a8a-049496916366'} Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group c2ca15df-af57-45ed-9a8a-049496916366 in use.", "detail": ""}}' 2022-09-11 05:59:08,383 121389 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group c2ca15df-af57-45ed-9a8a-049496916366 VM might not be deleted 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2022-09-11 05:59:08.383 121389 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-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri) 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri) 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body) 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 720, in request 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body) 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 841, in _error_checker 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp) 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group c2ca15df-af57-45ed-9a8a-049496916366 in use.', 'detail': ''} 2022-09-11 05:59:08.383 121389 ERROR tempest.lib.common.validation_resources 2022-09-11 05:59:09,627 121389 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/floatingips/e2da325c-1257-4f19-bcd6-37b6b50ae920 1.242s 2022-09-11 05:59:09,627 121389 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-d014b780-6c0d-4fd1-afe4-03ff091df94c', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 05:59:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/e2da325c-1257-4f19-bcd6-37b6b50ae920'} 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 b2a38aa1-e3c7-487e-b780-7e5920b0f0dd 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 124, in cleanUp return self._cleanups(raise_errors=raise_first) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 84, in __call__ raise error[1].with_traceback(error[2]) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 78, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 841, 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 c2ca15df-af57-45ed-9a8a-049496916366 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 b2a38aa1-e3c7-487e-b780-7e5920b0f0dd failed to detach from server c42e41e9-5297-4be5-a77d-6558fdb3b01f within the required time (360 s) from the compute API perspective |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt7.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
pt7.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 2 | 3 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt8.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
pt8.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
pt8.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
ft8.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-09-11 05:35:03,266 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots 0.130s 2022-09-11 05:35:03,266 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590389973"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2240f2-1566-414c-b6be-aad9eab47273', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2240f2-1566-414c-b6be-aad9eab47273', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots'} Body: b'{"snapshot": {"id": "78376f7b-a6f3-41de-a4ab-9dcfd79bbfab", "created_at": "2022-09-11T05:35:03.211272", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590389973", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}}}' 2022-09-11 05:35:03,294 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab 0.024s 2022-09-11 05:35:03,295 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ef5a7d-989e-4e9c-b027-a637265560f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ef5a7d-989e-4e9c-b027-a637265560f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab'} Body: b'{"snapshot": {"id": "78376f7b-a6f3-41de-a4ab-9dcfd79bbfab", "created_at": "2022-09-11T05:35:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590389973", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:04,323 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab 0.023s 2022-09-11 05:35:04,323 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1b71f1-c5b9-44d5-81d7-c0fee4dc200a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1b71f1-c5b9-44d5-81d7-c0fee4dc200a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab'} Body: b'{"snapshot": {"id": "78376f7b-a6f3-41de-a4ab-9dcfd79bbfab", "created_at": "2022-09-11T05:35:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590389973", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:05,350 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab 0.021s 2022-09-11 05:35:05,350 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6019b75c-2c00-4220-bd63-186106ae3460', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6019b75c-2c00-4220-bd63-186106ae3460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab'} Body: b'{"snapshot": {"id": "78376f7b-a6f3-41de-a4ab-9dcfd79bbfab", "created_at": "2022-09-11T05:35:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590389973", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:06,379 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab 0.023s 2022-09-11 05:35:06,379 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43354ff9-9454-42c4-b576-7dbf51e3f4cf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43354ff9-9454-42c4-b576-7dbf51e3f4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab'} Body: b'{"snapshot": {"id": "78376f7b-a6f3-41de-a4ab-9dcfd79bbfab", "created_at": "2022-09-11T05:35:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590389973", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:07,408 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab 0.023s 2022-09-11 05:35:07,408 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae336952-b53d-4bf0-aa38-61b9fd96d7e4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae336952-b53d-4bf0-aa38-61b9fd96d7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab'} Body: b'{"snapshot": {"id": "78376f7b-a6f3-41de-a4ab-9dcfd79bbfab", "created_at": "2022-09-11T05:35:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590389973", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:08,440 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab 0.026s 2022-09-11 05:35:08,440 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8c547b-2a19-4e28-af2b-c8ba5a58dcaa', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8c547b-2a19-4e28-af2b-c8ba5a58dcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/78376f7b-a6f3-41de-a4ab-9dcfd79bbfab'} Body: b'{"snapshot": {"id": "78376f7b-a6f3-41de-a4ab-9dcfd79bbfab", "created_at": "2022-09-11T05:35:03.000000", "updated_at": "2022-09-11T05:35:08.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590389973", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-09-11 05:35:08,445 121391 INFO [tempest.common.waiters] snapshot 78376f7b-a6f3-41de-a4ab-9dcfd79bbfab reached available after waiting for 5.444998 seconds 2022-09-11 05:35:08,535 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.085s 2022-09-11 05:35:08,536 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8242392a-6a1b-463b-ae43-9e2fa951a251', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9793a6256764417eb3ff1a8386368801", "name": "tempest-VolumesSnapshotTestJSON-1807413832-project", "password_expires_at": null}, "audit_ids": ["AzIqAgiPT4GSGHXh271gAw"], "expires_at": "2022-09-11T06:35:08.000000Z", "issued_at": "2022-09-11T05:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbab28318bf84c88b2f3a774defb870f", "name": "tempest-VolumesSnapshotTestJSON-1807413832"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_bbab28318bf84c88b2f3a774defb870f", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/bbab28318bf84c88b2f3a774defb870f", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:35:08,536 121391 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': '89cc4ffd-df0e-4874-a0ee-9ef72dc5018f', 'name': 'tempest-VolumesSnapshotTestJSON-580226146-network', 'tenant_id': 'bbab28318bf84c88b2f3a774defb870f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bbab28318bf84c88b2f3a774defb870f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 83, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:32:49Z', 'updated_at': '2022-09-11T05:32:49Z', 'revision_number': 1} available for tenant 2022-09-11 05:35:09,107 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.33/compute/v2.1/servers 0.570s 2022-09-11 05:35:09,107 121391 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-1259429740", "imageRef": "00f61779-4a28-49b8-a0c6-84833a5616d4", "flavorRef": "452", "networks": [{"uuid": "89cc4ffd-df0e-4874-a0ee-9ef72dc5018f"}]}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c34f8fa8-419c-4b01-961a-ba3944240d35', 'x-compute-request-id': 'req-c34f8fa8-419c-4b01-961a-ba3944240d35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "zNnqXHKvZb9k"}}' 2022-09-11 05:35:09,280 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.169s 2022-09-11 05:35:09,280 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:09 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-20c84114-0585-42db-b77a-2ef4eef4570c', 'x-compute-request-id': 'req-20c84114-0585-42db-b77a-2ef4eef4570c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:10,398 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.104s 2022-09-11 05:35:10,399 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:10 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-0baca1da-2152-46d6-8b6c-143b5e177332', 'x-compute-request-id': 'req-0baca1da-2152-46d6-8b6c-143b5e177332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:11,505 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.092s 2022-09-11 05:35:11,506 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3cc0d1-8be9-420e-aeee-6effa135401a', 'x-compute-request-id': 'req-bf3cc0d1-8be9-420e-aeee-6effa135401a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:35:11,520 121391 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-09-11 05:35:12,613 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.092s 2022-09-11 05:35:12,613 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ab55e5-d552-40e8-bffd-5138234c474b', 'x-compute-request-id': 'req-c1ab55e5-d552-40e8-bffd-5138234c474b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:35:13,718 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.091s 2022-09-11 05:35:13,718 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-612f3095-2fe4-45a1-a7b5-f45ff7f1332a', 'x-compute-request-id': 'req-612f3095-2fe4-45a1-a7b5-f45ff7f1332a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:35:14,827 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.094s 2022-09-11 05:35:14,827 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa57ddc-03b9-49c4-8aa7-489f8830789f', 'x-compute-request-id': 'req-0aa57ddc-03b9-49c4-8aa7-489f8830789f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:35:15,936 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.094s 2022-09-11 05:35:15,936 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51c262c1-e874-4759-88aa-680579beee92', 'x-compute-request-id': 'req-51c262c1-e874-4759-88aa-680579beee92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-09-11 05:35:15,949 121391 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait 2022-09-11 05:35:17,194 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.243s 2022-09-11 05:35:17,194 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-38163556-4d07-4d80-a47c-e159503f3597', 'x-compute-request-id': 'req-38163556-4d07-4d80-a47c-e159503f3597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:18,369 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:35:18,369 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-23a9f47e-89b6-4acd-a360-83d5df2f373b', 'x-compute-request-id': 'req-23a9f47e-89b6-4acd-a360-83d5df2f373b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:21,441 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 2.057s 2022-09-11 05:35:21,441 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:19 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-2a3c975a-697b-46ba-934d-f94e34898341', 'x-compute-request-id': 'req-2a3c975a-697b-46ba-934d-f94e34898341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:22,616 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:35:22,617 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:22 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-9b7330df-4db5-4b18-931f-c319dc8f2563', 'x-compute-request-id': 'req-9b7330df-4db5-4b18-931f-c319dc8f2563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:23,785 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:35:23,786 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:23 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-d5ccf126-c333-4de3-876f-1b5c57ba9271', 'x-compute-request-id': 'req-d5ccf126-c333-4de3-876f-1b5c57ba9271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:24,968 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.168s 2022-09-11 05:35:24,968 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:24 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-b91d3465-7c14-4aae-b7c5-6c9284d2daa1', 'x-compute-request-id': 'req-b91d3465-7c14-4aae-b7c5-6c9284d2daa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:26,144 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:35:26,145 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:25 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-451538c2-7f98-4a19-a007-e4a8e4b8f96d', 'x-compute-request-id': 'req-451538c2-7f98-4a19-a007-e4a8e4b8f96d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:27,316 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:35:27,316 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:27 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-b34a8f31-4900-4c8a-997c-2f6145096918', 'x-compute-request-id': 'req-b34a8f31-4900-4c8a-997c-2f6145096918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:28,487 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:35:28,487 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:28 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-8d4e95d5-101d-49c6-9c8a-759b1a5a1388', 'x-compute-request-id': 'req-8d4e95d5-101d-49c6-9c8a-759b1a5a1388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "BUILD", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "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-09-11 05:35:29,654 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:35:29,655 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b8d84a-3e30-4768-8c5b-63763b485d17', 'x-compute-request-id': 'req-41b8d84a-3e30-4768-8c5b-63763b485d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:35:29Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.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-09-11 05:35:29,668 121391 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait 2022-09-11 05:35:29,989 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880/os-volume_attachments 0.320s 2022-09-11 05:35:29,990 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "d7a3a010-d9bf-430f-a952-d31b37daff59", "device": "/dev/sdb"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-d0cdea5a-1d19-46af-b2b1-5a162d48ceae', 'x-compute-request-id': 'req-d0cdea5a-1d19-46af-b2b1-5a162d48ceae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "serverId": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "volumeId": "d7a3a010-d9bf-430f-a952-d31b37daff59", "device": "/dev/sdb"}}' 2022-09-11 05:35:30,038 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:35:30,039 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e9afb8-6d5c-4c36-b5bd-713d4f293d47', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e9afb8-6d5c-4c36-b5bd-713d4f293d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:31,102 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.049s 2022-09-11 05:35:31,103 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c971a7ec-48cf-47f3-be81-2d7343e97d0c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c971a7ec-48cf-47f3-be81-2d7343e97d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:32,160 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:35:32,160 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32b7b1e-91bc-45b3-a9c5-e4c3a246db6a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32b7b1e-91bc-45b3-a9c5-e4c3a246db6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:33,218 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:35:33,219 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76934259-94e6-4c2e-a01e-9dfb7d0ce903', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76934259-94e6-4c2e-a01e-9dfb7d0ce903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:34,274 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:35:34,274 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08f5258-b568-4922-911a-5f0d138a16a3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08f5258-b568-4922-911a-5f0d138a16a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:35,331 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:35:35,332 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d629a8-e15a-4d34-a06c-4d75c6002af1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d629a8-e15a-4d34-a06c-4d75c6002af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:36,389 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:35:36,390 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a174cb-36d0-4d41-8b19-bfe4ece07903', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a174cb-36d0-4d41-8b19-bfe4ece07903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:37,448 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:35:37,448 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e99d84-1909-45ed-9855-2ade153c3651', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e99d84-1909-45ed-9855-2ade153c3651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:30.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:38,509 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:35:38,509 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80507472-216f-44ad-837d-300879544bad', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80507472-216f-44ad-837d-300879544bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:39,571 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.048s 2022-09-11 05:35:39,572 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b04590-5b46-4097-bedf-799644911f1f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b04590-5b46-4097-bedf-799644911f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:39.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:40,646 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.061s 2022-09-11 05:35:40,646 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6798a8-81da-4394-ad55-ad093196d38b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6798a8-81da-4394-ad55-ad093196d38b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:39.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:41,710 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:35:41,710 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e997a4a6-5dca-4890-9bfa-cd8034e69925', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e997a4a6-5dca-4890-9bfa-cd8034e69925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:39.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:42,770 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:35:42,771 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00fc3bc8-bdaa-4b83-90f6-3efc4c25f28e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00fc3bc8-bdaa-4b83-90f6-3efc4c25f28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:39.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:43,830 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:35:43,831 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4137d547-231f-4aeb-9793-d27abc07753c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4137d547-231f-4aeb-9793-d27abc07753c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:39.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:44,891 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:35:44,892 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc3ea16-78b5-436b-8ba8-35524a42ba54', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc3ea16-78b5-436b-8ba8-35524a42ba54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:39.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:45,949 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:35:45,950 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355b5449-4c78-4ed0-8fd7-2405cd1feea0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355b5449-4c78-4ed0-8fd7-2405cd1feea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:35:46.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:35:45,963 121391 INFO [tempest.common.waiters] volume d7a3a010-d9bf-430f-a952-d31b37daff59 reached in-use after waiting for 15.963203 seconds 2022-09-11 05:35:46,099 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots 0.135s 2022-09-11 05:35:46,099 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a24d20-6e55-4ec5-9aac-d18c42377160', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a24d20-6e55-4ec5-9aac-d18c42377160', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots'} Body: b'{"snapshot": {"id": "bc982d63-1514-4164-82e4-5322d8631aff", "created_at": "2022-09-11T05:35:46.042874", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}}}' 2022-09-11 05:35:46,126 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff 0.023s 2022-09-11 05:35:46,126 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f456a6f-e900-4ed3-845e-26d06c1daeea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f456a6f-e900-4ed3-845e-26d06c1daeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff'} Body: b'{"snapshot": {"id": "bc982d63-1514-4164-82e4-5322d8631aff", "created_at": "2022-09-11T05:35:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:47,156 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff 0.024s 2022-09-11 05:35:47,156 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b099089-50bf-4f1c-9c5a-e24208d03a22', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b099089-50bf-4f1c-9c5a-e24208d03a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff'} Body: b'{"snapshot": {"id": "bc982d63-1514-4164-82e4-5322d8631aff", "created_at": "2022-09-11T05:35:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:48,184 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff 0.022s 2022-09-11 05:35:48,184 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44134e3-f7d2-42aa-973c-0f1d4693b269', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44134e3-f7d2-42aa-973c-0f1d4693b269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff'} Body: b'{"snapshot": {"id": "bc982d63-1514-4164-82e4-5322d8631aff", "created_at": "2022-09-11T05:35:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:49,212 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff 0.022s 2022-09-11 05:35:49,213 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a686603-ae60-4c68-a00f-0017db348011', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a686603-ae60-4c68-a00f-0017db348011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff'} Body: b'{"snapshot": {"id": "bc982d63-1514-4164-82e4-5322d8631aff", "created_at": "2022-09-11T05:35:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:50,242 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff 0.023s 2022-09-11 05:35:50,242 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e452ff75-5bba-4316-b68b-534262c98ce2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e452ff75-5bba-4316-b68b-534262c98ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff'} Body: b'{"snapshot": {"id": "bc982d63-1514-4164-82e4-5322d8631aff", "created_at": "2022-09-11T05:35:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:51,270 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff 0.023s 2022-09-11 05:35:51,270 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c19a44-5858-41d2-9567-495be4e906c4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c19a44-5858-41d2-9567-495be4e906c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff'} Body: b'{"snapshot": {"id": "bc982d63-1514-4164-82e4-5322d8631aff", "created_at": "2022-09-11T05:35:46.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:52,297 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff 0.022s 2022-09-11 05:35:52,297 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f7700b-d11d-49fb-a34d-f5606081c5f9', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f7700b-d11d-49fb-a34d-f5606081c5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/bc982d63-1514-4164-82e4-5322d8631aff'} Body: b'{"snapshot": {"id": "bc982d63-1514-4164-82e4-5322d8631aff", "created_at": "2022-09-11T05:35:46.000000", "updated_at": "2022-09-11T05:35:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774966313", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-09-11 05:35:52,301 121391 INFO [tempest.common.waiters] snapshot bc982d63-1514-4164-82e4-5322d8631aff reached available after waiting for 6.301963 seconds 2022-09-11 05:35:52,435 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots 0.133s 2022-09-11 05:35:52,436 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec4f45d-21b4-429d-b749-3865e1dba4de', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec4f45d-21b4-429d-b749-3865e1dba4de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.379668", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}}}' 2022-09-11 05:35:52,465 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:35:52,465 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2194f4ef-10d7-4c92-a181-74e274bda0ea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2194f4ef-10d7-4c92-a181-74e274bda0ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:53,493 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:35:53,493 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9799df5e-a1e0-4176-be13-c5b1d53ded12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9799df5e-a1e0-4176-be13-c5b1d53ded12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:54,521 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:35:54,521 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5d01e5-a486-42ff-92c1-9de37b269461', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5d01e5-a486-42ff-92c1-9de37b269461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:55,551 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:35:55,551 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b76598d-17a2-4ddb-b1c5-1c5e90fda8da', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b76598d-17a2-4ddb-b1c5-1c5e90fda8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:56,580 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:35:56,580 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c370eafc-e41b-4169-ae1e-83ef192ab576', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c370eafc-e41b-4169-ae1e-83ef192ab576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:57,608 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:35:57,608 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371308b4-68c5-46a5-a4ed-528dc941f535', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371308b4-68c5-46a5-a4ed-528dc941f535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:58,635 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:35:58,636 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040163b5-82a2-462f-abcc-c1e6227c70f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040163b5-82a2-462f-abcc-c1e6227c70f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:35:59,665 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:35:59,665 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f55d83e-d691-4473-9a5f-639a61c6ebba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f55d83e-d691-4473-9a5f-639a61c6ebba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:00,693 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:00,693 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ac3690-6a2b-4b5e-878a-56885f154166', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ac3690-6a2b-4b5e-878a-56885f154166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:01,722 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:01,722 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f298d886-119b-4740-851f-f29cee9ea1f9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f298d886-119b-4740-851f-f29cee9ea1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:02,749 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.021s 2022-09-11 05:36:02,750 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e43543-78cf-40a5-a679-d546b0321447', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e43543-78cf-40a5-a679-d546b0321447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:03,778 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:03,778 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dc5a48-a44a-4d07-9983-4a29f902ce3a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dc5a48-a44a-4d07-9983-4a29f902ce3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:04,806 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:04,807 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56fca6e-c8f4-4ddd-b793-cab657ff54d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56fca6e-c8f4-4ddd-b793-cab657ff54d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:05,835 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:05,836 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8192ba-f7af-4f58-b59e-c28736218142', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8192ba-f7af-4f58-b59e-c28736218142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:06,863 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:06,864 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f5768e-0f31-47fe-a98c-df1d41c304bd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f5768e-0f31-47fe-a98c-df1d41c304bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:07,895 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.026s 2022-09-11 05:36:07,895 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de770b24-cbc3-46e0-ae87-4540d5a81863', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de770b24-cbc3-46e0-ae87-4540d5a81863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:08,923 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:08,923 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539497e4-a6d2-4661-b429-e570693793de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539497e4-a6d2-4661-b429-e570693793de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:09,950 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:09,950 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b538d7d-0027-4120-88a4-70d429aa7ac1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b538d7d-0027-4120-88a4-70d429aa7ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:10,979 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:10,979 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd38461-7052-416b-b8a8-ac736a43f9d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd38461-7052-416b-b8a8-ac736a43f9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:12,007 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:12,007 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359f43d5-c598-4096-a8ee-d58c83e1773c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359f43d5-c598-4096-a8ee-d58c83e1773c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:13,034 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.021s 2022-09-11 05:36:13,034 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974c1f51-14ba-44e5-8797-63e58b2ab60d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974c1f51-14ba-44e5-8797-63e58b2ab60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:14,062 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:14,063 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1bf166-d687-4302-8fcd-5313d315ce2d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1bf166-d687-4302-8fcd-5313d315ce2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:15,090 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:15,090 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d961cf-2748-4a36-92e1-b7ffd18159d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d961cf-2748-4a36-92e1-b7ffd18159d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:16,119 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:16,119 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b155bc-f440-44ea-ae38-4fc0d1d8bc87', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b155bc-f440-44ea-ae38-4fc0d1d8bc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:17,146 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:17,146 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec61ba9-2ca0-48e9-baf7-0c4cea9cfad0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec61ba9-2ca0-48e9-baf7-0c4cea9cfad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:18,175 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:18,176 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea83d9a-08d0-4850-a6a6-4b258c6b3f75', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea83d9a-08d0-4850-a6a6-4b258c6b3f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:19,203 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:19,203 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaa7610-6adf-428e-9a0f-30251ba12bf2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaa7610-6adf-428e-9a0f-30251ba12bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:20,232 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:20,232 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40b36e9-4f87-4172-8d2b-d76c39490867', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40b36e9-4f87-4172-8d2b-d76c39490867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:21,260 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:21,261 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9046f1d-bf1a-478e-a58c-3ba679cfb52f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9046f1d-bf1a-478e-a58c-3ba679cfb52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:22,288 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:22,289 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f8a6ee-acd7-4f5a-8d10-32b0ce7a9daf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f8a6ee-acd7-4f5a-8d10-32b0ce7a9daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:23,318 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:23,319 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b576e5-8598-4a93-8955-fef5f2021f34', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b576e5-8598-4a93-8955-fef5f2021f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:24,348 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:24,348 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc44242-4591-4478-bcdf-65dd0bdf8391', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc44242-4591-4478-bcdf-65dd0bdf8391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:25,377 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:25,377 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b7c9bc-f02c-4458-aaae-9fa6189b41de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b7c9bc-f02c-4458-aaae-9fa6189b41de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:26,407 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:26,408 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02773e6-0b87-4938-81a2-fc97738f1f05', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02773e6-0b87-4938-81a2-fc97738f1f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:27,435 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:27,436 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a35b815-9f8c-48a1-b0f1-2a94db218c81', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a35b815-9f8c-48a1-b0f1-2a94db218c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:28,464 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:28,464 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c6de8f-17b8-43ea-b673-daca255970a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c6de8f-17b8-43ea-b673-daca255970a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:29,493 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:29,493 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f92637-d8ce-4787-ae58-5ece8c3013cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f92637-d8ce-4787-ae58-5ece8c3013cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:30,523 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:30,523 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc4d95b-0245-4a4a-a87a-dc77a251ec85', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc4d95b-0245-4a4a-a87a-dc77a251ec85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:31,552 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:31,552 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a70fecc-6a32-4630-8fc6-c1d25450effb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a70fecc-6a32-4630-8fc6-c1d25450effb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:32,581 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:32,581 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c36e051-7f8d-4f61-9b4d-fe8a22b24eb1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c36e051-7f8d-4f61-9b4d-fe8a22b24eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:33,608 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:33,609 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7aa513d-78fa-4043-8f9d-d08ca31fde35', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7aa513d-78fa-4043-8f9d-d08ca31fde35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:34,637 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:34,637 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1004429-15cd-4166-86c9-32412acb56a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1004429-15cd-4166-86c9-32412acb56a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:35,666 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:35,666 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e5117d-2395-45e0-944b-1e4e0a9b9891', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e5117d-2395-45e0-944b-1e4e0a9b9891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:36,693 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:36,693 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d507d905-c207-4eac-a868-47af8a5c97e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d507d905-c207-4eac-a868-47af8a5c97e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:37,722 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:37,722 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d61a0f7-42db-4201-b5da-fbb71458c951', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d61a0f7-42db-4201-b5da-fbb71458c951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:38,751 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:38,751 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41354d7-6387-4c6b-a90d-9a2d0cb49d3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41354d7-6387-4c6b-a90d-9a2d0cb49d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:39,779 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:39,780 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb497d11-77f1-4805-8d04-35e5245b6a89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb497d11-77f1-4805-8d04-35e5245b6a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:40,809 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:40,810 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65505202-9445-494e-8919-f8ac75cbc76c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65505202-9445-494e-8919-f8ac75cbc76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:41,852 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.037s 2022-09-11 05:36:41,852 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efda713d-0468-41b7-a7c4-cb4a4d3afd79', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efda713d-0468-41b7-a7c4-cb4a4d3afd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:42,882 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:42,882 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3f565d-d1d7-4e0a-bbc3-e7f7406fcc5e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3f565d-d1d7-4e0a-bbc3-e7f7406fcc5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:43,912 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:43,912 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb7c9e7-a1da-4651-992a-76bc03b63b70', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb7c9e7-a1da-4651-992a-76bc03b63b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:44,941 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:44,942 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c485ca4-161d-4dea-b717-cffb112dfbc0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c485ca4-161d-4dea-b717-cffb112dfbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:45,968 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:45,969 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f024e50f-7ba9-40ab-b895-9436cf16f1a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f024e50f-7ba9-40ab-b895-9436cf16f1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:46,999 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.025s 2022-09-11 05:36:46,999 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a80a7a3-3642-4907-99f0-2f22061b9a2e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a80a7a3-3642-4907-99f0-2f22061b9a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:48,030 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.025s 2022-09-11 05:36:48,030 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308a6762-c9bb-499a-b9cb-24c59409d7e6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308a6762-c9bb-499a-b9cb-24c59409d7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:49,061 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.025s 2022-09-11 05:36:49,061 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38db0ce2-9d1a-4685-80a6-18dfa57f4715', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38db0ce2-9d1a-4685-80a6-18dfa57f4715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:50,094 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.027s 2022-09-11 05:36:50,094 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146a9e08-3e25-4192-91b0-8df4c5983b66', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146a9e08-3e25-4192-91b0-8df4c5983b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:51,123 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:51,123 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38853034-4987-425b-b8c0-1d32df0f61b8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38853034-4987-425b-b8c0-1d32df0f61b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:52,150 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:52,151 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d0d653-794a-4559-aa15-c6d253afd39e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d0d653-794a-4559-aa15-c6d253afd39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:53,178 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:53,178 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de236f7-423a-42d2-b809-0343ca3f8698', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de236f7-423a-42d2-b809-0343ca3f8698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:54,206 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:54,206 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9198a0fb-18fa-4bf5-80ba-52b79067a414', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9198a0fb-18fa-4bf5-80ba-52b79067a414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:55,235 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:55,235 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a1bbc0-d8d9-4063-964a-26101e1338c6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a1bbc0-d8d9-4063-964a-26101e1338c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:56,264 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:36:56,264 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9def70-22cb-4339-b3e0-d64bf553be01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9def70-22cb-4339-b3e0-d64bf553be01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:57,294 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:57,294 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-142b47b1-9290-4271-8282-02995c42663d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-142b47b1-9290-4271-8282-02995c42663d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:58,324 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.024s 2022-09-11 05:36:58,325 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8e53fe-0eff-4210-ba3b-c1ec54fda473', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8e53fe-0eff-4210-ba3b-c1ec54fda473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:36:59,353 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.022s 2022-09-11 05:36:59,354 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82816a1c-f775-44df-92a8-f30d3a8b8d52', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82816a1c-f775-44df-92a8-f30d3a8b8d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:37:00,382 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:37:00,383 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab67e4d2-24dc-4033-a0e6-91a6c1733b29', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab67e4d2-24dc-4033-a0e6-91a6c1733b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:37:01,411 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:37:01,411 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007ff9a2-306b-43cf-9efa-c9f3065627bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007ff9a2-306b-43cf-9efa-c9f3065627bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:37:02,439 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.023s 2022-09-11 05:37:02,439 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427fdce0-c801-4881-ba59-048f515a643e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427fdce0-c801-4881-ba59-048f515a643e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:37:03,472 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 0.028s 2022-09-11 05:37:03,473 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5e05c7-23ac-4944-a0bf-b5b0d6737c67', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5e05c7-23ac-4944-a0bf-b5b0d6737c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:38:04,536 121391 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 2022-09-11 05:38:44,738 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 100.260s 2022-09-11 05:38:44,739 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5752db-188f-4878-bc45-114063c875e0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5752db-188f-4878-bc45-114063c875e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:39:03,727 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 17.983s 2022-09-11 05:39:03,727 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fafc7dc-7572-4ad4-bf73-c1cfcc64e80a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fafc7dc-7572-4ad4-bf73-c1cfcc64e80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:40:04,793 121391 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 2022-09-11 05:40:45,185 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 100.452s 2022-09-11 05:40:45,186 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c30e8a8-96a2-4686-9f19-11e1a56d976f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c30e8a8-96a2-4686-9f19-11e1a56d976f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:41:04,019 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 17.828s 2022-09-11 05:41:04,020 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611716a4-23bb-40d3-9cb2-b225c112353a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611716a4-23bb-40d3-9cb2-b225c112353a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:42:05,085 121391 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 2022-09-11 05:42:45,471 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7 100.446s 2022-09-11 05:42:45,472 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd24a63-8bd5-41d0-a091-024a35d9d0b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd24a63-8bd5-41d0-a091-024a35d9d0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/snapshots/937d42dd-5d25-4ab5-940d-2b98942ebef7'} Body: b'{"snapshot": {"id": "937d42dd-5d25-4ab5-940d-2b98942ebef7", "created_at": "2022-09-11T05:35:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1712282404", "description": null, "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "bbab28318bf84c88b2f3a774defb870f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-09-11 05:43:45,535 121391 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880/os-volume_attachments/d7a3a010-d9bf-430f-a952-d31b37daff59 2022-09-11 05:44:45,596 121391 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880/os-volume_attachments/d7a3a010-d9bf-430f-a952-d31b37daff59 2022-09-11 05:45:45,657 121391 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880/os-volume_attachments/d7a3a010-d9bf-430f-a952-d31b37daff59 2022-09-11 05:46:45,698 121391 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880/os-volume_attachments/d7a3a010-d9bf-430f-a952-d31b37daff59 2022-09-11 05:47:04,895 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880/os-volume_attachments/d7a3a010-d9bf-430f-a952-d31b37daff59 259.418s 2022-09-11 05:47:04,895 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:46:45 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-3d8f2833-6deb-4361-984a-e6c6df123f04', 'x-compute-request-id': 'req-3d8f2833-6deb-4361-984a-e6c6df123f04', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880/os-volume_attachments/d7a3a010-d9bf-430f-a952-d31b37daff59'} 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-fd9625ef-8075-48ba-90ec-404a077539c5)"}}' 2022-09-11 05:47:04,965 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.067s 2022-09-11 05:47:04,965 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c955467b-ab1f-4b33-b60c-d02b4cb9ec93', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c955467b-ab1f-4b33-b60c-d02b4cb9ec93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:06,035 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:47:06,035 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5907ca1a-5336-43f4-a4fa-9c2ca16da8e4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5907ca1a-5336-43f4-a4fa-9c2ca16da8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:07,093 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:07,093 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e455ce9-f688-451a-8131-baef214901ca', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e455ce9-f688-451a-8131-baef214901ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:08,150 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:08,151 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d66173f-ddc5-451a-b486-765782036bbc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d66173f-ddc5-451a-b486-765782036bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:09,208 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:09,208 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34dd8814-55d6-4cee-be9b-d059f792bf3e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34dd8814-55d6-4cee-be9b-d059f792bf3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:10,269 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:47:10,270 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b46a50c-ec0c-420f-8420-ce47d81e85b8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b46a50c-ec0c-420f-8420-ce47d81e85b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:11,327 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:11,328 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5860cf-f976-416d-8576-2940e0206282', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5860cf-f976-416d-8576-2940e0206282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:12,385 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:12,385 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741125e9-1fbf-43fc-b897-b2e76257a082', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741125e9-1fbf-43fc-b897-b2e76257a082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:13,443 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:13,444 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ba233d-6a0a-418c-a287-17ebe49dc639', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ba233d-6a0a-418c-a287-17ebe49dc639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:14,501 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:14,501 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7306a23a-0508-4e81-b403-581a5fc97f57', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7306a23a-0508-4e81-b403-581a5fc97f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:15,558 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:47:15,558 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7906e1d2-d4bc-4ef1-bcac-e6de6208e049', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7906e1d2-d4bc-4ef1-bcac-e6de6208e049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:16,616 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:16,616 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4e12ac-8a76-4888-abc7-ff66b24dcdaf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4e12ac-8a76-4888-abc7-ff66b24dcdaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:17,674 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:17,674 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53dec421-5028-44b3-913e-aabbcd1c8dc5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53dec421-5028-44b3-913e-aabbcd1c8dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:18,732 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:18,732 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2027d172-3e8c-4153-973e-22b957c7518b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2027d172-3e8c-4153-973e-22b957c7518b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:19,788 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:19,789 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dbf295-9a1c-4176-9a33-464d300dd3be', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dbf295-9a1c-4176-9a33-464d300dd3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:20,847 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:20,847 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244905ff-a26d-4928-b137-4f6f2ecf3c06', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244905ff-a26d-4928-b137-4f6f2ecf3c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:21,906 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:47:21,907 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2cfa11a-6bbc-4b83-89e0-41080a6f90a3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2cfa11a-6bbc-4b83-89e0-41080a6f90a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:22,963 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:22,963 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6a2293-bc21-458c-97e0-7afbc54e6ab3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6a2293-bc21-458c-97e0-7afbc54e6ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:24,022 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:24,022 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efdbe5b-404f-4a65-80d4-d1e21f718cc8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efdbe5b-404f-4a65-80d4-d1e21f718cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:25,083 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:47:25,083 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774e2a45-e489-406f-9ba4-b88672e0ad39', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774e2a45-e489-406f-9ba4-b88672e0ad39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:26,141 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:26,142 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8e84ff-bb37-4234-b6e6-24aae54b68af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8e84ff-bb37-4234-b6e6-24aae54b68af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:27,199 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:27,200 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba456d5-26d8-4e47-be1e-0d1f326ac5fb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba456d5-26d8-4e47-be1e-0d1f326ac5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:28,256 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:28,257 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c4feca-62c4-4b99-be3f-4fa171760ca7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c4feca-62c4-4b99-be3f-4fa171760ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:29,314 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:29,314 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afb7b5e-c2d2-4499-a926-5083a71de958', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afb7b5e-c2d2-4499-a926-5083a71de958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:30,371 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:30,371 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a60cb3f-4752-43f2-bedd-a9d804c051bb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a60cb3f-4752-43f2-bedd-a9d804c051bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:31,430 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:31,430 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec555a3d-1a56-4916-af96-5a02f364ed82', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec555a3d-1a56-4916-af96-5a02f364ed82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:32,487 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:32,488 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5375759-4f92-4f97-aacc-e49c3f41c721', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5375759-4f92-4f97-aacc-e49c3f41c721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:33,543 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:33,544 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e44f99-0dc0-4be0-8c5b-ea319aef07ac', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e44f99-0dc0-4be0-8c5b-ea319aef07ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:34,603 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:34,604 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533d1f3c-06bb-4f5e-958c-942e4f80858d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533d1f3c-06bb-4f5e-958c-942e4f80858d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:35,660 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:35,660 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21371b2-59ec-4e83-9ac5-e48a7443c32f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21371b2-59ec-4e83-9ac5-e48a7443c32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:36,718 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:36,718 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d6cdf2-6cd1-4774-8767-419e95029678', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d6cdf2-6cd1-4774-8767-419e95029678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:37,777 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:47:37,778 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18997dcb-41fc-4a03-b3bc-52379df8e603', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18997dcb-41fc-4a03-b3bc-52379df8e603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:38,836 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:47:38,837 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4278bd78-c503-4fc0-a74b-381b39b2ea03', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4278bd78-c503-4fc0-a74b-381b39b2ea03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:39,896 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:47:39,896 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966b8961-61fa-40c7-9b5c-94c426414629', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966b8961-61fa-40c7-9b5c-94c426414629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:40,955 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:40,955 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a002ed-5697-489b-a448-c3a11893663b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a002ed-5697-489b-a448-c3a11893663b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:42,015 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:47:42,015 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08f06ef-76ba-4003-b5df-85158c411c7e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08f06ef-76ba-4003-b5df-85158c411c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:43,073 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:47:43,073 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc2be03-335a-4c8b-89c7-07ba0649a19e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc2be03-335a-4c8b-89c7-07ba0649a19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:44,129 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:47:44,129 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99d82a6-9b2c-4d04-af53-c2ea176b74b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99d82a6-9b2c-4d04-af53-c2ea176b74b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:45,187 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:45,188 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd38e69-2d7d-46d6-8a47-595e54dc2ccf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd38e69-2d7d-46d6-8a47-595e54dc2ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:46,244 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:46,244 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98aa1c2a-4ff9-4f20-aa87-231bfe4bc530', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98aa1c2a-4ff9-4f20-aa87-231bfe4bc530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:47,303 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:47:47,304 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e12a27-0354-4677-a396-3be4b53c1da2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e12a27-0354-4677-a396-3be4b53c1da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:48,360 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:47:48,360 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832787df-8663-430a-a110-e60316713ab2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832787df-8663-430a-a110-e60316713ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:49,418 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:49,419 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26664ed4-45a0-45bd-bbef-1aa02f1d8112', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26664ed4-45a0-45bd-bbef-1aa02f1d8112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:50,479 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:47:50,479 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00dd4183-b20d-4215-bafb-92aca8abd898', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00dd4183-b20d-4215-bafb-92aca8abd898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:51,538 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:51,538 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a19b9dc-7421-411a-ac42-abb954e42817', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a19b9dc-7421-411a-ac42-abb954e42817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:52,596 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:52,596 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d611997-6621-43ad-9327-5cbb2d857669', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d611997-6621-43ad-9327-5cbb2d857669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:53,652 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:47:53,652 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531aafbf-1595-41ae-8156-8803ef8dbcde', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531aafbf-1595-41ae-8156-8803ef8dbcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:54,712 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:47:54,712 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43368c55-0b9c-42dd-8f77-02dc7a1d3898', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43368c55-0b9c-42dd-8f77-02dc7a1d3898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:55,770 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:55,771 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d489e9-fa6d-40ed-aede-1ac5cad056e5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d489e9-fa6d-40ed-aede-1ac5cad056e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:56,829 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:56,829 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2ff01c-0982-4f03-9e80-af77d8d8e72a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2ff01c-0982-4f03-9e80-af77d8d8e72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:57,890 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.049s 2022-09-11 05:47:57,891 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c242287-f4da-47b8-a381-27d2919eee44', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c242287-f4da-47b8-a381-27d2919eee44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:47:58,948 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:47:58,948 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f577d3ed-0ac2-4079-976a-99cb55905191', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f577d3ed-0ac2-4079-976a-99cb55905191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:00,006 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:00,006 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3699b7-499a-47d5-911c-1baeefb86067', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3699b7-499a-47d5-911c-1baeefb86067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:01,066 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:01,066 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3be6ebb-3baa-49aa-8626-1d85d1c30f66', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3be6ebb-3baa-49aa-8626-1d85d1c30f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:02,123 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:02,124 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4a1b04-5b40-4b1e-95e1-4e2ce9c894a3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4a1b04-5b40-4b1e-95e1-4e2ce9c894a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:03,183 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:03,183 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de0ad92-51a1-430b-a948-521bab245e6a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de0ad92-51a1-430b-a948-521bab245e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:04,243 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:48:04,244 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa4e661-6029-4fd1-a5ec-64f84c42d4ef', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa4e661-6029-4fd1-a5ec-64f84c42d4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:05,309 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.052s 2022-09-11 05:48:05,310 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27b0e99-0fd7-4a97-930a-ecbcdfcb4e29', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27b0e99-0fd7-4a97-930a-ecbcdfcb4e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:06,371 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.049s 2022-09-11 05:48:06,371 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680536ee-14e0-4ba0-bfe4-7dcd54d11640', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680536ee-14e0-4ba0-bfe4-7dcd54d11640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:07,441 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.056s 2022-09-11 05:48:07,441 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210eb1d8-ce1e-41f9-b243-feb3cc9676c0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210eb1d8-ce1e-41f9-b243-feb3cc9676c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:08,503 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:48:08,503 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90951b14-813e-4764-9860-500e48fea87c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90951b14-813e-4764-9860-500e48fea87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:09,564 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:09,564 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c09351a-0e6b-4a79-99d9-32f52049ee84', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c09351a-0e6b-4a79-99d9-32f52049ee84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:10,625 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:48:10,625 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88673b04-980d-4349-ab27-bc414e29b141', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88673b04-980d-4349-ab27-bc414e29b141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:11,691 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:48:11,692 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f69d629-ff18-4a69-ab0d-5495006d8e8c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f69d629-ff18-4a69-ab0d-5495006d8e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:12,761 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.052s 2022-09-11 05:48:12,762 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2437a6-081e-4634-8ad9-3248e03daced', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2437a6-081e-4634-8ad9-3248e03daced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:13,831 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.054s 2022-09-11 05:48:13,831 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a1fad6-8b3b-42b6-8fbe-a61fcfab83d1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a1fad6-8b3b-42b6-8fbe-a61fcfab83d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:14,889 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:14,890 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91152a3-fee1-42ff-b8b2-5f41af798945', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91152a3-fee1-42ff-b8b2-5f41af798945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:15,949 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:15,950 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff913e39-6599-4c70-ae7e-86675a22c700', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff913e39-6599-4c70-ae7e-86675a22c700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:17,008 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:17,009 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93a9e11-ea6a-40a0-a346-f8533f31b595', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93a9e11-ea6a-40a0-a346-f8533f31b595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:18,071 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:48:18,071 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e0c4f6-0740-4e17-aa05-23a844af6cbd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e0c4f6-0740-4e17-aa05-23a844af6cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:19,130 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:19,130 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c143012-56a1-483a-b7b0-54c923671fcf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c143012-56a1-483a-b7b0-54c923671fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:20,188 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:20,189 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ca1540-122e-4014-be7d-4b199b0c74f3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ca1540-122e-4014-be7d-4b199b0c74f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:21,247 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:21,248 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4242483b-b2d2-456a-a95a-c8f25539e1f3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4242483b-b2d2-456a-a95a-c8f25539e1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:22,307 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:22,307 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406c24ad-d29c-4b75-b79a-d2b97a0576c2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406c24ad-d29c-4b75-b79a-d2b97a0576c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:23,367 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:23,367 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd55a38c-c951-427b-901c-dabc1b9e6816', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd55a38c-c951-427b-901c-dabc1b9e6816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:24,425 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:24,425 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12e10f9-e244-4eaf-8e34-eacd97e002b2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12e10f9-e244-4eaf-8e34-eacd97e002b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:25,484 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:48:25,484 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e1f44a-395b-4620-9eff-e39eaad67844', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e1f44a-395b-4620-9eff-e39eaad67844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:26,541 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:26,541 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a77f90-92c6-4476-b10f-42f06a2c699c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a77f90-92c6-4476-b10f-42f06a2c699c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:27,600 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:48:27,600 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefb5149-3ebc-4e18-976b-844872d6bfbd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefb5149-3ebc-4e18-976b-844872d6bfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:28,659 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:28,659 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5cb3a5-02af-4f9a-ab91-83d019f0dbf9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5cb3a5-02af-4f9a-ab91-83d019f0dbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:29,715 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:29,715 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8bacb1-2099-4cc6-80a5-4e04517db0c7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8bacb1-2099-4cc6-80a5-4e04517db0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:30,772 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:30,773 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087b6d99-a759-4dd2-a875-d154ef3560d5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087b6d99-a759-4dd2-a875-d154ef3560d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:31,833 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:48:31,833 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639c898f-ce39-4bc3-aef7-2aca33d524c9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639c898f-ce39-4bc3-aef7-2aca33d524c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:32,891 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:32,892 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dafe45cb-d5b8-4d44-b9b5-855c4a3543e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dafe45cb-d5b8-4d44-b9b5-855c4a3543e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:33,949 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:33,949 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22bb5ac-7936-4d7f-86d2-e9ecbaed229c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22bb5ac-7936-4d7f-86d2-e9ecbaed229c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:35,006 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:35,007 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c28a9f-314a-44a5-a824-a55876858e44', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c28a9f-314a-44a5-a824-a55876858e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:36,065 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:36,065 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798937f2-0ab0-4f20-b8af-df8c20fc7d4f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798937f2-0ab0-4f20-b8af-df8c20fc7d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:37,122 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:48:37,122 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d02fca-3687-43b9-bda6-9214523c11a1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d02fca-3687-43b9-bda6-9214523c11a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:38,180 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:38,180 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c277ad-8c2a-4810-bf2b-4e8f5c54bab1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c277ad-8c2a-4810-bf2b-4e8f5c54bab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:39,237 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:39,238 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341e9cb5-ecaf-49ab-93ff-83efc8b57e63', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341e9cb5-ecaf-49ab-93ff-83efc8b57e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:40,296 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:40,296 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d15f784-4b98-4344-866a-03a9089345b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d15f784-4b98-4344-866a-03a9089345b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:41,359 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.049s 2022-09-11 05:48:41,359 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631eb8c2-611a-400a-8db5-bed6bcdfeb71', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631eb8c2-611a-400a-8db5-bed6bcdfeb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:42,424 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.051s 2022-09-11 05:48:42,425 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bae6cb3-4337-49f3-a663-35f54af11a38', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bae6cb3-4337-49f3-a663-35f54af11a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:43,487 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.048s 2022-09-11 05:48:43,488 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63183dfa-9fdf-4578-8408-d893d8862118', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63183dfa-9fdf-4578-8408-d893d8862118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:44,546 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:44,546 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e8139d-4616-49a0-b9c8-452368c8c2ea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e8139d-4616-49a0-b9c8-452368c8c2ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:45,605 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:45,605 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc80acb-adf3-41f3-b0c2-c5819f8b2ae4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc80acb-adf3-41f3-b0c2-c5819f8b2ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:46,666 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:48:46,666 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c543196c-17fc-4f44-99ff-592224c439bb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c543196c-17fc-4f44-99ff-592224c439bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:47,726 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:47,727 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf059df-eacc-4a9c-84bd-c62df3762ea2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf059df-eacc-4a9c-84bd-c62df3762ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:48,787 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:48,788 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d9c76c-d6b6-4acb-83f0-366f9e8e0df0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d9c76c-d6b6-4acb-83f0-366f9e8e0df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:49,851 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:49,851 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ce2069-18c3-424b-af20-1dfa27bd5d88', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ce2069-18c3-424b-af20-1dfa27bd5d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:50,912 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:48:50,912 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e2bf8c-3ef6-4d47-8721-78f4a7423677', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e2bf8c-3ef6-4d47-8721-78f4a7423677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:51,968 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:51,969 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ad76c5-9f23-4cae-9358-71e8977f79ea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ad76c5-9f23-4cae-9358-71e8977f79ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:53,028 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:48:53,028 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a452ff-b711-4b63-a3e8-ef2b93e1f547', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a452ff-b711-4b63-a3e8-ef2b93e1f547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:54,085 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:48:54,085 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba4b414-d029-4acf-926c-e9c9f5b4e191', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba4b414-d029-4acf-926c-e9c9f5b4e191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:55,144 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:55,144 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2ebd88-a8c0-4e0e-b412-c538a244163c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2ebd88-a8c0-4e0e-b412-c538a244163c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:56,201 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:48:56,202 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1551be-a4c1-4a05-a2f5-bbf846e891fa', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1551be-a4c1-4a05-a2f5-bbf846e891fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:57,259 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:48:57,259 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9d64b8-6499-4b53-9279-745cfec03327', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9d64b8-6499-4b53-9279-745cfec03327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:58,319 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:48:58,320 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e05a96c-4eb9-453a-9d28-eb41b00c98b2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e05a96c-4eb9-453a-9d28-eb41b00c98b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:48:59,385 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.050s 2022-09-11 05:48:59,385 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4de6a5-886c-4ce1-81da-fcf87598df9f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4de6a5-886c-4ce1-81da-fcf87598df9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:00,443 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:00,443 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efef8f9f-075e-447b-8688-b73b78df38a3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efef8f9f-075e-447b-8688-b73b78df38a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:01,500 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:01,501 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049fb882-3620-4b56-afb1-71cddf8ea7bc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049fb882-3620-4b56-afb1-71cddf8ea7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:02,558 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:02,558 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55f2d06-2703-4cbf-8025-1b51812814e2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55f2d06-2703-4cbf-8025-1b51812814e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:03,615 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:03,616 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80effef-d2dd-4ceb-9121-0f4488c4f9ae', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80effef-d2dd-4ceb-9121-0f4488c4f9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:04,671 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:04,672 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a83f9c-1340-4c2a-b591-eebe70269d4f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a83f9c-1340-4c2a-b591-eebe70269d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:05,728 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:05,729 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8778770-0a5d-4658-84b3-255bc32282ad', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8778770-0a5d-4658-84b3-255bc32282ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:06,790 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:49:06,790 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee54bec-c0df-4472-80d2-b1708bcca7b6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee54bec-c0df-4472-80d2-b1708bcca7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:07,849 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:07,849 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da756a4b-8d00-448c-986d-b77b687b1cd8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da756a4b-8d00-448c-986d-b77b687b1cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:08,906 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:08,907 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68bc9002-0deb-4d70-8082-2f7050d7cb5b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68bc9002-0deb-4d70-8082-2f7050d7cb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:09,964 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:09,964 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074a5b59-30c7-4986-b5fc-047d5f6cfb25', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074a5b59-30c7-4986-b5fc-047d5f6cfb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:11,022 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:11,022 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85350666-d064-436b-9013-7006fa71eb26', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85350666-d064-436b-9013-7006fa71eb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:12,079 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:12,079 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ba5ed5-cf64-4061-b292-82f6c1f336c2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ba5ed5-cf64-4061-b292-82f6c1f336c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:13,136 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:13,137 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78587311-b181-45d4-8e12-2d4c22cefbcb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78587311-b181-45d4-8e12-2d4c22cefbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:14,194 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:14,194 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0c3c24-98a3-469b-a0aa-b75e5e3fc64d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0c3c24-98a3-469b-a0aa-b75e5e3fc64d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:15,251 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:15,251 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5e0f6f-81f0-47cc-849c-972d72573d32', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5e0f6f-81f0-47cc-849c-972d72573d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:16,306 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:16,307 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3d59ab-55f4-4fb1-b41b-ba9c576db55f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3d59ab-55f4-4fb1-b41b-ba9c576db55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:17,362 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:17,363 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb59b6b8-4195-4947-97af-1686f532b304', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb59b6b8-4195-4947-97af-1686f532b304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:18,421 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:49:18,422 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7e5732-9438-48b7-bfb6-b9cb6da5ee8d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7e5732-9438-48b7-bfb6-b9cb6da5ee8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:19,483 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:49:19,483 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781b5323-5dca-46ce-8650-acc2a2021a2b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781b5323-5dca-46ce-8650-acc2a2021a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:20,540 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:20,540 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb8a251-7931-4f16-9ce3-cf68cd477e34', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb8a251-7931-4f16-9ce3-cf68cd477e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:21,596 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:21,596 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b961fb8b-1644-4c43-868d-2a37f1e28ebc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b961fb8b-1644-4c43-868d-2a37f1e28ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:22,654 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:22,655 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f152cb-7a8d-482b-b436-f7c43cd1814e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f152cb-7a8d-482b-b436-f7c43cd1814e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:23,709 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:49:23,710 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-861d4683-3ff8-4128-b5ca-8451a2621c82', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-861d4683-3ff8-4128-b5ca-8451a2621c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:24,766 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:24,767 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3c2ef9-ccd2-4fc3-b640-5ea2a5799e53', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3c2ef9-ccd2-4fc3-b640-5ea2a5799e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:25,823 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:25,823 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8efac4b-175c-4345-95f5-014672868340', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8efac4b-175c-4345-95f5-014672868340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:26,880 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:26,880 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0ddad3-c1df-424c-a068-74a63e380d60', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0ddad3-c1df-424c-a068-74a63e380d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:27,936 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:27,936 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e630506-d856-40de-a1ae-2e756be0c744', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e630506-d856-40de-a1ae-2e756be0c744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:28,993 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:28,994 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b23104e-075a-4514-a249-f59fa99aa7bd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b23104e-075a-4514-a249-f59fa99aa7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:30,050 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:30,050 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fcd0b0-f22e-446a-a254-eca520e1bd64', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fcd0b0-f22e-446a-a254-eca520e1bd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:31,105 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:31,106 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244cb931-7ed8-4727-86d0-3f3961d9e5fd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244cb931-7ed8-4727-86d0-3f3961d9e5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:32,161 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:32,161 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcbf5c7d-deeb-4332-8cba-8fe55b49dd4f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcbf5c7d-deeb-4332-8cba-8fe55b49dd4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:33,217 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:33,217 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d91eb3-865f-46d7-8e26-a86fd4c2a39a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d91eb3-865f-46d7-8e26-a86fd4c2a39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:34,273 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:34,273 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59360a61-9e8f-44a0-b6a2-6d47dd340727', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59360a61-9e8f-44a0-b6a2-6d47dd340727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:35,330 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:35,331 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3166adc7-a2b0-4bf9-95b5-b17ff63f6fe1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3166adc7-a2b0-4bf9-95b5-b17ff63f6fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:36,388 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:36,389 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3f0268-b3a1-4004-89ad-e3257bed6e5e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3f0268-b3a1-4004-89ad-e3257bed6e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:37,445 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:37,445 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f19dfb3-f008-40c8-be14-8c30698da1b4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f19dfb3-f008-40c8-be14-8c30698da1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:38,504 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:38,504 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d4c714-8189-4065-a44d-5081d21cbcf4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d4c714-8189-4065-a44d-5081d21cbcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:39,561 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:39,562 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea26ee42-5f35-4fca-b362-c8ae96fee1e6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea26ee42-5f35-4fca-b362-c8ae96fee1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:40,618 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:40,618 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf27170-6ead-454b-857d-3412f7878377', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf27170-6ead-454b-857d-3412f7878377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:41,678 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:49:41,679 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6452f1-1ac3-442a-b9f5-13848b1e6613', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6452f1-1ac3-442a-b9f5-13848b1e6613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:42,735 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:42,735 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c59c6cf-242d-42af-ad30-dd61879ee41a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c59c6cf-242d-42af-ad30-dd61879ee41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:43,794 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:43,795 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee96f92-cf08-4c21-ae49-489ad708a536', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee96f92-cf08-4c21-ae49-489ad708a536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:44,851 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:44,851 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde4a75d-ccf2-4e19-8e5d-28830e1c3314', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde4a75d-ccf2-4e19-8e5d-28830e1c3314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:46,100 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.235s 2022-09-11 05:49:46,101 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c530bb82-ab27-4c33-9b83-ff6c6e6e487f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c530bb82-ab27-4c33-9b83-ff6c6e6e487f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:47,159 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:47,159 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50fd0ae3-d49f-4971-8384-8a3eb20b3e18', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fd0ae3-d49f-4971-8384-8a3eb20b3e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:48,217 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:48,217 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52aa6473-33f8-4785-9969-800c1cd99c07', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52aa6473-33f8-4785-9969-800c1cd99c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:49,274 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:49,275 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c265d1e4-6408-4b4b-8a70-59cd66b8828f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c265d1e4-6408-4b4b-8a70-59cd66b8828f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:50,332 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:50,333 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c5c388-8d19-4756-b272-8620701e18df', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c5c388-8d19-4756-b272-8620701e18df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:51,388 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:51,388 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774c6bad-969e-4db7-9c2a-d5108e0f931f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774c6bad-969e-4db7-9c2a-d5108e0f931f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:52,444 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:52,445 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6178764a-988f-4fa0-8aa8-d10a64ffada0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6178764a-988f-4fa0-8aa8-d10a64ffada0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:53,501 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:53,501 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a722cc1-2926-494b-b2d5-10a861599e8f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a722cc1-2926-494b-b2d5-10a861599e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:54,558 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:49:54,558 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e38a94-b36d-4dbc-9825-f397e07e2211', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e38a94-b36d-4dbc-9825-f397e07e2211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:55,616 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:55,616 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf43e66-d694-425b-a1ec-f8ed5aae8142', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf43e66-d694-425b-a1ec-f8ed5aae8142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:56,674 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:56,675 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bfb13a1-473e-4093-bdd3-3494661caa46', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bfb13a1-473e-4093-bdd3-3494661caa46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:57,732 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:57,732 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18515ee5-4bf9-4ab5-8c42-40ca6b32a2f7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18515ee5-4bf9-4ab5-8c42-40ca6b32a2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:58,790 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:49:58,790 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9a12a9-5e45-486e-bcdd-7d0afeb0b624', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9a12a9-5e45-486e-bcdd-7d0afeb0b624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:49:59,847 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:49:59,847 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf1a0a2-0a1a-4d57-bf3d-71e624ccceea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf1a0a2-0a1a-4d57-bf3d-71e624ccceea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:00,912 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.050s 2022-09-11 05:50:00,913 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b51a5bf-0ebd-4e8d-9a42-be8531d2aa8d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b51a5bf-0ebd-4e8d-9a42-be8531d2aa8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:01,969 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:01,970 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777b1c30-97f3-4191-9040-673246339158', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777b1c30-97f3-4191-9040-673246339158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:03,028 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:03,028 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d102e02c-e6ea-4ac1-b81d-5b189f5b97cf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d102e02c-e6ea-4ac1-b81d-5b189f5b97cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:04,088 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:50:04,088 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea9a47e-8821-48a1-8e3e-74521e496e72', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea9a47e-8821-48a1-8e3e-74521e496e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:05,146 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:05,146 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a807f212-e936-4aaa-ac0e-3d67a8a85488', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a807f212-e936-4aaa-ac0e-3d67a8a85488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:06,204 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:06,204 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448dec1d-956d-4ac9-8a6a-9e655cb7cf5e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448dec1d-956d-4ac9-8a6a-9e655cb7cf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:07,261 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:07,262 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4af56d-2cd5-4926-917a-ad5fdf25c1c0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4af56d-2cd5-4926-917a-ad5fdf25c1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:08,318 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:50:08,318 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7153ff-5898-4ff8-984d-3f7c8ace59f3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7153ff-5898-4ff8-984d-3f7c8ace59f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:09,384 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.052s 2022-09-11 05:50:09,385 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356f1740-5c43-4cd1-8518-05621b55c4b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356f1740-5c43-4cd1-8518-05621b55c4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:10,443 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:10,443 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb48238f-47b2-4a35-a3bb-c4085fba4ab2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb48238f-47b2-4a35-a3bb-c4085fba4ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:11,500 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:11,500 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af0708c-b6d1-432a-9b25-8ce24c950642', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af0708c-b6d1-432a-9b25-8ce24c950642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:12,557 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:12,557 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1309be-ebe1-4a52-bcdc-445cd765f293', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1309be-ebe1-4a52-bcdc-445cd765f293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:13,614 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:13,614 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4400c3-154e-47a5-8134-aeb80a5d7201', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4400c3-154e-47a5-8134-aeb80a5d7201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:14,672 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:14,673 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44c414d-6a2d-4f83-9351-94a5eb6b54e5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44c414d-6a2d-4f83-9351-94a5eb6b54e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:15,734 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:50:15,734 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee4652f-d0d6-49f5-a887-444d339d018d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee4652f-d0d6-49f5-a887-444d339d018d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:16,792 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:16,792 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e198d1b9-192a-408b-8f7f-5a0bd59e4a1c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e198d1b9-192a-408b-8f7f-5a0bd59e4a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:17,850 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:17,851 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91475151-4c79-42c8-9a62-8bf8b0b81e80', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91475151-4c79-42c8-9a62-8bf8b0b81e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:18,909 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:18,909 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cea9cb-27cd-40e4-adb5-9146d1370e8a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cea9cb-27cd-40e4-adb5-9146d1370e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:19,968 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:19,969 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee35e4f-97f3-493a-8187-baebdbc730c4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee35e4f-97f3-493a-8187-baebdbc730c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:21,026 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:21,027 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f6589c-baf3-4a30-a4df-8bc42ed6f9b0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f6589c-baf3-4a30-a4df-8bc42ed6f9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:22,083 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:22,084 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5058ca20-5c5d-435a-b151-25184f7ce71c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5058ca20-5c5d-435a-b151-25184f7ce71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:23,140 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:23,140 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb0792e-6804-4c9d-9cee-87ebe46ed749', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb0792e-6804-4c9d-9cee-87ebe46ed749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:24,197 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:24,198 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbff0bb-c009-4f3c-a1cf-8771314ed11a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbff0bb-c009-4f3c-a1cf-8771314ed11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:25,258 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:50:25,259 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73440601-ecbe-4418-aecf-16a810fa7442', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73440601-ecbe-4418-aecf-16a810fa7442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:26,315 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:26,315 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ad14b5-f32f-41a6-8ce0-7408847c8317', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ad14b5-f32f-41a6-8ce0-7408847c8317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:27,369 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:50:27,370 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c0b016-9881-4973-9989-e71704c53b09', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c0b016-9881-4973-9989-e71704c53b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:28,428 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:28,429 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9e4d44-8f72-413e-8aa8-6b903a71f7f1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9e4d44-8f72-413e-8aa8-6b903a71f7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:29,487 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:29,488 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c44b77-3671-4f10-82b8-64014c42a50e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c44b77-3671-4f10-82b8-64014c42a50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:30,545 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:30,546 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fadd05-e383-48ad-8200-f98b89cd4142', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fadd05-e383-48ad-8200-f98b89cd4142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:31,602 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:31,602 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88136d0-68a8-43bc-bb37-d3a18a0472f3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88136d0-68a8-43bc-bb37-d3a18a0472f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:32,659 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:32,659 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1e416c-0786-47be-90c4-50112cb6b194', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1e416c-0786-47be-90c4-50112cb6b194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:33,716 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:50:33,716 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7f6d052-d23a-4991-a9f6-04e4cdaedc69', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7f6d052-d23a-4991-a9f6-04e4cdaedc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:34,773 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:34,773 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb3df2b-7aa3-448f-9c02-bde9f85e08d1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb3df2b-7aa3-448f-9c02-bde9f85e08d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:35,831 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:35,832 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145898bd-bd7e-43d7-842d-a1702ee52312', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145898bd-bd7e-43d7-842d-a1702ee52312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:36,888 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:50:36,889 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aef21ed-d8d4-43d2-a39e-2ab23e280f6f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aef21ed-d8d4-43d2-a39e-2ab23e280f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:37,946 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:37,947 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c79181f-d6c9-4974-b566-8ddb26673b95', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c79181f-d6c9-4974-b566-8ddb26673b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:39,004 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:39,004 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84ac23a-9d6f-415d-bbb5-05f3f06f14cd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84ac23a-9d6f-415d-bbb5-05f3f06f14cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:40,061 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:40,061 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a04b74-fe2f-4b9e-942e-ceb8f9962a62', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a04b74-fe2f-4b9e-942e-ceb8f9962a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:41,119 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:41,119 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638916e7-c685-4165-b4bd-77d6ddfea528', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638916e7-c685-4165-b4bd-77d6ddfea528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:42,176 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:42,177 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692aa912-02ab-4443-9e34-fee013487fc8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692aa912-02ab-4443-9e34-fee013487fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:43,235 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:43,235 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22754a2-7931-4d6f-bc3d-12bbd06f2031', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22754a2-7931-4d6f-bc3d-12bbd06f2031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:44,291 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:50:44,291 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769c6cfe-69fe-4139-8c96-77722daa542a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769c6cfe-69fe-4139-8c96-77722daa542a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:45,349 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:45,349 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d43d2a-3650-4b94-9ee2-bb170fab9e6d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d43d2a-3650-4b94-9ee2-bb170fab9e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:46,412 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.049s 2022-09-11 05:50:46,412 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379a614f-1d3f-4d7a-b407-1cdea8acffe6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379a614f-1d3f-4d7a-b407-1cdea8acffe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:47,474 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:47,474 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f1257d-79bc-4bec-a661-1cc960ac09ad', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f1257d-79bc-4bec-a661-1cc960ac09ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:48,536 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:50:48,536 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33edde2-3e25-402c-9066-6aa25b9b6886', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33edde2-3e25-402c-9066-6aa25b9b6886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:49,594 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:49,595 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b567b7ef-a512-4d18-8fb9-2681357e0266', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b567b7ef-a512-4d18-8fb9-2681357e0266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:50,653 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:50:50,653 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a881de2-8c11-440f-9a8d-a3ddc846bbcc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a881de2-8c11-440f-9a8d-a3ddc846bbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:51,710 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:51,710 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d789b5e3-12ac-451e-9b18-c1d6ba59d2af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d789b5e3-12ac-451e-9b18-c1d6ba59d2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:52,768 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:52,768 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14205a85-1a7a-45e4-a43b-dac427def668', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14205a85-1a7a-45e4-a43b-dac427def668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:53,826 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:50:53,826 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee3e823-257a-4360-8550-983f1fef61ab', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee3e823-257a-4360-8550-983f1fef61ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:54,885 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:54,886 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2749e805-a4a6-4b7e-8220-2c577484e75b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2749e805-a4a6-4b7e-8220-2c577484e75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:55,948 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.048s 2022-09-11 05:50:55,948 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129e0d2d-40fe-42ef-a013-4d1ba525781a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129e0d2d-40fe-42ef-a013-4d1ba525781a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:57,008 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:50:57,009 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a2de575-b4c9-4cfd-bf34-91df28ef3b06', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a2de575-b4c9-4cfd-bf34-91df28ef3b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:58,066 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:50:58,067 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e85ac8a-f3d2-4949-859c-cd07b9a66dca', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e85ac8a-f3d2-4949-859c-cd07b9a66dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:50:59,125 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:50:59,126 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed2c1d8-1e91-4627-9c16-dd8addca5774', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed2c1d8-1e91-4627-9c16-dd8addca5774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:00,184 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:00,184 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56cb085-a12d-4282-98be-25ed99c15f74', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56cb085-a12d-4282-98be-25ed99c15f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:01,244 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:51:01,244 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bab40b4-9c9a-416f-940e-b4ddf400c2e1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bab40b4-9c9a-416f-940e-b4ddf400c2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:02,301 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:02,302 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0be12ba-7e34-4554-a199-1e3d3b9a985d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0be12ba-7e34-4554-a199-1e3d3b9a985d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:03,359 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:03,359 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce6d847-a35d-49e7-a4db-83be39f439b9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce6d847-a35d-49e7-a4db-83be39f439b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:04,415 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:04,416 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a0e398-7dc1-47dc-ac35-fe3553f240b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a0e398-7dc1-47dc-ac35-fe3553f240b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:05,474 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:05,474 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8fc0d3-9b26-4861-b845-65fe9a55d381', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8fc0d3-9b26-4861-b845-65fe9a55d381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:06,531 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:06,532 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f50de1-48e7-4fa6-b9b1-844f93fef48b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f50de1-48e7-4fa6-b9b1-844f93fef48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:07,592 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:51:07,592 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163bc82a-ab63-4e6d-8483-8cc162a53fd3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163bc82a-ab63-4e6d-8483-8cc162a53fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:08,648 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:08,648 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ff888b-0542-43de-83a7-d048590aad1b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ff888b-0542-43de-83a7-d048590aad1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:09,705 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:09,706 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76260786-c6ef-4fcc-82cc-d28f39a37c9d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76260786-c6ef-4fcc-82cc-d28f39a37c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:10,770 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.050s 2022-09-11 05:51:10,770 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf80e80e-7cc6-4f9f-95c6-fd1e9d790f25', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf80e80e-7cc6-4f9f-95c6-fd1e9d790f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:11,828 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:11,828 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43da720c-4a29-4d22-ad7f-a3ddc60c026c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43da720c-4a29-4d22-ad7f-a3ddc60c026c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:12,885 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:12,886 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24caa2b6-850f-4930-bfec-9f1241966b1c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24caa2b6-850f-4930-bfec-9f1241966b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:13,943 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:13,943 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49e9223-b014-4bf7-baa8-950cf76ef854', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49e9223-b014-4bf7-baa8-950cf76ef854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:14,999 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:14,999 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93104816-30ea-425e-94f2-86e37c020498', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93104816-30ea-425e-94f2-86e37c020498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:16,058 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:51:16,058 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d278bf-841a-4966-b79e-4c505ba8be25', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d278bf-841a-4966-b79e-4c505ba8be25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:17,115 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:17,115 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43319dd-5733-44ac-83c4-e6fd3995512c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43319dd-5733-44ac-83c4-e6fd3995512c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:18,172 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:18,172 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd41e1c-1cb3-4143-a7f0-1d2cf449ea69', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd41e1c-1cb3-4143-a7f0-1d2cf449ea69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:19,228 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:19,229 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3690e764-45ec-4f87-9639-c6b531841f15', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3690e764-45ec-4f87-9639-c6b531841f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:20,287 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:20,287 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc76ddc-1729-43b1-8ecd-25b03d8d6c04', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc76ddc-1729-43b1-8ecd-25b03d8d6c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:21,345 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:21,346 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47848275-f83e-429b-b9e6-d83cd86b5681', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47848275-f83e-429b-b9e6-d83cd86b5681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:22,402 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:22,402 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf002b6-c35d-4b71-b22b-a0bf9ed5b06f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf002b6-c35d-4b71-b22b-a0bf9ed5b06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:23,458 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:23,459 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b7c128-5990-40cc-80bd-066bd5c8dd01', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b7c128-5990-40cc-80bd-066bd5c8dd01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:24,514 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:24,515 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f264cbc3-6147-4df7-95ca-02f585ad9e75', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f264cbc3-6147-4df7-95ca-02f585ad9e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:25,570 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:51:25,570 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1027b178-4341-498f-a327-b782a51d15f6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1027b178-4341-498f-a327-b782a51d15f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:26,626 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:26,626 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca80733c-6226-4f1d-b5bb-cee0bbfdbe70', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca80733c-6226-4f1d-b5bb-cee0bbfdbe70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:27,682 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:51:27,682 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1676cbc1-00eb-46e0-839e-9559919036bc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1676cbc1-00eb-46e0-839e-9559919036bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:28,737 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:51:28,737 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfcd44d-1501-4168-9212-9539b855c3d8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfcd44d-1501-4168-9212-9539b855c3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:29,794 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:29,794 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-380beddd-c177-4288-8ffc-787b5ba95a45', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-380beddd-c177-4288-8ffc-787b5ba95a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:30,851 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:30,852 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf4aa71-49e1-4c95-89dd-fbd94ca70cbe', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf4aa71-49e1-4c95-89dd-fbd94ca70cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:31,913 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:51:31,914 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d459ced-18d9-46a0-9dcd-9608cafe32e6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d459ced-18d9-46a0-9dcd-9608cafe32e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:32,971 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:32,971 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13b423e-b0a2-4f45-b659-3576e51a7f03', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13b423e-b0a2-4f45-b659-3576e51a7f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:34,029 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:34,029 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14738c5-fae8-404d-8246-2406451c5cbe', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14738c5-fae8-404d-8246-2406451c5cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:35,084 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:35,085 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a81ea6-885d-4fa1-8bd8-4008615e7ce1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a81ea6-885d-4fa1-8bd8-4008615e7ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:36,142 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:36,142 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1b2b88-8223-4a81-8b62-bd24f20aea6a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1b2b88-8223-4a81-8b62-bd24f20aea6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:37,197 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:51:37,198 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac40fc93-b685-48d8-a573-205e7f667ee8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac40fc93-b685-48d8-a573-205e7f667ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:38,254 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:38,255 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86616433-dab9-41a0-b9f8-a1d69884912f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86616433-dab9-41a0-b9f8-a1d69884912f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:39,311 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:39,311 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1726dd4-094b-405e-94cb-3d9116c44874', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1726dd4-094b-405e-94cb-3d9116c44874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:40,372 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:51:40,372 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea12b52-805c-492e-abcd-948bd4f18226', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea12b52-805c-492e-abcd-948bd4f18226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:41,438 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.053s 2022-09-11 05:51:41,439 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0c88d7-7918-4d4b-8b2d-c5a72ee89133', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0c88d7-7918-4d4b-8b2d-c5a72ee89133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:42,496 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:42,496 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c8716f1-8d52-49ce-aeb1-3652693c3e62', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c8716f1-8d52-49ce-aeb1-3652693c3e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:43,554 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:43,554 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172750b4-d0d5-40d5-9f6b-e30350ddd9d5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172750b4-d0d5-40d5-9f6b-e30350ddd9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:44,610 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:44,611 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c1f5a4-7b01-42ce-8f07-a1b4313ac059', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c1f5a4-7b01-42ce-8f07-a1b4313ac059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:45,672 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.048s 2022-09-11 05:51:45,672 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc879dc6-59c3-484e-81c4-44a90a0aa51d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc879dc6-59c3-484e-81c4-44a90a0aa51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:46,789 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.102s 2022-09-11 05:51:46,789 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53dce0c-6c55-4cb9-9752-ec5057d8b9a1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53dce0c-6c55-4cb9-9752-ec5057d8b9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:47,848 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:47,848 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73f750c-39e4-4026-813b-17bf685c48ad', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73f750c-39e4-4026-813b-17bf685c48ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:48,905 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:48,906 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58786664-7c2c-46cc-a520-953c074f6e8d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58786664-7c2c-46cc-a520-953c074f6e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:49,963 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:49,964 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de93d90-ea27-43aa-a13d-6cfc846738ec', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de93d90-ea27-43aa-a13d-6cfc846738ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:51,030 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.053s 2022-09-11 05:51:51,030 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd8ec76-bda1-46df-9028-588c6d99f22b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd8ec76-bda1-46df-9028-588c6d99f22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:52,088 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:52,089 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f603efc2-38ae-444e-918c-27ff4ea6a997', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f603efc2-38ae-444e-918c-27ff4ea6a997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:53,146 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:51:53,147 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a72d9cc-a36a-48b1-8df0-1be089bab529', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a72d9cc-a36a-48b1-8df0-1be089bab529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:54,204 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:54,204 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50cf5541-c08b-4ee0-b479-88784ac4fcee', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50cf5541-c08b-4ee0-b479-88784ac4fcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:55,259 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:51:55,260 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f091321-5e68-4656-9ee1-66e35f739139', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f091321-5e68-4656-9ee1-66e35f739139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:56,317 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:51:56,317 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2c0467-0524-49ec-9201-ac0427a04cd8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f2c0467-0524-49ec-9201-ac0427a04cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:57,372 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:51:57,373 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d217f1-bf34-464c-b3ec-c3e6310e9ca3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d217f1-bf34-464c-b3ec-c3e6310e9ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:58,434 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.048s 2022-09-11 05:51:58,435 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d396403e-dccf-45e6-bc19-5593a0863082', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d396403e-dccf-45e6-bc19-5593a0863082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:51:59,495 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.047s 2022-09-11 05:51:59,495 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeaf7b96-3f61-4a57-87dc-697c80d0ea73', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeaf7b96-3f61-4a57-87dc-697c80d0ea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:00,553 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:00,554 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893c2e7d-73c8-403e-b15e-e2428e1059b8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893c2e7d-73c8-403e-b15e-e2428e1059b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:01,609 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:52:01,610 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b797cee3-d20d-410a-9541-fe4b3eb8422a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b797cee3-d20d-410a-9541-fe4b3eb8422a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:02,667 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:02,667 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edc043f-f273-4644-9073-51c3433c52f1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edc043f-f273-4644-9073-51c3433c52f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:03,723 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:03,723 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c02f56a-e9cf-4a7e-a8ad-c7ead34de7d9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c02f56a-e9cf-4a7e-a8ad-c7ead34de7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:04,779 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:04,780 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea796448-9125-4967-91e7-ba0f0f0f66cc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea796448-9125-4967-91e7-ba0f0f0f66cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:05,837 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:05,837 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1d6db3-7409-4d6e-96a7-6812410de477', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1d6db3-7409-4d6e-96a7-6812410de477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:06,892 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:06,893 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e314b440-115d-41ee-9493-f3348b6bf747', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e314b440-115d-41ee-9493-f3348b6bf747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:07,948 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:52:07,948 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919b8818-66e6-402f-a430-c9f8808320d5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919b8818-66e6-402f-a430-c9f8808320d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:09,005 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:09,005 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e53acd-44a6-4672-9874-3fba9bc916a4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e53acd-44a6-4672-9874-3fba9bc916a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:10,064 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:10,064 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6281619-ed21-4252-a460-c9cb1db73810', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6281619-ed21-4252-a460-c9cb1db73810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:11,133 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.054s 2022-09-11 05:52:11,134 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e869272-d75a-4963-a96c-8260004e01d6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e869272-d75a-4963-a96c-8260004e01d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:12,200 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:52:12,201 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2c24c3-5e71-4f36-8c29-636e7b27156a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2c24c3-5e71-4f36-8c29-636e7b27156a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:13,256 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:52:13,256 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af7c669-a34c-4498-8998-a2ea8747fa4e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af7c669-a34c-4498-8998-a2ea8747fa4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:14,315 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:14,315 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba0f296-d8ce-4e4e-9811-206e804bfb4f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba0f296-d8ce-4e4e-9811-206e804bfb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:15,371 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:52:15,371 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d441f9-132d-4090-8cea-ab7a3e3ea2c8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d441f9-132d-4090-8cea-ab7a3e3ea2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:16,428 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:16,429 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b804555e-f55b-404b-bb7b-b65d3073d088', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b804555e-f55b-404b-bb7b-b65d3073d088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:17,484 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:52:17,484 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef77d83-c3d6-4233-a723-4c722ecf50e3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef77d83-c3d6-4233-a723-4c722ecf50e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:18,541 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:18,542 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66a1afa-5bf4-4371-ab36-05d1c07d595c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66a1afa-5bf4-4371-ab36-05d1c07d595c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:19,607 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.052s 2022-09-11 05:52:19,608 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb502352-7df3-4185-a38c-b71eb56dbf34', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb502352-7df3-4185-a38c-b71eb56dbf34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:20,666 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:20,666 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c63ea21-6f12-4ac3-93c6-3a23c54120c5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c63ea21-6f12-4ac3-93c6-3a23c54120c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:21,723 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:21,723 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2036e35b-bb77-41eb-8507-bf5220c8c1ed', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2036e35b-bb77-41eb-8507-bf5220c8c1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:22,778 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:52:22,778 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b059c5-8696-4b57-af8d-580f163e8a6e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b059c5-8696-4b57-af8d-580f163e8a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:23,836 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:52:23,837 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-044cd3be-fbdb-40b9-965c-f36d672a4dd4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-044cd3be-fbdb-40b9-965c-f36d672a4dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:24,892 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:24,893 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9814569e-1829-4dc0-85b8-139ce233de93', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9814569e-1829-4dc0-85b8-139ce233de93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:25,948 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:25,948 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4427c4c1-f436-4a23-89bd-1ffbfd5d78a5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4427c4c1-f436-4a23-89bd-1ffbfd5d78a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:27,004 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:27,004 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721eb42d-670f-4e53-a37e-f576372aaf5d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721eb42d-670f-4e53-a37e-f576372aaf5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:28,210 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.191s 2022-09-11 05:52:28,211 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb128d03-f126-4f11-a1a5-e45240b67f91', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb128d03-f126-4f11-a1a5-e45240b67f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:29,269 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:29,269 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e06bc0f-fb1e-4d08-baaf-e7912907aff8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e06bc0f-fb1e-4d08-baaf-e7912907aff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:30,328 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:30,329 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3464ef9a-3b72-4fd6-85b2-fe4a6a1df386', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3464ef9a-3b72-4fd6-85b2-fe4a6a1df386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:31,402 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.055s 2022-09-11 05:52:31,402 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d0f422-5212-429b-9f8c-6f1710713f04', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d0f422-5212-429b-9f8c-6f1710713f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:32,462 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:52:32,462 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bf3714-900d-4fbc-8bca-7ee8a895b9f3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bf3714-900d-4fbc-8bca-7ee8a895b9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:33,518 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:33,519 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bdf4196-83a4-48cd-aa92-8d5fd9665bc6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bdf4196-83a4-48cd-aa92-8d5fd9665bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:34,578 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:34,578 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6610b0-b53a-47d1-a411-7182414288ca', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6610b0-b53a-47d1-a411-7182414288ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:35,636 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:35,637 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42a33d4-751f-49f7-b880-842ab1bfe511', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42a33d4-751f-49f7-b880-842ab1bfe511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:36,696 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:36,696 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d95950-bf02-4836-8433-1edc48c47651', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d95950-bf02-4836-8433-1edc48c47651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:37,753 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:37,753 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e786c52-cac2-4ede-8b59-4f2940900001', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e786c52-cac2-4ede-8b59-4f2940900001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:38,816 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.048s 2022-09-11 05:52:38,817 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856fb576-0cb8-4701-b2bb-92edc91b782e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856fb576-0cb8-4701-b2bb-92edc91b782e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:39,875 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:39,875 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097d8db8-eeea-48b2-8537-581e63a27f2b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097d8db8-eeea-48b2-8537-581e63a27f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:40,937 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:40,938 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5f3c2b-41db-4d72-9362-e5256374afc6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5f3c2b-41db-4d72-9362-e5256374afc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:42,019 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.067s 2022-09-11 05:52:42,019 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8ad78a-39a2-41c0-a1cd-25591122688c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8ad78a-39a2-41c0-a1cd-25591122688c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:43,084 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.046s 2022-09-11 05:52:43,084 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4aa756-8723-4493-8602-64a0860ab269', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4aa756-8723-4493-8602-64a0860ab269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:44,141 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:44,142 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed9f7bf-c13a-4604-9c8f-0c5cebd97c2e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed9f7bf-c13a-4604-9c8f-0c5cebd97c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:45,200 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:45,200 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03066b83-778d-4dba-b990-ae7025d7cc19', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03066b83-778d-4dba-b990-ae7025d7cc19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:46,290 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.076s 2022-09-11 05:52:46,290 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ce5128-689c-41fd-ad8c-7119fca1153b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ce5128-689c-41fd-ad8c-7119fca1153b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:47,348 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:47,349 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b410871-38c8-4a70-9046-2298d21ad6bc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b410871-38c8-4a70-9046-2298d21ad6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:48,415 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.054s 2022-09-11 05:52:48,416 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74d1db6-9054-41ae-8092-5adcd5fae32d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74d1db6-9054-41ae-8092-5adcd5fae32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:49,474 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:52:49,475 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3cd58d7-cf20-456b-9ec9-7d06250ea107', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3cd58d7-cf20-456b-9ec9-7d06250ea107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:50,537 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.048s 2022-09-11 05:52:50,537 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb93df0c-a062-43c3-b1e1-668fff5a010b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb93df0c-a062-43c3-b1e1-668fff5a010b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:51,595 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:51,596 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b597d5cf-6c1e-4659-bb2c-0227d8438bbc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b597d5cf-6c1e-4659-bb2c-0227d8438bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:52,678 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.068s 2022-09-11 05:52:52,678 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd2dea7-6df5-4efe-ad05-aec03f07fd39', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd2dea7-6df5-4efe-ad05-aec03f07fd39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:53,737 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:52:53,737 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24efcf90-9fad-4525-929a-01e69afa09c9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24efcf90-9fad-4525-929a-01e69afa09c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:54,797 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.044s 2022-09-11 05:52:54,797 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d6d77f-850c-463d-9f16-e81d34151127', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d6d77f-850c-463d-9f16-e81d34151127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:55,855 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:55,856 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb13d77-a447-46d0-a7eb-2898067c15e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb13d77-a447-46d0-a7eb-2898067c15e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:56,911 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:52:56,912 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f4663b-7c46-40fb-bb1c-4dc1843e0f77', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f4663b-7c46-40fb-bb1c-4dc1843e0f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:57,968 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.043s 2022-09-11 05:52:57,969 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27600f7-3ee2-47db-95e7-c5d8c85a723d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27600f7-3ee2-47db-95e7-c5d8c85a723d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:52:59,033 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.050s 2022-09-11 05:52:59,033 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84eb9da-94e9-43d7-b60e-924f70c314ae', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84eb9da-94e9-43d7-b60e-924f70c314ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:53:00,088 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.041s 2022-09-11 05:53:00,089 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe5db4b-8f82-43db-bc47-01e09c947f5d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe5db4b-8f82-43db-bc47-01e09c947f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:53:01,144 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:53:01,144 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a80b5a-2cf0-4da6-a0b6-fd00e3abcbca', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a80b5a-2cf0-4da6-a0b6-fd00e3abcbca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:53:02,205 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.045s 2022-09-11 05:53:02,206 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc202da-9155-419c-a333-ba959580ea4f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc202da-9155-419c-a333-ba959580ea4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:53:03,270 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.050s 2022-09-11 05:53:03,271 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a6a12f-5bdf-409e-be06-0ae276914cdf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a6a12f-5bdf-409e-be06-0ae276914cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:53:04,327 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59 0.042s 2022-09-11 05:53:04,327 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88cec083-3641-49e8-921f-ba1b89914614', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88cec083-3641-49e8-921f-ba1b89914614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59'} Body: b'{"volume": {"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:51.000000", "updated_at": "2022-09-11T05:45:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-831772263", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/bbab28318bf84c88b2f3a774defb870f/volumes/d7a3a010-d9bf-430f-a952-d31b37daff59"}], "user_id": "9793a6256764417eb3ff1a8386368801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "attachment_id": "1bfa7d26-88ed-423e-9a28-2f94a009a86b", "volume_id": "d7a3a010-d9bf-430f-a952-d31b37daff59", "server_id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "bbab28318bf84c88b2f3a774defb870f"}}' 2022-09-11 05:53:04,547 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.207s 2022-09-11 05:53:04,547 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:04 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-46e897aa-f623-4707-89e0-7b3aa8583948', 'x-compute-request-id': 'req-46e897aa-f623-4707-89e0-7b3aa8583948', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'' 2022-09-11 05:53:04,704 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:53:04,705 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d5c1cc-8440-4e69-92f2-85d24bc4a9c2', 'x-compute-request-id': 'req-68d5c1cc-8440-4e69-92f2-85d24bc4a9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:05,879 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:53:05,879 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-159bf9b4-df22-43e5-8046-dee612cf4535', 'x-compute-request-id': 'req-159bf9b4-df22-43e5-8046-dee612cf4535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:07,161 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.267s 2022-09-11 05:53:07,161 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4133881a-6c0e-4f8a-9c97-97494e03d6ee', 'x-compute-request-id': 'req-4133881a-6c0e-4f8a-9c97-97494e03d6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:08,460 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.284s 2022-09-11 05:53:08,460 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-324a798f-a01c-4503-b914-0858bc72ec59', 'x-compute-request-id': 'req-324a798f-a01c-4503-b914-0858bc72ec59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:09,672 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.196s 2022-09-11 05:53:09,673 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef7d62f2-da69-4f6f-a1eb-baa3f33af213', 'x-compute-request-id': 'req-ef7d62f2-da69-4f6f-a1eb-baa3f33af213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:11,036 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.349s 2022-09-11 05:53:11,037 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c49e8ad6-a62c-44eb-aa70-75e0dd9deece', 'x-compute-request-id': 'req-c49e8ad6-a62c-44eb-aa70-75e0dd9deece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:12,233 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.181s 2022-09-11 05:53:12,233 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf688c5b-a2c1-4876-847e-262ccf3642fe', 'x-compute-request-id': 'req-cf688c5b-a2c1-4876-847e-262ccf3642fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:13,452 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.205s 2022-09-11 05:53:13,452 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05344f9a-a9d1-41e6-96bc-c77ed549ab29', 'x-compute-request-id': 'req-05344f9a-a9d1-41e6-96bc-c77ed549ab29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:14,649 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.181s 2022-09-11 05:53:14,649 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5421e4a-e24a-48a0-8448-010ea460cd07', 'x-compute-request-id': 'req-f5421e4a-e24a-48a0-8448-010ea460cd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:15,822 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:53:15,823 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8661f854-6eb4-405e-976f-fcf0876ad8e4', 'x-compute-request-id': 'req-8661f854-6eb4-405e-976f-fcf0876ad8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:16,994 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:53:16,995 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4602fd6-b22e-4050-b80e-4df44a604c49', 'x-compute-request-id': 'req-b4602fd6-b22e-4050-b80e-4df44a604c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:18,171 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:53:18,172 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15bf1cdd-fdf4-4a4d-a9f0-2694e61354af', 'x-compute-request-id': 'req-15bf1cdd-fdf4-4a4d-a9f0-2694e61354af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:19,343 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:53:19,344 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cb416c0-50b7-473f-b642-dac5484cbee7', 'x-compute-request-id': 'req-7cb416c0-50b7-473f-b642-dac5484cbee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:20,523 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.165s 2022-09-11 05:53:20,524 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d0f3f9-869b-45a2-bde9-933634ee6070', 'x-compute-request-id': 'req-e5d0f3f9-869b-45a2-bde9-933634ee6070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:21,697 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:53:21,697 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda3b77d-d4bc-4530-8f4c-e1e3949d1bc5', 'x-compute-request-id': 'req-bda3b77d-d4bc-4530-8f4c-e1e3949d1bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:22,866 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:53:22,867 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c65fb20-1d9d-42bd-bbe6-18c16a3807bd', 'x-compute-request-id': 'req-1c65fb20-1d9d-42bd-bbe6-18c16a3807bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:24,040 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:53:24,041 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005cbfee-fb6d-4b88-913d-a7df680bc44d', 'x-compute-request-id': 'req-005cbfee-fb6d-4b88-913d-a7df680bc44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:25,215 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:53:25,215 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-022a5de9-4278-4e3a-b0b2-24abe6cbc641', 'x-compute-request-id': 'req-022a5de9-4278-4e3a-b0b2-24abe6cbc641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:26,389 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:53:26,390 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce72ff1b-9ffd-4a5d-97be-bd9220493bac', 'x-compute-request-id': 'req-ce72ff1b-9ffd-4a5d-97be-bd9220493bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:27,559 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:53:27,559 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c124cfb6-029c-469e-aebc-da4166d64a71', 'x-compute-request-id': 'req-c124cfb6-029c-469e-aebc-da4166d64a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:28,783 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.210s 2022-09-11 05:53:28,784 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9246b5f5-c540-4423-a636-f76b57662772', 'x-compute-request-id': 'req-9246b5f5-c540-4423-a636-f76b57662772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:29,956 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:53:29,956 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c731cfa-0dab-43a0-9ece-2e88b5c513a9', 'x-compute-request-id': 'req-4c731cfa-0dab-43a0-9ece-2e88b5c513a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:31,133 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:53:31,133 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ed068a-d48d-4618-81d3-283b17b622dd', 'x-compute-request-id': 'req-21ed068a-d48d-4618-81d3-283b17b622dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:32,314 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.166s 2022-09-11 05:53:32,315 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b770d7d8-b667-47ae-b4e0-a248171befa4', 'x-compute-request-id': 'req-b770d7d8-b667-47ae-b4e0-a248171befa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:33,489 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:53:33,489 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1bb2a5b-4d4c-4531-a025-e26bc25dd29f', 'x-compute-request-id': 'req-a1bb2a5b-4d4c-4531-a025-e26bc25dd29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:34,660 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:53:34,660 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e77689-7e39-4fe8-a96a-616af3118ec6', 'x-compute-request-id': 'req-b8e77689-7e39-4fe8-a96a-616af3118ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:35,830 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:53:35,830 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a57923-0246-4a01-8157-9adac64517f0', 'x-compute-request-id': 'req-02a57923-0246-4a01-8157-9adac64517f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:37,003 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:53:37,003 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-722ad694-5b72-40e6-a93d-0d24d770c3a9', 'x-compute-request-id': 'req-722ad694-5b72-40e6-a93d-0d24d770c3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:38,182 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:53:38,182 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e5251f5-d555-4abb-9e54-34f21719690e', 'x-compute-request-id': 'req-4e5251f5-d555-4abb-9e54-34f21719690e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:39,363 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.167s 2022-09-11 05:53:39,363 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a3332a-ab1d-4066-9390-1b8ba2d14bb7', 'x-compute-request-id': 'req-22a3332a-ab1d-4066-9390-1b8ba2d14bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:40,541 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:53:40,542 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c6d980-d688-4043-b32d-704c9cb5a2da', 'x-compute-request-id': 'req-38c6d980-d688-4043-b32d-704c9cb5a2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:41,719 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:53:41,719 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de376cf-1a32-4d6b-9c2e-c88d350e1220', 'x-compute-request-id': 'req-9de376cf-1a32-4d6b-9c2e-c88d350e1220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:42,917 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.182s 2022-09-11 05:53:42,918 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31da39cf-07e1-433e-8f53-57b1d90c91a9', 'x-compute-request-id': 'req-31da39cf-07e1-433e-8f53-57b1d90c91a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:44,088 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:53:44,088 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694f73ae-2ae4-4b34-85ff-e219b4f78fd1', 'x-compute-request-id': 'req-694f73ae-2ae4-4b34-85ff-e219b4f78fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:45,263 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:53:45,263 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e152996d-b146-46c2-b0cc-9d4dc05947e0', 'x-compute-request-id': 'req-e152996d-b146-46c2-b0cc-9d4dc05947e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:46,439 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:53:46,439 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d0ef5c8-1859-417f-8165-77347b8572df', 'x-compute-request-id': 'req-5d0ef5c8-1859-417f-8165-77347b8572df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:47,618 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:53:47,618 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a5f9044-dea6-422a-b23c-7821fb97476a', 'x-compute-request-id': 'req-9a5f9044-dea6-422a-b23c-7821fb97476a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:48,796 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:53:48,796 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f21e80a5-e58a-4e96-adf1-db495dad299b', 'x-compute-request-id': 'req-f21e80a5-e58a-4e96-adf1-db495dad299b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:49,970 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:53:49,970 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3165392a-38e5-4a48-b09b-1ecc2bb0937b', 'x-compute-request-id': 'req-3165392a-38e5-4a48-b09b-1ecc2bb0937b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:51,142 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:53:51,142 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b90bc038-6820-4217-a1e1-0f24ca3fb12c', 'x-compute-request-id': 'req-b90bc038-6820-4217-a1e1-0f24ca3fb12c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:52,320 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:53:52,320 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea684aba-f237-4449-97da-e5eb85cc147a', 'x-compute-request-id': 'req-ea684aba-f237-4449-97da-e5eb85cc147a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:53,492 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:53:53,493 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c68b916-de51-4598-9510-ed4fedefa537', 'x-compute-request-id': 'req-4c68b916-de51-4598-9510-ed4fedefa537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:54,671 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:53:54,671 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-454a356c-35ba-4279-a867-7412895db042', 'x-compute-request-id': 'req-454a356c-35ba-4279-a867-7412895db042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:55,842 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:53:55,842 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292b2a98-5bc3-4971-9652-570770634144', 'x-compute-request-id': 'req-292b2a98-5bc3-4971-9652-570770634144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:57,012 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:53:57,013 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8be1925-4f8d-471b-8eb4-d5a06306e7f4', 'x-compute-request-id': 'req-b8be1925-4f8d-471b-8eb4-d5a06306e7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:58,192 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:53:58,192 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621851d3-5a77-434a-be29-2e8343583061', 'x-compute-request-id': 'req-621851d3-5a77-434a-be29-2e8343583061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:53:59,366 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:53:59,367 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ae92cd-ff16-4b13-9baa-59c99bbe136d', 'x-compute-request-id': 'req-16ae92cd-ff16-4b13-9baa-59c99bbe136d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:00,555 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.173s 2022-09-11 05:54:00,556 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb62d082-cf38-4de1-842d-821a08446f32', 'x-compute-request-id': 'req-cb62d082-cf38-4de1-842d-821a08446f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:01,729 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:54:01,730 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51b58da-5c37-4ed2-902a-15d3f5adf315', 'x-compute-request-id': 'req-a51b58da-5c37-4ed2-902a-15d3f5adf315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:02,905 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:54:02,905 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9730d08a-d2db-4503-a7c5-f00c2cb04826', 'x-compute-request-id': 'req-9730d08a-d2db-4503-a7c5-f00c2cb04826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:04,082 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:54:04,083 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca6dd77-4ad1-4061-a494-f40658eb1ffc', 'x-compute-request-id': 'req-1ca6dd77-4ad1-4061-a494-f40658eb1ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:05,256 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:54:05,256 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5da064e-1baa-4e64-a733-c6e45d3d6921', 'x-compute-request-id': 'req-a5da064e-1baa-4e64-a733-c6e45d3d6921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:06,433 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:54:06,433 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d141b41-1199-440a-97a7-1849f04d58fd', 'x-compute-request-id': 'req-6d141b41-1199-440a-97a7-1849f04d58fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:07,609 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:54:07,609 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebbde6e5-cae2-418d-92e7-fbda6ebc93c7', 'x-compute-request-id': 'req-ebbde6e5-cae2-418d-92e7-fbda6ebc93c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:08,790 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.166s 2022-09-11 05:54:08,790 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f920ca8-a2f7-491d-9b91-8b8277fec825', 'x-compute-request-id': 'req-6f920ca8-a2f7-491d-9b91-8b8277fec825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:09,962 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:54:09,963 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2375a4-324a-41ef-aea0-6d29278e6f1b', 'x-compute-request-id': 'req-ae2375a4-324a-41ef-aea0-6d29278e6f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:11,153 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.174s 2022-09-11 05:54:11,153 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b00931-22f1-4036-8b83-811d88b05850', 'x-compute-request-id': 'req-86b00931-22f1-4036-8b83-811d88b05850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:12,323 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:54:12,323 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b6949f3-65f5-4aa1-8329-7bdc5d875b52', 'x-compute-request-id': 'req-7b6949f3-65f5-4aa1-8329-7bdc5d875b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:13,501 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:54:13,502 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d636dd7d-0a20-4455-8bc7-83b2a931a9e2', 'x-compute-request-id': 'req-d636dd7d-0a20-4455-8bc7-83b2a931a9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:14,679 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:54:14,680 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7642b7-fe4b-4b59-8d46-03ab713f57db', 'x-compute-request-id': 'req-5b7642b7-fe4b-4b59-8d46-03ab713f57db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:15,853 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:54:15,853 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc808d46-3399-42ab-8361-58c1134ef640', 'x-compute-request-id': 'req-fc808d46-3399-42ab-8361-58c1134ef640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:17,024 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:54:17,024 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0dd34ef-1ea5-4269-896c-04825457db72', 'x-compute-request-id': 'req-d0dd34ef-1ea5-4269-896c-04825457db72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:18,196 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:54:18,196 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d52a3b5-8227-47f6-b73a-aa4bde8b5a34', 'x-compute-request-id': 'req-3d52a3b5-8227-47f6-b73a-aa4bde8b5a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:19,369 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:54:19,369 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b215fd16-6b2e-4a2b-b51a-e209aa68a727', 'x-compute-request-id': 'req-b215fd16-6b2e-4a2b-b51a-e209aa68a727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:20,548 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:54:20,548 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-462e6dfa-679b-45fb-b778-17c05c6666e7', 'x-compute-request-id': 'req-462e6dfa-679b-45fb-b778-17c05c6666e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:21,729 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.165s 2022-09-11 05:54:21,730 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8eb58ee-1ac1-47d0-ab01-3cea74494c07', 'x-compute-request-id': 'req-f8eb58ee-1ac1-47d0-ab01-3cea74494c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:22,903 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:54:22,904 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ad2898-bcf4-42d7-a9cb-eaf29dfe79cc', 'x-compute-request-id': 'req-96ad2898-bcf4-42d7-a9cb-eaf29dfe79cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:24,092 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.173s 2022-09-11 05:54:24,092 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e414e5-986a-479e-90fb-58d6fa4dc6a4', 'x-compute-request-id': 'req-68e414e5-986a-479e-90fb-58d6fa4dc6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:25,263 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:54:25,264 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8d25a3-6fff-4efe-999a-913f096a5f9b', 'x-compute-request-id': 'req-3d8d25a3-6fff-4efe-999a-913f096a5f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:26,434 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:54:26,435 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f998ba89-5e52-4fdb-84fc-4a8926dfae8f', 'x-compute-request-id': 'req-f998ba89-5e52-4fdb-84fc-4a8926dfae8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:27,607 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:54:27,607 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4818bdf-19ea-425b-b69c-60339fd305b6', 'x-compute-request-id': 'req-b4818bdf-19ea-425b-b69c-60339fd305b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:28,788 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.167s 2022-09-11 05:54:28,789 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25057c62-bed0-4576-9a33-be5dc0b122a9', 'x-compute-request-id': 'req-25057c62-bed0-4576-9a33-be5dc0b122a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:29,966 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:54:29,966 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094b06e7-ada3-4de9-a867-aa71d4f12302', 'x-compute-request-id': 'req-094b06e7-ada3-4de9-a867-aa71d4f12302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:31,136 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:54:31,136 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aadfd91-6140-49b5-9a98-6475b5a7f060', 'x-compute-request-id': 'req-9aadfd91-6140-49b5-9a98-6475b5a7f060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:32,308 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:54:32,308 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff97ef7-2925-41db-a441-a3a40ea6f246', 'x-compute-request-id': 'req-7ff97ef7-2925-41db-a441-a3a40ea6f246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:33,481 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:54:33,481 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80458d3d-ccac-4cd6-9d51-506320dec120', 'x-compute-request-id': 'req-80458d3d-ccac-4cd6-9d51-506320dec120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:34,665 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.169s 2022-09-11 05:54:34,665 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fddd0c13-6884-440c-a2b8-0d44466f5735', 'x-compute-request-id': 'req-fddd0c13-6884-440c-a2b8-0d44466f5735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:35,848 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.168s 2022-09-11 05:54:35,848 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-701e7aac-ad97-43a7-aeca-5662fc3389d7', 'x-compute-request-id': 'req-701e7aac-ad97-43a7-aeca-5662fc3389d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:37,031 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.167s 2022-09-11 05:54:37,031 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34f5155-ecc0-4a9e-a277-6e5a4b258402', 'x-compute-request-id': 'req-d34f5155-ecc0-4a9e-a277-6e5a4b258402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:38,202 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:54:38,202 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a134bfe-e0ee-4956-af79-a3e95075abcc', 'x-compute-request-id': 'req-3a134bfe-e0ee-4956-af79-a3e95075abcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:39,372 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:54:39,372 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e427bea6-ff5f-409e-b776-65816f36d7d1', 'x-compute-request-id': 'req-e427bea6-ff5f-409e-b776-65816f36d7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:40,547 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:54:40,548 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ad34b96-2d93-461a-8ffc-cf68bdc29b61', 'x-compute-request-id': 'req-9ad34b96-2d93-461a-8ffc-cf68bdc29b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:41,717 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:54:41,718 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-236dfaa0-9c02-4912-9af1-663326c7261f', 'x-compute-request-id': 'req-236dfaa0-9c02-4912-9af1-663326c7261f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:42,895 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:54:42,895 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4f0a6bc-623a-4eb1-9b87-35aa93dc42be', 'x-compute-request-id': 'req-e4f0a6bc-623a-4eb1-9b87-35aa93dc42be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:44,071 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:54:44,071 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9828d3b0-b13a-4c3d-8c13-10ab86ed0176', 'x-compute-request-id': 'req-9828d3b0-b13a-4c3d-8c13-10ab86ed0176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:45,371 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.285s 2022-09-11 05:54:45,372 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905b3472-7af2-4116-aa1c-a75b2dded6cc', 'x-compute-request-id': 'req-905b3472-7af2-4116-aa1c-a75b2dded6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:46,544 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:54:46,544 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08011213-3390-45c8-a169-d31d0a318d31', 'x-compute-request-id': 'req-08011213-3390-45c8-a169-d31d0a318d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:47,718 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:54:47,719 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc1594d-1e06-42b6-ba52-720caba5ceae', 'x-compute-request-id': 'req-3bc1594d-1e06-42b6-ba52-720caba5ceae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:48,900 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.167s 2022-09-11 05:54:48,900 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8273ac83-3df3-48cd-ae71-7828ad9f06a1', 'x-compute-request-id': 'req-8273ac83-3df3-48cd-ae71-7828ad9f06a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:50,077 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:54:50,078 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b0ab00b-5723-4a00-8ee3-107050197548', 'x-compute-request-id': 'req-7b0ab00b-5723-4a00-8ee3-107050197548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:51,253 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:54:51,253 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c554cbc4-b447-447c-a4fd-be082324914b', 'x-compute-request-id': 'req-c554cbc4-b447-447c-a4fd-be082324914b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:52,428 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:54:52,429 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b723598-89f0-4563-9de9-5aaa6930e061', 'x-compute-request-id': 'req-4b723598-89f0-4563-9de9-5aaa6930e061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:53,599 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:54:53,600 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-626643a4-4804-4cb8-9181-d2d81f5c134a', 'x-compute-request-id': 'req-626643a4-4804-4cb8-9181-d2d81f5c134a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:54,779 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:54:54,779 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8aafc57-4a06-4377-a058-9eca9f600f04', 'x-compute-request-id': 'req-a8aafc57-4a06-4377-a058-9eca9f600f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:55,966 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.171s 2022-09-11 05:54:55,966 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b17038af-3f48-441e-9058-fe3f0d495e81', 'x-compute-request-id': 'req-b17038af-3f48-441e-9058-fe3f0d495e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:57,146 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:54:57,147 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7cc105-213c-47b8-8baa-9cd8ef6dd4ad', 'x-compute-request-id': 'req-1a7cc105-213c-47b8-8baa-9cd8ef6dd4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:58,320 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:54:58,321 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d22b28a-eaf2-44c1-bf34-65d0b4164f12', 'x-compute-request-id': 'req-4d22b28a-eaf2-44c1-bf34-65d0b4164f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:54:59,491 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:54:59,491 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-769250e1-4133-4575-9a64-92e936d366ea', 'x-compute-request-id': 'req-769250e1-4133-4575-9a64-92e936d366ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:00,667 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:55:00,667 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d0570a-175c-443f-b6f9-d51ced6d2199', 'x-compute-request-id': 'req-26d0570a-175c-443f-b6f9-d51ced6d2199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:01,840 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:55:01,840 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34dc389-e89e-4b22-838c-57da5e7ceeac', 'x-compute-request-id': 'req-b34dc389-e89e-4b22-838c-57da5e7ceeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:03,020 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:55:03,021 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96fcf822-5558-470d-91d4-de5d3a364b2f', 'x-compute-request-id': 'req-96fcf822-5558-470d-91d4-de5d3a364b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:04,201 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.165s 2022-09-11 05:55:04,201 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-441c1af5-b65d-48c6-b169-45d667d2b3e3', 'x-compute-request-id': 'req-441c1af5-b65d-48c6-b169-45d667d2b3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:05,378 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:55:05,378 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a22217ae-881c-4063-9a8d-27696cb683c7', 'x-compute-request-id': 'req-a22217ae-881c-4063-9a8d-27696cb683c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:06,624 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.229s 2022-09-11 05:55:06,624 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b938915-93f5-4439-ba04-807a4e2b9f6e', 'x-compute-request-id': 'req-4b938915-93f5-4439-ba04-807a4e2b9f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:07,817 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.178s 2022-09-11 05:55:07,817 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a45c65af-1369-4c70-84a6-dd753fdd94a5', 'x-compute-request-id': 'req-a45c65af-1369-4c70-84a6-dd753fdd94a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:08,996 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:55:08,996 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf00b86-4aa0-4dac-912b-8fe32046649f', 'x-compute-request-id': 'req-ebf00b86-4aa0-4dac-912b-8fe32046649f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:10,172 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:55:10,172 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-623a50df-15bd-4a0e-94c9-439c593dfb20', 'x-compute-request-id': 'req-623a50df-15bd-4a0e-94c9-439c593dfb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:11,347 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:55:11,348 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a88beaae-be58-4a64-a950-17fd3fdf6761', 'x-compute-request-id': 'req-a88beaae-be58-4a64-a950-17fd3fdf6761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:12,529 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.166s 2022-09-11 05:55:12,530 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2d5cf3f-3302-46f2-ac03-76b4287034f0', 'x-compute-request-id': 'req-e2d5cf3f-3302-46f2-ac03-76b4287034f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:13,704 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:55:13,704 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26295737-416c-4f93-b8d9-fdd2e4adeec5', 'x-compute-request-id': 'req-26295737-416c-4f93-b8d9-fdd2e4adeec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:14,880 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:55:14,881 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a00850a-a735-429c-8d02-bb762f8621ec', 'x-compute-request-id': 'req-1a00850a-a735-429c-8d02-bb762f8621ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:16,081 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.185s 2022-09-11 05:55:16,081 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66224311-d9e0-4fa1-8099-d2299af9993e', 'x-compute-request-id': 'req-66224311-d9e0-4fa1-8099-d2299af9993e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:17,257 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:55:17,257 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9e9484-a6a3-42ac-8c30-f0b4415a0743', 'x-compute-request-id': 'req-ae9e9484-a6a3-42ac-8c30-f0b4415a0743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:18,429 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:55:18,429 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82b035a4-3ee1-4409-80cd-1e6d04073146', 'x-compute-request-id': 'req-82b035a4-3ee1-4409-80cd-1e6d04073146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:19,597 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:55:19,598 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7223c00-dee8-4323-b668-585c1a5946b5', 'x-compute-request-id': 'req-a7223c00-dee8-4323-b668-585c1a5946b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:20,767 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:55:20,767 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43c5b74e-7935-45f0-8c72-e1327b0d0a50', 'x-compute-request-id': 'req-43c5b74e-7935-45f0-8c72-e1327b0d0a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:21,939 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:55:21,939 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1763382-dd0d-4788-8482-b7c7afc9fc2d', 'x-compute-request-id': 'req-c1763382-dd0d-4788-8482-b7c7afc9fc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:23,112 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:55:23,113 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1f2004-6744-41d3-8adc-391dcce166b6', 'x-compute-request-id': 'req-8b1f2004-6744-41d3-8adc-391dcce166b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:24,281 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:55:24,281 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ff97bd-3016-48f4-8fd9-61cf46833259', 'x-compute-request-id': 'req-69ff97bd-3016-48f4-8fd9-61cf46833259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:25,449 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:55:25,449 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf17b19-b15b-4736-a1dc-1d64e8a2a1a5', 'x-compute-request-id': 'req-dbf17b19-b15b-4736-a1dc-1d64e8a2a1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:26,618 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:55:26,619 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917a81ff-6907-49ed-8b63-0cb750e05900', 'x-compute-request-id': 'req-917a81ff-6907-49ed-8b63-0cb750e05900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:27,789 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:55:27,789 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea98eb9b-6fac-478b-a4e7-3276cc3c6de8', 'x-compute-request-id': 'req-ea98eb9b-6fac-478b-a4e7-3276cc3c6de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:28,957 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:55:28,957 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4997ec-43e3-40c9-9c23-40818b5c88b4', 'x-compute-request-id': 'req-ca4997ec-43e3-40c9-9c23-40818b5c88b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:30,126 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:55:30,127 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-075f82b9-ca11-4d12-9516-fc6e9f8bd890', 'x-compute-request-id': 'req-075f82b9-ca11-4d12-9516-fc6e9f8bd890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:31,295 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:55:31,295 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99cae49-ae87-478c-b3b1-f3cfb6889eff', 'x-compute-request-id': 'req-d99cae49-ae87-478c-b3b1-f3cfb6889eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:32,461 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:55:32,461 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04448a1e-9ae9-4c2f-8e6c-4e2ca8cbfbeb', 'x-compute-request-id': 'req-04448a1e-9ae9-4c2f-8e6c-4e2ca8cbfbeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:33,630 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:55:33,630 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea5c47f9-8567-4f81-98ac-e8976920d1e1', 'x-compute-request-id': 'req-ea5c47f9-8567-4f81-98ac-e8976920d1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:34,801 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:55:34,802 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7364f3c2-18ea-40a4-a3f8-b44911d2b18f', 'x-compute-request-id': 'req-7364f3c2-18ea-40a4-a3f8-b44911d2b18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:35,980 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:55:35,981 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62d653d-66b7-4954-ae73-7819e47a16b3', 'x-compute-request-id': 'req-c62d653d-66b7-4954-ae73-7819e47a16b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:37,153 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:55:37,153 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888c6de4-07b4-4327-962b-103f58a7d95b', 'x-compute-request-id': 'req-888c6de4-07b4-4327-962b-103f58a7d95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:38,319 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.151s 2022-09-11 05:55:38,319 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b19be9-3a07-4dd1-b55f-7dc4e74a0cc1', 'x-compute-request-id': 'req-c2b19be9-3a07-4dd1-b55f-7dc4e74a0cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:39,490 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:55:39,490 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8812923-e44a-4bb0-ab85-c6e53bd5061f', 'x-compute-request-id': 'req-e8812923-e44a-4bb0-ab85-c6e53bd5061f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:40,662 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:55:40,663 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32bb7071-b7aa-4817-809f-126c5043ded9', 'x-compute-request-id': 'req-32bb7071-b7aa-4817-809f-126c5043ded9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:41,830 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:55:41,830 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1247232-c685-4ca5-8be8-16e8fb3a5674', 'x-compute-request-id': 'req-f1247232-c685-4ca5-8be8-16e8fb3a5674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:43,007 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:55:43,007 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8cbd97c-f052-4efb-ba4a-9de03ba5c640', 'x-compute-request-id': 'req-e8cbd97c-f052-4efb-ba4a-9de03ba5c640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:44,180 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:55:44,180 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d0fdf2f-016c-458b-9558-8070925c4485', 'x-compute-request-id': 'req-3d0fdf2f-016c-458b-9558-8070925c4485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:45,352 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:55:45,353 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad250a52-f1d3-48a6-8e7d-35ea9c98d33e', 'x-compute-request-id': 'req-ad250a52-f1d3-48a6-8e7d-35ea9c98d33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:46,523 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:55:46,524 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82e519c4-2e55-44d5-b1b2-4198f8bc4c5e', 'x-compute-request-id': 'req-82e519c4-2e55-44d5-b1b2-4198f8bc4c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:47,694 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:55:47,694 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b8e33c2-d6a9-4fb0-ba96-bc7adf83be16', 'x-compute-request-id': 'req-7b8e33c2-d6a9-4fb0-ba96-bc7adf83be16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:48,869 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:55:48,869 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4a9252-422b-403d-b3d0-f9d2c4f69432', 'x-compute-request-id': 'req-de4a9252-422b-403d-b3d0-f9d2c4f69432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:50,036 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:55:50,036 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f05210-6d3e-402b-a90c-79357d4e689e', 'x-compute-request-id': 'req-23f05210-6d3e-402b-a90c-79357d4e689e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:51,207 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:55:51,207 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd42ea0-0d51-4e47-8e51-09d71cc4ecaf', 'x-compute-request-id': 'req-3bd42ea0-0d51-4e47-8e51-09d71cc4ecaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:52,377 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:55:52,377 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73602421-3704-4ab6-a216-a5b6aab2cadf', 'x-compute-request-id': 'req-73602421-3704-4ab6-a216-a5b6aab2cadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:53,543 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:55:53,544 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3ff993-af21-45e1-9599-be7693b722c5', 'x-compute-request-id': 'req-ff3ff993-af21-45e1-9599-be7693b722c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:54,715 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:55:54,716 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f37ace8d-4439-4533-a7da-08a73ac818c4', 'x-compute-request-id': 'req-f37ace8d-4439-4533-a7da-08a73ac818c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:55,888 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:55:55,889 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e20dbb-b7e2-475a-9202-0db5eefd5f78', 'x-compute-request-id': 'req-39e20dbb-b7e2-475a-9202-0db5eefd5f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:57,060 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:55:57,061 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e67382a0-b84e-4e5a-b663-0a2658066005', 'x-compute-request-id': 'req-e67382a0-b84e-4e5a-b663-0a2658066005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:58,231 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:55:58,232 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2889007f-1c19-4014-86b4-afaabd050bbc', 'x-compute-request-id': 'req-2889007f-1c19-4014-86b4-afaabd050bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:55:59,399 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:55:59,400 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c797581-8e4c-473f-abf8-90160600bd72', 'x-compute-request-id': 'req-5c797581-8e4c-473f-abf8-90160600bd72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:00,575 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:56:00,575 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc59768f-17f2-4a9a-a90e-7e5d0d9247c7', 'x-compute-request-id': 'req-dc59768f-17f2-4a9a-a90e-7e5d0d9247c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:01,826 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.235s 2022-09-11 05:56:01,826 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd7e01e-7d32-436f-8041-e11dc8e4374b', 'x-compute-request-id': 'req-2bd7e01e-7d32-436f-8041-e11dc8e4374b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:02,998 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:56:02,998 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d433fa44-48ab-42f2-8e7b-516d904d93d2', 'x-compute-request-id': 'req-d433fa44-48ab-42f2-8e7b-516d904d93d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:04,168 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:56:04,168 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7890b4d6-a2da-482a-bf15-ca102a1be2e7', 'x-compute-request-id': 'req-7890b4d6-a2da-482a-bf15-ca102a1be2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:05,339 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:56:05,339 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74400d03-de19-43f7-8fbc-7004b4423aad', 'x-compute-request-id': 'req-74400d03-de19-43f7-8fbc-7004b4423aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:06,508 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:56:06,508 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d90d230-c3dd-4f81-9016-c6d93bc81413', 'x-compute-request-id': 'req-6d90d230-c3dd-4f81-9016-c6d93bc81413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:07,682 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:56:07,682 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59c009b-edd7-41fa-bddd-e8086f52d437', 'x-compute-request-id': 'req-a59c009b-edd7-41fa-bddd-e8086f52d437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:08,853 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:56:08,854 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb568471-3b8c-4189-b841-d967f62df5f5', 'x-compute-request-id': 'req-fb568471-3b8c-4189-b841-d967f62df5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:10,023 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:56:10,023 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-492a82d4-099f-4df0-9d7b-3d4599892639', 'x-compute-request-id': 'req-492a82d4-099f-4df0-9d7b-3d4599892639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:11,196 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:56:11,197 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cb6f1c4-8284-4f08-be51-382e20770276', 'x-compute-request-id': 'req-8cb6f1c4-8284-4f08-be51-382e20770276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:12,364 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:56:12,364 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67de2dad-7282-4ef1-99aa-918cfa88e648', 'x-compute-request-id': 'req-67de2dad-7282-4ef1-99aa-918cfa88e648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:13,533 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:56:13,534 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c6b338-d431-45a7-8581-829b0746efce', 'x-compute-request-id': 'req-98c6b338-d431-45a7-8581-829b0746efce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:14,699 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.150s 2022-09-11 05:56:14,700 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5aa0e8-c35c-493c-8122-cbda23849d6a', 'x-compute-request-id': 'req-1b5aa0e8-c35c-493c-8122-cbda23849d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:15,881 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.167s 2022-09-11 05:56:15,881 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb7b9748-ed10-4903-9a9f-2f156a47fbf4', 'x-compute-request-id': 'req-eb7b9748-ed10-4903-9a9f-2f156a47fbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:17,076 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.180s 2022-09-11 05:56:17,077 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9ca9765-ebd2-4217-b3d9-07e9da336f07', 'x-compute-request-id': 'req-a9ca9765-ebd2-4217-b3d9-07e9da336f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:18,248 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:56:18,249 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59950d16-3bb0-4f6d-80cc-566a92b9d55c', 'x-compute-request-id': 'req-59950d16-3bb0-4f6d-80cc-566a92b9d55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:19,422 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:56:19,422 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5552a7-527e-4cc8-8002-49d0499fbc76', 'x-compute-request-id': 'req-8e5552a7-527e-4cc8-8002-49d0499fbc76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:20,591 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:56:20,591 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dad8adf6-1a79-47ad-b589-909a3063548c', 'x-compute-request-id': 'req-dad8adf6-1a79-47ad-b589-909a3063548c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:21,769 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:56:21,769 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2d16b2-19bb-41f6-b3ab-35c415ce2461', 'x-compute-request-id': 'req-4c2d16b2-19bb-41f6-b3ab-35c415ce2461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:22,945 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:56:22,946 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-700a3150-68f3-4282-891f-3ad2c779d8fa', 'x-compute-request-id': 'req-700a3150-68f3-4282-891f-3ad2c779d8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:24,119 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:56:24,119 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ee3c66-e3ee-4701-9d84-9dc1b18b8dc6', 'x-compute-request-id': 'req-e4ee3c66-e3ee-4701-9d84-9dc1b18b8dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:25,297 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:56:25,297 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4d3a9c-5c2b-47a8-bf73-682bc786dc5b', 'x-compute-request-id': 'req-fe4d3a9c-5c2b-47a8-bf73-682bc786dc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:26,474 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:56:26,474 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f7ce63-f0fa-4e4f-b157-60d37f8b88d4', 'x-compute-request-id': 'req-55f7ce63-f0fa-4e4f-b157-60d37f8b88d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:27,650 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:56:27,651 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e095df9-7cd8-42d7-81a7-f8b39b7ce557', 'x-compute-request-id': 'req-3e095df9-7cd8-42d7-81a7-f8b39b7ce557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:28,838 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.172s 2022-09-11 05:56:28,838 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4fd393b-76c7-43ac-a6f7-277ee5987694', 'x-compute-request-id': 'req-b4fd393b-76c7-43ac-a6f7-277ee5987694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:30,015 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:56:30,015 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9b8556-8711-464a-9d2c-6a09f6f69375', 'x-compute-request-id': 'req-3b9b8556-8711-464a-9d2c-6a09f6f69375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:31,193 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:56:31,193 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7b97772-843c-48b2-9849-ce7a2cb3a0e5', 'x-compute-request-id': 'req-c7b97772-843c-48b2-9849-ce7a2cb3a0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:32,372 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:56:32,372 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1847d356-7018-40b4-99d3-826b8b05a2ef', 'x-compute-request-id': 'req-1847d356-7018-40b4-99d3-826b8b05a2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:33,546 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:56:33,547 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca440e26-90c1-4899-a73e-93072a993508', 'x-compute-request-id': 'req-ca440e26-90c1-4899-a73e-93072a993508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:34,723 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:56:34,723 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d09129a8-2060-4c0c-8528-55ed39382498', 'x-compute-request-id': 'req-d09129a8-2060-4c0c-8528-55ed39382498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:35,895 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:56:35,896 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b3b2ad-3362-4c56-bb60-5576f30c177f', 'x-compute-request-id': 'req-43b3b2ad-3362-4c56-bb60-5576f30c177f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:37,075 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:56:37,075 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a04b9cd0-ca52-4434-a1c7-b2d711433317', 'x-compute-request-id': 'req-a04b9cd0-ca52-4434-a1c7-b2d711433317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:38,247 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:56:38,248 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd5f44d8-4778-4ad0-975d-797fde80c793', 'x-compute-request-id': 'req-bd5f44d8-4778-4ad0-975d-797fde80c793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:39,583 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.321s 2022-09-11 05:56:39,584 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80563536-280f-40cd-be13-248b68bed386', 'x-compute-request-id': 'req-80563536-280f-40cd-be13-248b68bed386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:40,765 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:56:40,765 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e4adced-e3b7-426c-b3fa-c32fd9481d9b', 'x-compute-request-id': 'req-9e4adced-e3b7-426c-b3fa-c32fd9481d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:41,952 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.166s 2022-09-11 05:56:41,953 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81ae9621-bb72-4c23-aaac-6791b3f1dd8b', 'x-compute-request-id': 'req-81ae9621-bb72-4c23-aaac-6791b3f1dd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:43,194 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.226s 2022-09-11 05:56:43,195 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-994d63bd-22c8-4c53-bf0f-4f5649ff8a98', 'x-compute-request-id': 'req-994d63bd-22c8-4c53-bf0f-4f5649ff8a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:44,371 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:56:44,372 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68026b2d-f723-40ca-abdf-3ef0dbe43402', 'x-compute-request-id': 'req-68026b2d-f723-40ca-abdf-3ef0dbe43402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:45,562 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.176s 2022-09-11 05:56:45,563 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b22f11cc-c935-43ef-a6c8-27096cc9ab87', 'x-compute-request-id': 'req-b22f11cc-c935-43ef-a6c8-27096cc9ab87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:46,744 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:56:46,744 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0103296a-6e67-42ad-b6a0-bf8e58ddf168', 'x-compute-request-id': 'req-0103296a-6e67-42ad-b6a0-bf8e58ddf168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:47,996 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.235s 2022-09-11 05:56:47,996 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbd84ddd-7cb2-4cf8-aded-6df3571546fa', 'x-compute-request-id': 'req-fbd84ddd-7cb2-4cf8-aded-6df3571546fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:49,352 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.342s 2022-09-11 05:56:49,352 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c2c957-3e33-4b94-b392-8e38d4ed853b', 'x-compute-request-id': 'req-03c2c957-3e33-4b94-b392-8e38d4ed853b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:50,536 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.169s 2022-09-11 05:56:50,536 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b557c4-4480-43a7-9a48-8d89b891fbeb', 'x-compute-request-id': 'req-f3b557c4-4480-43a7-9a48-8d89b891fbeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:51,717 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.165s 2022-09-11 05:56:51,718 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7731ca7b-d362-4f8d-8aa9-986cb03d8c58', 'x-compute-request-id': 'req-7731ca7b-d362-4f8d-8aa9-986cb03d8c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:52,920 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.186s 2022-09-11 05:56:52,921 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-340b5450-41e2-4758-9a6e-ed3ed2238f0b', 'x-compute-request-id': 'req-340b5450-41e2-4758-9a6e-ed3ed2238f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:54,113 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.177s 2022-09-11 05:56:54,113 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25397f5c-4e03-459a-bd9f-35cc79a62027', 'x-compute-request-id': 'req-25397f5c-4e03-459a-bd9f-35cc79a62027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:55,291 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:56:55,291 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc503d8-680b-4449-8498-ed6bc3efd431', 'x-compute-request-id': 'req-3fc503d8-680b-4449-8498-ed6bc3efd431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:56,465 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:56:56,465 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a643dd-3500-4ef5-aa48-fddfb8582b54', 'x-compute-request-id': 'req-12a643dd-3500-4ef5-aa48-fddfb8582b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:57,637 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:56:57,638 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9080f461-08c3-4f37-81c4-a5a2435ead53', 'x-compute-request-id': 'req-9080f461-08c3-4f37-81c4-a5a2435ead53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:58,808 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:56:58,809 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e852372a-d87a-4ba5-8525-8f6c195bd25d', 'x-compute-request-id': 'req-e852372a-d87a-4ba5-8525-8f6c195bd25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:56:59,978 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:56:59,979 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89818e25-c803-4dbf-9494-b52b6c953ffb', 'x-compute-request-id': 'req-89818e25-c803-4dbf-9494-b52b6c953ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:01,152 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:57:01,152 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77417620-4134-44dc-aae3-abb58f56116d', 'x-compute-request-id': 'req-77417620-4134-44dc-aae3-abb58f56116d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:02,537 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.370s 2022-09-11 05:57:02,538 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e97e5a-7f2b-4ede-a8a4-d7eaabf5d80d', 'x-compute-request-id': 'req-b4e97e5a-7f2b-4ede-a8a4-d7eaabf5d80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:03,720 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.167s 2022-09-11 05:57:03,721 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-362594ce-9394-4def-8867-a4de7c1898f7', 'x-compute-request-id': 'req-362594ce-9394-4def-8867-a4de7c1898f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:04,891 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:57:04,891 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebef120-84ff-4899-820a-a6fbbeb1a49b', 'x-compute-request-id': 'req-1ebef120-84ff-4899-820a-a6fbbeb1a49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:06,070 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:57:06,070 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c41987db-30a0-4e7e-816d-73090f86fae7', 'x-compute-request-id': 'req-c41987db-30a0-4e7e-816d-73090f86fae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:07,245 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:57:07,245 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-577eecd6-b801-4512-b2d3-6b969a8a5ac0', 'x-compute-request-id': 'req-577eecd6-b801-4512-b2d3-6b969a8a5ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:08,420 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:57:08,420 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c350e0d8-42be-4112-84f7-8a488dde9e48', 'x-compute-request-id': 'req-c350e0d8-42be-4112-84f7-8a488dde9e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:09,592 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:57:09,593 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-849b1240-628a-4b02-975b-3a1d746eccfd', 'x-compute-request-id': 'req-849b1240-628a-4b02-975b-3a1d746eccfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:10,765 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:57:10,765 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f9aa25b-6f58-4928-bb12-f5017fed6f9f', 'x-compute-request-id': 'req-6f9aa25b-6f58-4928-bb12-f5017fed6f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:11,936 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:57:11,936 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d73ed2e-627f-448c-b3b2-31c58d6202b1', 'x-compute-request-id': 'req-0d73ed2e-627f-448c-b3b2-31c58d6202b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:13,106 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:57:13,106 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be536de5-4ce5-481b-a041-e563de275e40', 'x-compute-request-id': 'req-be536de5-4ce5-481b-a041-e563de275e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:14,285 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:57:14,285 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8fde1b5-5971-4678-8872-60c502935928', 'x-compute-request-id': 'req-c8fde1b5-5971-4678-8872-60c502935928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:15,461 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:57:15,462 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c546f90a-c2c1-4e38-ae84-499318df6219', 'x-compute-request-id': 'req-c546f90a-c2c1-4e38-ae84-499318df6219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:16,639 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:57:16,640 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5addcb04-7211-4042-8686-8af13aeb3ba6', 'x-compute-request-id': 'req-5addcb04-7211-4042-8686-8af13aeb3ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:17,816 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:57:17,816 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6652f4ed-5f6c-45f3-8ae7-1e66195626b7', 'x-compute-request-id': 'req-6652f4ed-5f6c-45f3-8ae7-1e66195626b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:18,987 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:57:18,988 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ef94021-c466-4a37-ada4-a9d7bb2ee96e', 'x-compute-request-id': 'req-2ef94021-c466-4a37-ada4-a9d7bb2ee96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:20,155 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:57:20,155 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1656c076-f5ab-4738-b1ec-bba937276463', 'x-compute-request-id': 'req-1656c076-f5ab-4738-b1ec-bba937276463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:21,553 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.383s 2022-09-11 05:57:21,553 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ad2248-a241-40f0-aad8-989bc8586796', 'x-compute-request-id': 'req-a6ad2248-a241-40f0-aad8-989bc8586796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:22,732 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:57:22,732 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-232bb03d-1d28-4c2c-90e8-38d6570b9d5c', 'x-compute-request-id': 'req-232bb03d-1d28-4c2c-90e8-38d6570b9d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:23,914 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.166s 2022-09-11 05:57:23,914 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde6c4ad-87fc-476a-aabd-4d26d89c4234', 'x-compute-request-id': 'req-fde6c4ad-87fc-476a-aabd-4d26d89c4234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:25,092 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:57:25,093 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1098c1d8-17d8-4ee5-8524-f2ed1ff181e0', 'x-compute-request-id': 'req-1098c1d8-17d8-4ee5-8524-f2ed1ff181e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:26,322 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.215s 2022-09-11 05:57:26,322 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a06c60-b598-4ab6-b0c6-3605761cc33a', 'x-compute-request-id': 'req-48a06c60-b598-4ab6-b0c6-3605761cc33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:27,491 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:57:27,492 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98408432-fb29-477d-a812-712638fb83ec', 'x-compute-request-id': 'req-98408432-fb29-477d-a812-712638fb83ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:28,665 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:57:28,666 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a812fc-4b62-4b63-b309-c285db050ce8', 'x-compute-request-id': 'req-52a812fc-4b62-4b63-b309-c285db050ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:29,835 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:57:29,835 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2be8174f-66bf-4442-83e3-ea4640a0b4ec', 'x-compute-request-id': 'req-2be8174f-66bf-4442-83e3-ea4640a0b4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:31,003 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:57:31,003 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35ad8dc3-643c-4b85-8775-e416c2af62c7', 'x-compute-request-id': 'req-35ad8dc3-643c-4b85-8775-e416c2af62c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:32,176 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:57:32,177 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cc8a539-2064-4631-b273-ef05bbe2c271', 'x-compute-request-id': 'req-5cc8a539-2064-4631-b273-ef05bbe2c271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:33,347 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:57:33,348 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd5fae3-dc6a-44bd-99c8-3a1583fb3d4e', 'x-compute-request-id': 'req-3dd5fae3-dc6a-44bd-99c8-3a1583fb3d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:34,522 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:57:34,522 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8543124f-2780-4f62-99d4-8bcbd750f0eb', 'x-compute-request-id': 'req-8543124f-2780-4f62-99d4-8bcbd750f0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:35,698 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:57:35,698 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1559cc0-734c-4a68-8a1b-c554677f3489', 'x-compute-request-id': 'req-b1559cc0-734c-4a68-8a1b-c554677f3489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:36,868 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:57:36,869 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0175e2a-0d1a-4c6f-b8d8-791ce0393916', 'x-compute-request-id': 'req-d0175e2a-0d1a-4c6f-b8d8-791ce0393916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:38,039 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:57:38,039 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0164efa-128a-4377-87b4-596a841798bb', 'x-compute-request-id': 'req-a0164efa-128a-4377-87b4-596a841798bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:39,210 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:57:39,211 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02c5533-9919-4b66-a8e4-cd2c5ce31435', 'x-compute-request-id': 'req-b02c5533-9919-4b66-a8e4-cd2c5ce31435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:40,380 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:57:40,380 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-227a8c52-c9ce-47cf-866c-eddd1996fe81', 'x-compute-request-id': 'req-227a8c52-c9ce-47cf-866c-eddd1996fe81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:41,551 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:57:41,552 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec4f70d-eff6-40d5-92ec-d1c249ee235d', 'x-compute-request-id': 'req-aec4f70d-eff6-40d5-92ec-d1c249ee235d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:42,734 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.168s 2022-09-11 05:57:42,735 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93e6f553-9fa6-4977-a7f2-66071083c439', 'x-compute-request-id': 'req-93e6f553-9fa6-4977-a7f2-66071083c439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:43,905 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:57:43,906 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87f05ce5-3d9d-4f44-b10b-9e45570c3c6c', 'x-compute-request-id': 'req-87f05ce5-3d9d-4f44-b10b-9e45570c3c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:45,078 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:57:45,079 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c08b60-f570-4ef5-a906-d30d923245fe', 'x-compute-request-id': 'req-a0c08b60-f570-4ef5-a906-d30d923245fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:46,246 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:57:46,246 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c700f6-ff39-44f4-b90b-d326d500e4d6', 'x-compute-request-id': 'req-07c700f6-ff39-44f4-b90b-d326d500e4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:47,413 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:57:47,413 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29a159d-f6d2-4fd3-8a54-44b879341fee', 'x-compute-request-id': 'req-e29a159d-f6d2-4fd3-8a54-44b879341fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:48,584 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:57:48,585 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18954e01-5f97-49eb-bec8-c0a6f3914d27', 'x-compute-request-id': 'req-18954e01-5f97-49eb-bec8-c0a6f3914d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:49,750 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.151s 2022-09-11 05:57:49,751 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90947d41-21ae-4b74-b444-79964c5f6b26', 'x-compute-request-id': 'req-90947d41-21ae-4b74-b444-79964c5f6b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:50,920 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:57:50,920 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41223b53-bdc9-48eb-ae02-6c993bdbbc41', 'x-compute-request-id': 'req-41223b53-bdc9-48eb-ae02-6c993bdbbc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:52,091 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:57:52,092 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af06e71a-a6b7-4eb5-bdfa-6f6c5d12b378', 'x-compute-request-id': 'req-af06e71a-a6b7-4eb5-bdfa-6f6c5d12b378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:53,260 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:57:53,260 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b3419bb-ef4f-405f-93c1-63a2ab520a9a', 'x-compute-request-id': 'req-9b3419bb-ef4f-405f-93c1-63a2ab520a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:54,428 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:57:54,428 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b87e36-c6be-4f80-a834-2a401f0b0e99', 'x-compute-request-id': 'req-05b87e36-c6be-4f80-a834-2a401f0b0e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:55,600 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:57:55,600 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d87ccd6f-52ad-4ff6-8148-5e79f314212d', 'x-compute-request-id': 'req-d87ccd6f-52ad-4ff6-8148-5e79f314212d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:56,775 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:57:56,775 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de2a3acb-cfec-4998-8e75-91484ed5cfd6', 'x-compute-request-id': 'req-de2a3acb-cfec-4998-8e75-91484ed5cfd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:58,197 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.397s 2022-09-11 05:57:58,197 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ccea5b-c7e1-47d4-b481-d536478cc8a0', 'x-compute-request-id': 'req-f0ccea5b-c7e1-47d4-b481-d536478cc8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:57:59,371 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:57:59,372 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc6625b9-a277-4794-a576-20cfe2ec431c', 'x-compute-request-id': 'req-dc6625b9-a277-4794-a576-20cfe2ec431c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:00,562 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.176s 2022-09-11 05:58:00,563 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f988b4-ffff-4297-92fb-7f8e4ee0b6f2', 'x-compute-request-id': 'req-46f988b4-ffff-4297-92fb-7f8e4ee0b6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:01,737 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:58:01,737 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a581b013-7b14-4904-b0fe-81999839ab95', 'x-compute-request-id': 'req-a581b013-7b14-4904-b0fe-81999839ab95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:02,913 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:58:02,913 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e03bc2a0-a124-41cc-95ec-dbeb975d990b', 'x-compute-request-id': 'req-e03bc2a0-a124-41cc-95ec-dbeb975d990b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:04,092 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.164s 2022-09-11 05:58:04,092 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39bc8aec-0055-4d2d-be62-58fe43d0f9b4', 'x-compute-request-id': 'req-39bc8aec-0055-4d2d-be62-58fe43d0f9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:05,264 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:58:05,264 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1824ab3-2674-497a-a721-33bf6fa5a947', 'x-compute-request-id': 'req-c1824ab3-2674-497a-a721-33bf6fa5a947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:06,439 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:58:06,439 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d700b9f-9ffd-4cc1-b710-f6a26b54fed5', 'x-compute-request-id': 'req-5d700b9f-9ffd-4cc1-b710-f6a26b54fed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:07,623 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.168s 2022-09-11 05:58:07,623 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6dd9c6-e8c9-4e26-b81b-50ec024499c9', 'x-compute-request-id': 'req-bf6dd9c6-e8c9-4e26-b81b-50ec024499c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:08,799 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:58:08,799 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30fa6f80-d875-452e-831d-bd2a05c7d2ff', 'x-compute-request-id': 'req-30fa6f80-d875-452e-831d-bd2a05c7d2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:09,980 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.165s 2022-09-11 05:58:09,980 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e0e78fd-0808-4a2d-8584-03307d46ad74', 'x-compute-request-id': 'req-4e0e78fd-0808-4a2d-8584-03307d46ad74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:11,156 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:58:11,157 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcde0801-2989-45f2-8d21-f66a0721c772', 'x-compute-request-id': 'req-fcde0801-2989-45f2-8d21-f66a0721c772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:12,328 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:58:12,328 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e933b357-4916-444d-9ad5-e71436fbb57d', 'x-compute-request-id': 'req-e933b357-4916-444d-9ad5-e71436fbb57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:13,501 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:58:13,502 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567eb035-c4ab-4d10-b2dd-39bdbf07349d', 'x-compute-request-id': 'req-567eb035-c4ab-4d10-b2dd-39bdbf07349d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:14,680 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.163s 2022-09-11 05:58:14,680 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4785ac38-d0aa-4cc4-b8c9-3ff463b5b4e5', 'x-compute-request-id': 'req-4785ac38-d0aa-4cc4-b8c9-3ff463b5b4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:15,867 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.173s 2022-09-11 05:58:15,867 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cdcc573-c06a-42f5-aa3f-60bbaa04b51d', 'x-compute-request-id': 'req-6cdcc573-c06a-42f5-aa3f-60bbaa04b51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:17,043 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.160s 2022-09-11 05:58:17,044 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebe144e5-7d4f-48e9-9dba-37d8a24e04a7', 'x-compute-request-id': 'req-ebe144e5-7d4f-48e9-9dba-37d8a24e04a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:18,248 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.190s 2022-09-11 05:58:18,249 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98b3cccd-5d70-4b0c-bb19-b0aa4dcd0bd9', 'x-compute-request-id': 'req-98b3cccd-5d70-4b0c-bb19-b0aa4dcd0bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:19,421 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:58:19,421 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0dd1460-670b-4be1-bf31-b8578cc6271a', 'x-compute-request-id': 'req-b0dd1460-670b-4be1-bf31-b8578cc6271a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:20,593 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:58:20,593 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f2adbcd-dd6c-49ed-91a1-14b7c1410069', 'x-compute-request-id': 'req-6f2adbcd-dd6c-49ed-91a1-14b7c1410069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:21,995 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.384s 2022-09-11 05:58:21,995 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080b9e2c-84ea-4f4e-ad56-090775a4a5ae', 'x-compute-request-id': 'req-080b9e2c-84ea-4f4e-ad56-090775a4a5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:23,163 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:58:23,163 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-771da185-62c1-43fe-9f83-16df16242d06', 'x-compute-request-id': 'req-771da185-62c1-43fe-9f83-16df16242d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:24,333 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:58:24,333 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-321907b5-623c-4cae-bcbb-ace921819ffc', 'x-compute-request-id': 'req-321907b5-623c-4cae-bcbb-ace921819ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:25,504 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:58:25,504 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b94d93-8c7c-42d0-9986-21e52f4b7029', 'x-compute-request-id': 'req-45b94d93-8c7c-42d0-9986-21e52f4b7029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:26,671 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.152s 2022-09-11 05:58:26,672 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39995daf-61fe-4972-80b4-a8fd7bec35ed', 'x-compute-request-id': 'req-39995daf-61fe-4972-80b4-a8fd7bec35ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:27,840 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:58:27,840 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d031b3c-395e-4f71-86a8-8455133cc47e', 'x-compute-request-id': 'req-0d031b3c-395e-4f71-86a8-8455133cc47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:29,014 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.159s 2022-09-11 05:58:29,015 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bfd6a9d-137d-4083-b50b-eca7b9d51619', 'x-compute-request-id': 'req-9bfd6a9d-137d-4083-b50b-eca7b9d51619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:30,181 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.151s 2022-09-11 05:58:30,181 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89cc4045-b5ea-479f-b5e0-6d8a9a49c78d', 'x-compute-request-id': 'req-89cc4045-b5ea-479f-b5e0-6d8a9a49c78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:31,349 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:58:31,349 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f61940f-1a74-4adb-bfd7-317d1e72ca04', 'x-compute-request-id': 'req-9f61940f-1a74-4adb-bfd7-317d1e72ca04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:32,525 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:58:32,525 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ebddda-7412-4bb9-86ce-59dbed4d2bb8', 'x-compute-request-id': 'req-95ebddda-7412-4bb9-86ce-59dbed4d2bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:33,698 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:58:33,698 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad7edd9b-fc0d-4473-b128-5badf39f2405', 'x-compute-request-id': 'req-ad7edd9b-fc0d-4473-b128-5badf39f2405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:34,868 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:58:34,869 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6a4652-af56-46a4-a730-e892056af876', 'x-compute-request-id': 'req-4b6a4652-af56-46a4-a730-e892056af876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:36,038 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:58:36,038 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45f5004f-12da-48b9-8554-e40d5935584a', 'x-compute-request-id': 'req-45f5004f-12da-48b9-8554-e40d5935584a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:37,206 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:58:37,207 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccbb4345-ab99-4a93-a170-bcb16ece8160', 'x-compute-request-id': 'req-ccbb4345-ab99-4a93-a170-bcb16ece8160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:38,374 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:58:38,374 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0089f8f8-339b-4ad9-976b-c05d910df2fc', 'x-compute-request-id': 'req-0089f8f8-339b-4ad9-976b-c05d910df2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:39,546 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:58:39,546 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab839bdf-7863-4b00-b261-0237a46b1d82', 'x-compute-request-id': 'req-ab839bdf-7863-4b00-b261-0237a46b1d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:40,721 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.161s 2022-09-11 05:58:40,722 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1693847-fe58-47ad-9468-64a60c7200df', 'x-compute-request-id': 'req-c1693847-fe58-47ad-9468-64a60c7200df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:41,891 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:58:41,891 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-322139f2-a880-4f63-a3db-6f735e42b832', 'x-compute-request-id': 'req-322139f2-a880-4f63-a3db-6f735e42b832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:43,060 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:58:43,061 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb4fb9c6-eaed-4a3d-9aa7-10bce3408cd3', 'x-compute-request-id': 'req-fb4fb9c6-eaed-4a3d-9aa7-10bce3408cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:44,229 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:58:44,229 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa2e9d6-66b9-41e0-9ea7-5f3154fd21c7', 'x-compute-request-id': 'req-eaa2e9d6-66b9-41e0-9ea7-5f3154fd21c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:45,400 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:58:45,401 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab2ead23-65c3-4d78-b208-6e602aa97353', 'x-compute-request-id': 'req-ab2ead23-65c3-4d78-b208-6e602aa97353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:46,570 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:58:46,570 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd1741ee-c387-4781-9fe4-f370c7e08512', 'x-compute-request-id': 'req-bd1741ee-c387-4781-9fe4-f370c7e08512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:47,742 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:58:47,742 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21af7260-a6c3-4f68-bb40-6ca139e3c134', 'x-compute-request-id': 'req-21af7260-a6c3-4f68-bb40-6ca139e3c134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:48,915 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.156s 2022-09-11 05:58:48,915 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a90e3f-d22e-4677-8ed1-382fdc92d327', 'x-compute-request-id': 'req-b3a90e3f-d22e-4677-8ed1-382fdc92d327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:50,082 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.151s 2022-09-11 05:58:50,082 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a0ff09-a6a3-479f-9e7c-abba572055a4', 'x-compute-request-id': 'req-94a0ff09-a6a3-479f-9e7c-abba572055a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:51,249 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.151s 2022-09-11 05:58:51,249 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88e42a5-bdb3-4555-b62d-6d7916ea2851', 'x-compute-request-id': 'req-d88e42a5-bdb3-4555-b62d-6d7916ea2851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:52,418 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:58:52,418 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c0e020-ed35-4e1d-b451-9a5dc250f413', 'x-compute-request-id': 'req-b7c0e020-ed35-4e1d-b451-9a5dc250f413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:53,587 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.154s 2022-09-11 05:58:53,588 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78a6ad0-41a5-4ef3-8fee-a9d002d2f335', 'x-compute-request-id': 'req-b78a6ad0-41a5-4ef3-8fee-a9d002d2f335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:54,758 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.155s 2022-09-11 05:58:54,759 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db2618fc-c541-4952-a8c4-e71723ce0baf', 'x-compute-request-id': 'req-db2618fc-c541-4952-a8c4-e71723ce0baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:55,927 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.153s 2022-09-11 05:58:55,928 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d8a1713-7d9b-43a7-a566-1527f6e25dd2', 'x-compute-request-id': 'req-2d8a1713-7d9b-43a7-a566-1527f6e25dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:57,101 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:58:57,102 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69c8d915-3375-4bc9-b1f2-cf6538eded93', 'x-compute-request-id': 'req-69c8d915-3375-4bc9-b1f2-cf6538eded93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:58,273 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:58:58,273 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b5bb203-c574-4bc7-9426-d2ed0bb469b8', 'x-compute-request-id': 'req-9b5bb203-c574-4bc7-9426-d2ed0bb469b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:58:59,446 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.158s 2022-09-11 05:58:59,447 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e694f5-2147-40c6-9201-fa1736793cd4', 'x-compute-request-id': 'req-49e694f5-2147-40c6-9201-fa1736793cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:59:00,638 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.176s 2022-09-11 05:59:00,639 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00190d0-5198-42ef-97f2-d358c0e2898f', 'x-compute-request-id': 'req-a00190d0-5198-42ef-97f2-d358c0e2898f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:59:01,820 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.166s 2022-09-11 05:59:01,820 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb040b5-d984-4085-b710-9618d3ffc305', 'x-compute-request-id': 'req-ebb040b5-d984-4085-b710-9618d3ffc305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:59:02,998 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.162s 2022-09-11 05:59:02,998 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c242faf5-7607-4482-935f-37300729e8ed', 'x-compute-request-id': 'req-c242faf5-7607-4482-935f-37300729e8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' 2022-09-11 05:59:04,169 121391 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880 0.157s 2022-09-11 05:59:04,170 121391 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb10f41-4bbf-4656-9a4c-c12737e119ef', 'x-compute-request-id': 'req-3fb10f41-4bbf-4656-9a4c-c12737e119ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880'} Body: b'{"server": {"id": "811bc271-657e-410b-9fb8-dfc4c0ca1880", "name": "tempest-VolumesSnapshotTestJSON-instance-1259429740", "status": "ACTIVE", "tenant_id": "bbab28318bf84c88b2f3a774defb870f", "user_id": "9793a6256764417eb3ff1a8386368801", "metadata": {}, "hostId": "92ec21c9a09ef7b8605c5f9e226b8060ea591ef3f2ae7dcd6e11b99a", "image": {"id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/00f61779-4a28-49b8-a0c6-84833a5616d4"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:35:09Z", "updated": "2022-09-11T05:53:04Z", "addresses": {"tempest-VolumesSnapshotTestJSON-580226146-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:1c:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/811bc271-657e-410b-9fb8-dfc4c0ca1880"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-09-11T05:35:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d7a3a010-d9bf-430f-a952-d31b37daff59"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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-fd9625ef-8075-48ba-90ec-404a077539c5)"} }}} 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 d7a3a010-d9bf-430f-a952-d31b37daff59 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-3: {{{ 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 88, in test_snapshot_create_offline_delete_online snapshot3 = 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 937d42dd-5d25-4ab5-940d-2b98942ebef7 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft8.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]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 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 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 116, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 787, 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.33', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
fail
ft8.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 116, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 787, 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.33', 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
ft9.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-09-11 05:34:10,724 121397 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-09-11 05:34:10,907 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33/image/v2/images 0.182s 2022-09-11 05:34:10,907 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--747470539", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4472897b-adec-425e-bf4f-28ffd360138b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9d2b1b16-69c4-45ec-aa30-36eaa5c56ac8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/image/v2/images'} Body: b'{"name": "tempest-scenario-img--747470539", "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": "da4ccd5b2fa14cd188de7c86f31d8632", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4472897b-adec-425e-bf4f-28ffd360138b", "created_at": "2022-09-11T05:34:11Z", "updated_at": "2022-09-11T05:34:11Z", "tags": [], "self": "/v2/images/4472897b-adec-425e-bf4f-28ffd360138b", "file": "/v2/images/4472897b-adec-425e-bf4f-28ffd360138b/file", "schema": "/v2/schemas/image"}' 2022-09-11 05:34:20,695 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.33/image/v2/images/4472897b-adec-425e-bf4f-28ffd360138b/file 9.787s 2022-09-11 05:34:20,695 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7fa7de9bde20> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bc1aabdd-d477-4586-bbc3-2aafb5fa445b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/image/v2/images/4472897b-adec-425e-bf4f-28ffd360138b/file'} Body: b'' 2022-09-11 05:34:20,696 121397 DEBUG [tempest.scenario.manager] image:4472897b-adec-425e-bf4f-28ffd360138b 2022-09-11 05:34:20,748 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.049s 2022-09-11 05:34:20,749 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-536814004", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB5YZX+iQFCg6k1E4WQMwbeyPucdGpZ2y12HtqXo3aCOHUx+I1mTtzU6X+QQpR00l+JShN5IEnq4TKRAbKE0oYCAbJ999I0UBbQZ+YAFta+dwTJbZLn1Fs9FRdIDyLAlMQ=="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:20 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-2e7ef492-cd7f-4378-9cf0-72f162a03a5d', 'x-compute-request-id': 'req-2e7ef492-cd7f-4378-9cf0-72f162a03a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-536814004", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB5YZX+iQFCg6k1E4WQMwbeyPucdGpZ2y12HtqXo3aCOHUx+I1mTtzU6X+QQpR00l+JShN5IEnq4TKRAbKE0oYCAbJ999I0UBbQZ+YAFta+dwTJbZLn1Fs9FRdIDyLAlMQ==", "fingerprint": "93:b4:24:ee:bb:ea:79:78:fa:a6:59:e1:27:17:4c:6e", "user_id": "c9acda7a0d8c4834aace017083393cd0"}}' 2022-09-11 05:34:20,797 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.040s 2022-09-11 05:34:20,798 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3262', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4e554c88-45ff-4354-8841-3d404314848f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c9acda7a0d8c4834aace017083393cd0", "name": "tempest-TestMinimumBasicScenario-1546674314-project", "password_expires_at": null}, "audit_ids": ["CCU8Gm-0TZKZZ_9PbyfRWg"], "expires_at": "2022-09-11T06:34:20.000000Z", "issued_at": "2022-09-11T05:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da4ccd5b2fa14cd188de7c86f31d8632", "name": "tempest-TestMinimumBasicScenario-1546674314"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_da4ccd5b2fa14cd188de7c86f31d8632", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/da4ccd5b2fa14cd188de7c86f31d8632", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:34:20,798 121397 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '41b4dde0-1bee-49b5-8aec-d23d29ece122', 'name': 'tempest-TestMinimumBasicScenario-878792792-network', 'tenant_id': 'da4ccd5b2fa14cd188de7c86f31d8632', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da4ccd5b2fa14cd188de7c86f31d8632', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 92, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:34:01Z', 'updated_at': '2022-09-11T05:34:01Z', 'revision_number': 1} available for tenant 2022-09-11 05:34:21,376 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.33/compute/v2.1/servers 0.577s 2022-09-11 05:34:21,377 121397 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-627437155", "imageRef": "4472897b-adec-425e-bf4f-28ffd360138b", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-536814004", "networks": [{"uuid": "41b4dde0-1bee-49b5-8aec-d23d29ece122"}]}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a3dd88-3c28-47dc-9b8e-ade020af7447', 'x-compute-request-id': 'req-60a3dd88-3c28-47dc-9b8e-ade020af7447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TiSWkPDdkr6v"}}' 2022-09-11 05:34:21,452 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.071s 2022-09-11 05:34:21,452 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:21 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-f9bffec2-0bf7-4496-8d96-60266b245eae', 'x-compute-request-id': 'req-f9bffec2-0bf7-4496-8d96-60266b245eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:22,570 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.103s 2022-09-11 05:34:22,571 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:22 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-848a274b-011f-4f93-95b2-0a138694e3a8', 'x-compute-request-id': 'req-848a274b-011f-4f93-95b2-0a138694e3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:23,695 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.109s 2022-09-11 05:34:23,695 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:23 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-b15a57dd-546e-46b6-991b-837778c9548a', 'x-compute-request-id': 'req-b15a57dd-546e-46b6-991b-837778c9548a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:24,808 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.097s 2022-09-11 05:34:24,808 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:24 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-b86c2540-9ef9-43ae-83eb-1dcf1655065a', 'x-compute-request-id': 'req-b86c2540-9ef9-43ae-83eb-1dcf1655065a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:25,914 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.091s 2022-09-11 05:34:25,915 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:25 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-bc09c719-52f0-4c2f-b17d-b18007fb60b1', 'x-compute-request-id': 'req-bc09c719-52f0-4c2f-b17d-b18007fb60b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:27,024 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.095s 2022-09-11 05:34:27,024 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-4885c248-6d94-4126-b754-bcf394739c6a', 'x-compute-request-id': 'req-4885c248-6d94-4126-b754-bcf394739c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:28,142 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.102s 2022-09-11 05:34:28,143 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:28 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-ea5308a2-5d98-4746-b498-6ffd8d1edffb', 'x-compute-request-id': 'req-ea5308a2-5d98-4746-b498-6ffd8d1edffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:29,247 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.089s 2022-09-11 05:34:29,247 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:29 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-5edc97d9-fd24-4def-b00f-34a746799523', 'x-compute-request-id': 'req-5edc97d9-fd24-4def-b00f-34a746799523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:30,353 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.091s 2022-09-11 05:34:30,353 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:30 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-9fab5893-f88e-41cd-b3ab-bf4cdc8acf54', 'x-compute-request-id': 'req-9fab5893-f88e-41cd-b3ab-bf4cdc8acf54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:31,456 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.088s 2022-09-11 05:34:31,457 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:31 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-9c4c0b4c-d1e4-4de9-a457-9783c37c0210', 'x-compute-request-id': 'req-9c4c0b4c-d1e4-4de9-a457-9783c37c0210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:32,560 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.088s 2022-09-11 05:34:32,560 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:32 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-3299e503-b834-473e-a511-36cb598c1077', 'x-compute-request-id': 'req-3299e503-b834-473e-a511-36cb598c1077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:33,660 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.085s 2022-09-11 05:34:33,660 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:33 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-5f0e527d-2a10-4936-b0c8-001e9335e070', 'x-compute-request-id': 'req-5f0e527d-2a10-4936-b0c8-001e9335e070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:34,762 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.087s 2022-09-11 05:34:34,762 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:34 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-0663a475-47fd-42fa-a970-bca9376ad7a8', 'x-compute-request-id': 'req-0663a475-47fd-42fa-a970-bca9376ad7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:35,863 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.086s 2022-09-11 05:34:35,864 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:35 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-f05bd5e0-78db-4fa5-b62e-34b75558f4ee', 'x-compute-request-id': 'req-f05bd5e0-78db-4fa5-b62e-34b75558f4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:36,979 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.100s 2022-09-11 05:34:36,979 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:36 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-766c173f-6752-4b21-bc47-71065079abc1', 'x-compute-request-id': 'req-766c173f-6752-4b21-bc47-71065079abc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:36,993 121397 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 15 second wait 2022-09-11 05:34:38,080 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.086s 2022-09-11 05:34:38,081 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da3c4898-81b0-4ed9-a4c3-67f61282313b', 'x-compute-request-id': 'req-da3c4898-81b0-4ed9-a4c3-67f61282313b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:38,094 121397 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 17 second wait 2022-09-11 05:34:39,186 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.090s 2022-09-11 05:34:39,186 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13a7bd9-c598-411a-89ff-38dacc37272f', 'x-compute-request-id': 'req-c13a7bd9-c598-411a-89ff-38dacc37272f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:40,883 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.683s 2022-09-11 05:34:40,884 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-71734693-8860-4e4c-b711-9c36b6e7b42e', 'x-compute-request-id': 'req-71734693-8860-4e4c-b711-9c36b6e7b42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:40,910 121397 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 19 second wait 2022-09-11 05:34:42,100 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.188s 2022-09-11 05:34:42,100 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:41 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-b7a42de5-2300-41e0-bdf1-0b3da3bfceb1', 'x-compute-request-id': 'req-b7a42de5-2300-41e0-bdf1-0b3da3bfceb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:43,284 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.169s 2022-09-11 05:34:43,284 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-5ce41925-48a0-442a-bb72-cc93cd494539', 'x-compute-request-id': 'req-5ce41925-48a0-442a-bb72-cc93cd494539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:44,470 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.170s 2022-09-11 05:34:44,470 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-2290bdf4-701d-417b-92d5-26f829ab23a8', 'x-compute-request-id': 'req-2290bdf4-701d-417b-92d5-26f829ab23a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:45,653 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:34:45,654 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-64ee5338-9d74-40a2-942f-fec82e788370', 'x-compute-request-id': 'req-64ee5338-9d74-40a2-942f-fec82e788370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:46,851 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.183s 2022-09-11 05:34:46,851 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:46 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-23c0e726-a7ed-42e7-94f0-0b48de7f6cd9', 'x-compute-request-id': 'req-23c0e726-a7ed-42e7-94f0-0b48de7f6cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:48,055 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.185s 2022-09-11 05:34:48,055 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-bb6c1e3e-dcac-4707-9d65-cbb313a68f07', 'x-compute-request-id': 'req-bb6c1e3e-dcac-4707-9d65-cbb313a68f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:49,244 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.173s 2022-09-11 05:34:49,244 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-a9c35c77-9a08-45a7-906d-50f0256625b0', 'x-compute-request-id': 'req-a9c35c77-9a08-45a7-906d-50f0256625b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:50,420 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:34:50,421 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:50 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-2307f765-cb1b-4d92-a4e0-514a43b87590', 'x-compute-request-id': 'req-2307f765-cb1b-4d92-a4e0-514a43b87590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:51,607 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.172s 2022-09-11 05:34:51,608 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-0b8c11fe-420e-4607-851d-4fd46b7166cb', 'x-compute-request-id': 'req-0b8c11fe-420e-4607-851d-4fd46b7166cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:52,773 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.150s 2022-09-11 05:34:52,773 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-8e2f9e66-04f1-40e3-b43f-2170135c4f6d', 'x-compute-request-id': 'req-8e2f9e66-04f1-40e3-b43f-2170135c4f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:53,970 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.182s 2022-09-11 05:34:53,971 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-31821b3b-9819-43a6-8077-7836e0f85503', 'x-compute-request-id': 'req-31821b3b-9819-43a6-8077-7836e0f85503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:55,154 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:34:55,155 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-688718bd-2555-4046-925b-c3cc0c5de931', 'x-compute-request-id': 'req-688718bd-2555-4046-925b-c3cc0c5de931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:56,349 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.178s 2022-09-11 05:34:56,350 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34:56 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-5d044d1f-f8cd-4451-a938-1237985dd062', 'x-compute-request-id': 'req-5d044d1f-f8cd-4451-a938-1237985dd062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:57,524 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:34:57,524 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-ee775180-89ca-422b-969a-8f6b45881e21', 'x-compute-request-id': 'req-ee775180-89ca-422b-969a-8f6b45881e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:58,692 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:34:58,693 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-bfcc052f-4d85-4ada-8a8a-839a6893e63e', 'x-compute-request-id': 'req-bfcc052f-4d85-4ada-8a8a-839a6893e63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:34:59,864 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:34:59,865 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:34: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-b98e4731-b28b-4290-b4d6-efddecd3489c', 'x-compute-request-id': 'req-b98e4731-b28b-4290-b4d6-efddecd3489c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:01,032 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:35:01,033 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-793f59ed-c2f5-4e34-a609-ef8575c7ecba', 'x-compute-request-id': 'req-793f59ed-c2f5-4e34-a609-ef8575c7ecba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:02,212 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:35:02,212 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35: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-29e7e590-7e13-45c0-8373-c9a9367ea529', 'x-compute-request-id': 'req-29e7e590-7e13-45c0-8373-c9a9367ea529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:03,394 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.167s 2022-09-11 05:35:03,394 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:03 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-ceab396e-ce00-45e7-b495-ec2b2989df48', 'x-compute-request-id': 'req-ceab396e-ce00-45e7-b495-ec2b2989df48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:04,571 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:35:04,571 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:04 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-b69d6275-a78f-4357-b48a-f6330fc8df55', 'x-compute-request-id': 'req-b69d6275-a78f-4357-b48a-f6330fc8df55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:05,744 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:35:05,744 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:05 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-d586ea84-32ea-4172-ac9b-c9d7c1af2539', 'x-compute-request-id': 'req-d586ea84-32ea-4172-ac9b-c9d7c1af2539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:06,917 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:35:06,917 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:06 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-6d372345-4f30-4251-adb3-060d7b3031ec', 'x-compute-request-id': 'req-6d372345-4f30-4251-adb3-060d7b3031ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:08,088 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:35:08,089 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:07 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-9a904515-0d30-41e2-8d19-21c78bfe4179', 'x-compute-request-id': 'req-9a904515-0d30-41e2-8d19-21c78bfe4179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:09,318 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.215s 2022-09-11 05:35:09,319 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:09 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-46f43dcd-544d-4bef-a149-3a7b8b165976', 'x-compute-request-id': 'req-46f43dcd-544d-4bef-a149-3a7b8b165976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:10,525 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.191s 2022-09-11 05:35:10,526 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:10 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-14f77ddb-9623-4174-859d-a4e62ef7f27e', 'x-compute-request-id': 'req-14f77ddb-9623-4174-859d-a4e62ef7f27e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:11,695 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:35:11,696 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:11 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-615d8bda-6517-40aa-89d9-e07510f7bd02', 'x-compute-request-id': 'req-615d8bda-6517-40aa-89d9-e07510f7bd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:12,894 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.184s 2022-09-11 05:35:12,894 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:12 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-79b38991-c8f4-469b-b8fe-908eaa45b22e', 'x-compute-request-id': 'req-79b38991-c8f4-469b-b8fe-908eaa45b22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:14,075 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.165s 2022-09-11 05:35:14,076 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:13 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-279041a2-de39-47d8-9363-cded4493d447', 'x-compute-request-id': 'req-279041a2-de39-47d8-9363-cded4493d447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "BUILD", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:35:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-536814004", "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-09-11 05:35:15,248 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:35:15,248 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d0383d-1dd4-4528-81a3-c88aa5777666', 'x-compute-request-id': 'req-78d0383d-1dd4-4528-81a3-c88aa5777666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:35:14Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.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-09-11 05:35:15,262 121397 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 54 second wait 2022-09-11 05:35:15,471 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.208s 2022-09-11 05:35:15,472 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f4a45a-84c5-425d-b7e3-6a8cb94f51ef', 'x-compute-request-id': 'req-64f4a45a-84c5-425d-b7e3-6a8cb94f51ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:35:14Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.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-09-11 05:35:15,712 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers 0.225s 2022-09-11 05:35:15,713 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:15 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-f1b35943-f327-4d70-8feb-bbb3f36f6a4f', 'x-compute-request-id': 'req-f1b35943-f327-4d70-8feb-bbb3f36f6a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}]}]}' 2022-09-11 05:35:15,933 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.215s 2022-09-11 05:35:15,933 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9446305-5acd-4b27-b6c6-74a472f400c6', 'x-compute-request-id': 'req-d9446305-5acd-4b27-b6c6-74a472f400c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:35:14Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.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-09-11 05:35:16,199 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes 0.250s 2022-09-11 05:35:16,200 121397 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-1423681252", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d552a9a-bc65-426b-b852-2f3384a20ea8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d552a9a-bc65-426b-b852-2f3384a20ea8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.123944", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-11 05:35:16,264 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.052s 2022-09-11 05:35:16,264 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28547cc-b90c-4979-93d5-d111bc3cad04', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28547cc-b90c-4979-93d5-d111bc3cad04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:17,323 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:35:17,323 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0468899-40d3-4ba2-a488-ef8291401193', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0468899-40d3-4ba2-a488-ef8291401193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:17.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:17,336 121397 INFO [tempest.common.waiters] volume 5470d0e4-70e1-40c0-b38d-9b9becf69c4a reached available after waiting for 1.336622 seconds 2022-09-11 05:35:17,378 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:35:17,379 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12801b9b-f1c6-4ad6-9852-4a67c70905aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12801b9b-f1c6-4ad6-9852-4a67c70905aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:17.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:17,454 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes 0.061s 2022-09-11 05:35:17,455 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfad54f8-1a4e-4465-ab4c-84bdde52bb7a', 'content-length': '405', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfad54f8-1a4e-4465-ab4c-84bdde52bb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes'} Body: b'{"volumes": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}]}' 2022-09-11 05:35:17,499 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.040s 2022-09-11 05:35:17,499 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459db4d5-7595-4f81-830d-890a35d9612b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459db4d5-7595-4f81-830d-890a35d9612b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:17.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:21,242 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 3.728s 2022-09-11 05:35:21,242 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:17 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-16d9b249-b2fb-4d60-a55a-b38ba0ab7158', 'x-compute-request-id': 'req-16d9b249-b2fb-4d60-a55a-b38ba0ab7158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "device": "/dev/sdb"}}' 2022-09-11 05:35:21,312 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.067s 2022-09-11 05:35:21,313 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a101eef5-af66-49ab-bb02-085d6a95b1df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a101eef5-af66-49ab-bb02-085d6a95b1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:22,376 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.049s 2022-09-11 05:35:22,376 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69b951b-219a-4a7a-8803-6f53237765c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69b951b-219a-4a7a-8803-6f53237765c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:23,435 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:35:23,435 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d9b08f-98ab-4fa7-9543-18987ff8c057', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d9b08f-98ab-4fa7-9543-18987ff8c057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:24,500 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.050s 2022-09-11 05:35:24,500 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b9b713-c213-4143-9cff-bed487057b67', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b9b713-c213-4143-9cff-bed487057b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:25,562 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:35:25,562 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd6aaaa-4cee-4934-864e-7da6e856b7e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd6aaaa-4cee-4934-864e-7da6e856b7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:26,621 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:35:26,622 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e533a3c5-6113-4a49-9907-e2ddca61a9a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e533a3c5-6113-4a49-9907-e2ddca61a9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:27,680 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:35:27,680 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf49982-1a63-491d-8153-cc6f5e1dcdfc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf49982-1a63-491d-8153-cc6f5e1dcdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:28,744 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.048s 2022-09-11 05:35:28,745 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f7296c-a2ba-4893-924f-5beca2e3bb81', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f7296c-a2ba-4893-924f-5beca2e3bb81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:29,815 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.056s 2022-09-11 05:35:29,816 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75beb22-a6ed-434d-8098-a080d8653658', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75beb22-a6ed-434d-8098-a080d8653658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:30,888 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.059s 2022-09-11 05:35:30,889 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7bad1a0-ef4d-47af-8982-3aab170310e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7bad1a0-ef4d-47af-8982-3aab170310e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:31,946 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:35:31,947 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbc47f7-1e0a-470a-9f5b-e4ac44459c00', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbc47f7-1e0a-470a-9f5b-e4ac44459c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:33,003 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:35:33,003 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4e1298-9b79-495e-a98d-7c15bf943f71', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4e1298-9b79-495e-a98d-7c15bf943f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:34,061 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:35:34,061 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b330a83c-b937-4aba-b9a3-da5e45f5e6aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b330a83c-b937-4aba-b9a3-da5e45f5e6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:35,121 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:35:35,122 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-860ff334-f8e5-4d3c-a63c-6bef33cf9712', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-860ff334-f8e5-4d3c-a63c-6bef33cf9712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:36,179 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:35:36,179 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5614efe8-917d-4a3c-96fb-a1054d264b1f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5614efe8-917d-4a3c-96fb-a1054d264b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:37,238 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:35:37,238 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dfb675-4d3e-4198-bf38-5b4a2d54a19b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dfb675-4d3e-4198-bf38-5b4a2d54a19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:38,298 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:35:38,298 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaab56e-e8d1-4b0a-ae7c-79e7d5b1c9ce', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaab56e-e8d1-4b0a-ae7c-79e7d5b1c9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:38,311 121397 INFO [tempest.common.waiters] volume 5470d0e4-70e1-40c0-b38d-9b9becf69c4a reached in-use after waiting for 17.311786 seconds 2022-09-11 05:35:38,358 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:35:38,359 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dfd034-571e-4089-bb57-3aeaadb9cf10', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dfd034-571e-4089-bb57-3aeaadb9cf10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:38,415 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:35:38,416 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7615a6-22e8-4f31-a45a-661596637387', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7615a6-22e8-4f31-a45a-661596637387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:35:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:38,590 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:35:38,591 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a088b13-2082-4e79-b1c3-e23203624c0b', 'x-compute-request-id': 'req-7a088b13-2082-4e79-b1c3-e23203624c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:35:14Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:35:38,690 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33:9696/networking/v2.0/ports?device_id=e812967c-7475-468f-a1c8-433fef2f929c 0.085s 2022-09-11 05:35:38,690 121397 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': '930', 'x-openstack-request-id': 'req-9d8292b0-2463-41a4-a1bd-4076685a5089', 'date': 'Sun, 11 Sep 2022 05:35:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/ports?device_id=e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"ports":[{"id":"d72e1a71-dbc9-4c3f-a306-ac2805d0c7bb","name":"","network_id":"41b4dde0-1bee-49b5-8aec-d23d29ece122","tenant_id":"da4ccd5b2fa14cd188de7c86f31d8632","mac_address":"fa:16:3e:8e:8b:20","admin_state_up":true,"status":"ACTIVE","device_id":"e812967c-7475-468f-a1c8-433fef2f929c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"994af938-772f-41ed-8132-11468d67c71b","ip_address":"172.20.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7fc77573-30fc-4974-8be1-2b9e23969830"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-85692","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-09-11T05:34:39Z","updated_at":"2022-09-11T05:35:10Z","revision_number":5,"project_id":"da4ccd5b2fa14cd188de7c86f31d8632"}]}' 2022-09-11 05:35:40,406 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33:9696/networking/v2.0/floatingips 1.715s 2022-09-11 05:35:40,407 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "port_id": "d72e1a71-dbc9-4c3f-a306-ac2805d0c7bb", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "fixed_ip_address": "172.20.0.7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-e88efe35-4dd3-4b5c-abea-e5addf38f558', 'date': 'Sun, 11 Sep 2022 05:35:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "86e21f55-3ed4-414f-94fb-a7104c2e9166", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "floating_ip_address": "172.27.1.146", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": "fcc4389b-c760-4104-86cd-b54b7ecdb03d", "port_id": "d72e1a71-dbc9-4c3f-a306-ac2805d0c7bb", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "project_id": "da4ccd5b2fa14cd188de7c86f31d8632", "description": "", "port_details": {"name": "", "network_id": "41b4dde0-1bee-49b5-8aec-d23d29ece122", "mac_address": "fa:16:3e:8e:8b:20", "admin_state_up": true, "status": "ACTIVE", "device_id": "e812967c-7475-468f-a1c8-433fef2f929c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-09-11T05:35:39Z", "updated_at": "2022-09-11T05:35:39Z", "revision_number": 0}}' 2022-09-11 05:35:40,559 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33:9696/networking/v2.0/security-groups 0.151s 2022-09-11 05:35:40,559 121397 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-343518781", "description": "tempest-secgroup-smoke-343518781 description", "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-03a89349-aa4c-48dd-949b-5b5d629fd992', 'date': 'Sun, 11 Sep 2022 05:35:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5586fbb7-953c-4c67-a651-7ff244058860", "name": "tempest-secgroup-smoke-343518781", "stateful": true, "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "description": "tempest-secgroup-smoke-343518781 description", "shared": false, "security_group_rules": [{"id": "11c79f05-a545-4233-a867-b72c90802d8d", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "security_group_id": "5586fbb7-953c-4c67-a651-7ff244058860", "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": 451, "description": null, "tags": [], "created_at": "2022-09-11T05:35:40Z", "updated_at": "2022-09-11T05:35:40Z", "revision_number": 0, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}, {"id": "d45de482-43a9-4d41-8780-17213c88d292", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "security_group_id": "5586fbb7-953c-4c67-a651-7ff244058860", "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": 450, "description": null, "tags": [], "created_at": "2022-09-11T05:35:40Z", "updated_at": "2022-09-11T05:35:40Z", "revision_number": 0, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}], "tags": [], "created_at": "2022-09-11T05:35:40Z", "updated_at": "2022-09-11T05:35:40Z", "revision_number": 1, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:40,735 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.175s 2022-09-11 05:35:40,735 121397 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": "5586fbb7-953c-4c67-a651-7ff244058860", "project_id": "da4ccd5b2fa14cd188de7c86f31d8632", "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-bf48f863-3f49-4c91-af0b-7c5fb76a394d', 'date': 'Sun, 11 Sep 2022 05:35:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d1805ec-7862-483b-95b8-1c623f04c416", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "security_group_id": "5586fbb7-953c-4c67-a651-7ff244058860", "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-09-11T05:35:40Z", "updated_at": "2022-09-11T05:35:40Z", "revision_number": 0, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:40,890 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.154s 2022-09-11 05:35:40,891 121397 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": "5586fbb7-953c-4c67-a651-7ff244058860", "project_id": "da4ccd5b2fa14cd188de7c86f31d8632", "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-e98510ec-f06e-4e9a-9eb1-e5126a563608', 'date': 'Sun, 11 Sep 2022 05:35:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5d55cc3-de47-42f8-ae28-f0ebffc737cd", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "security_group_id": "5586fbb7-953c-4c67-a651-7ff244058860", "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-09-11T05:35:40Z", "updated_at": "2022-09-11T05:35:40Z", "revision_number": 0, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:41,039 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.148s 2022-09-11 05:35:41,040 121397 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": "5586fbb7-953c-4c67-a651-7ff244058860", "project_id": "da4ccd5b2fa14cd188de7c86f31d8632", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-37beed0c-9c88-4784-85f1-b7f71d999177', 'date': 'Sun, 11 Sep 2022 05:35:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c22035cc-7e83-4948-adc9-2645641a6439", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "security_group_id": "5586fbb7-953c-4c67-a651-7ff244058860", "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-09-11T05:35:40Z", "updated_at": "2022-09-11T05:35:40Z", "revision_number": 0, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:41,302 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.261s 2022-09-11 05:35:41,302 121397 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": "5586fbb7-953c-4c67-a651-7ff244058860", "project_id": "da4ccd5b2fa14cd188de7c86f31d8632", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-37c75059-35e8-4ab8-b5d3-668ceb06addf', 'date': 'Sun, 11 Sep 2022 05:35:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1153bb6f-8dfa-461b-a307-0ed78d38a0eb", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "security_group_id": "5586fbb7-953c-4c67-a651-7ff244058860", "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-09-11T05:35:41Z", "updated_at": "2022-09-11T05:35:41Z", "revision_number": 0, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:41,447 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.144s 2022-09-11 05:35:41,447 121397 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": "5586fbb7-953c-4c67-a651-7ff244058860", "project_id": "da4ccd5b2fa14cd188de7c86f31d8632", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-092e69ee-efee-489c-ba6c-3e98030ac02a', 'date': 'Sun, 11 Sep 2022 05:35:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c8842163-cc0e-4474-bef9-6f972d196187", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "security_group_id": "5586fbb7-953c-4c67-a651-7ff244058860", "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-09-11T05:35:41Z", "updated_at": "2022-09-11T05:35:41Z", "revision_number": 0, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:41,578 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.130s 2022-09-11 05:35:41,578 121397 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": "5586fbb7-953c-4c67-a651-7ff244058860", "project_id": "da4ccd5b2fa14cd188de7c86f31d8632", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1de04ca6-2650-4537-9872-4367a46898c9', 'date': 'Sun, 11 Sep 2022 05:35:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cb6cabbf-054a-4f55-85b8-0f7323d21433", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "security_group_id": "5586fbb7-953c-4c67-a651-7ff244058860", "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-09-11T05:35:41Z", "updated_at": "2022-09-11T05:35:41Z", "revision_number": 0, "project_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:35:42,083 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/action 0.504s 2022-09-11 05:35:42,083 121397 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-343518781"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:41 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-4de54f3d-bfd1-4047-a16f-5c35b76c2aca', 'x-compute-request-id': 'req-4de54f3d-bfd1-4047-a16f-5c35b76c2aca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/action'} Body: b'' 2022-09-11 05:35:42,257 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.173s 2022-09-11 05:35:42,257 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bce58e4c-8f21-48a5-803f-b2ded5d2ab3c', 'x-compute-request-id': 'req-bce58e4c-8f21-48a5-803f-b2ded5d2ab3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:35:14Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:35:42,272 121397 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.187958 seconds 2022-09-11 05:35:42,272 121397 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.146:22' as 'ubuntu' with public key authentication 2022-09-11 05:35:45,328 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:35:50,896 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:35:57,456 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:36:05,040 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:36:13,616 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:36:20,124 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:36:27,633 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:36:36,141 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:36:45,649 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 9. Retry after 10 seconds. 2022-09-11 05:36:56,161 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 10. Retry after 11 seconds. 2022-09-11 05:37:07,688 121397 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:37:07,888 121397 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:37:07,888 121397 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.146 successfully created 2022-09-11 05:37:07,980 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/action 0.091s 2022-09-11 05:37:07,980 121397 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': 'Sun, 11 Sep 2022 05:37:07 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-fa7ba365-bca2-4957-91fd-c62c3c9e3cf8', 'x-compute-request-id': 'req-fa7ba365-bca2-4957-91fd-c62c3c9e3cf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/action'} Body: b'' 2022-09-11 05:37:08,476 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.495s 2022-09-11 05:37:08,476 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1749', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82f51eac-b260-4c4c-9a60-449eff56d70c', 'x-compute-request-id': 'req-82f51eac-b260-4c4c-9a60-449eff56d70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:08Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:09,665 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.173s 2022-09-11 05:37:09,666 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3221fc-5278-49ed-841b-39530eeba847', 'x-compute-request-id': 'req-6d3221fc-5278-49ed-841b-39530eeba847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:09,680 121397 INFO [tempest.common.waiters] State transition "REBOOT/rebooting" ==> "REBOOT/reboot_started" after 1 second wait 2022-09-11 05:37:10,850 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.169s 2022-09-11 05:37:10,850 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f3aff8d-3eb9-4978-8549-aa29bf595c53', 'x-compute-request-id': 'req-0f3aff8d-3eb9-4978-8549-aa29bf595c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:12,044 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.178s 2022-09-11 05:37:12,045 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b83954a-e82a-4d9b-bb7f-a2506c22c9c9', 'x-compute-request-id': 'req-9b83954a-e82a-4d9b-bb7f-a2506c22c9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:13,433 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.374s 2022-09-11 05:37:13,434 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6c23ee-53b4-4c84-8303-c882f076e76d', 'x-compute-request-id': 'req-5b6c23ee-53b4-4c84-8303-c882f076e76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:14,622 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.173s 2022-09-11 05:37:14,622 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc9e044-fd59-44ca-8c94-cca247a33292', 'x-compute-request-id': 'req-bfc9e044-fd59-44ca-8c94-cca247a33292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:15,806 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:37:15,806 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdd38388-8a13-49b8-bbe8-a97824867182', 'x-compute-request-id': 'req-fdd38388-8a13-49b8-bbe8-a97824867182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:16,991 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.169s 2022-09-11 05:37:16,991 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f438ec-6160-4430-8ac3-900c909aa032', 'x-compute-request-id': 'req-f0f438ec-6160-4430-8ac3-900c909aa032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:18,179 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.173s 2022-09-11 05:37:18,179 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32d0f612-c60e-4a75-8b10-0c8fe69130b7', 'x-compute-request-id': 'req-32d0f612-c60e-4a75-8b10-0c8fe69130b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:19,359 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.165s 2022-09-11 05:37:19,360 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5005d1e-95d8-4e41-bd37-0d5280eb24f9', 'x-compute-request-id': 'req-c5005d1e-95d8-4e41-bd37-0d5280eb24f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:20,550 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.174s 2022-09-11 05:37:20,550 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea27f67d-2da1-4a2f-8de8-2470eb8e064d', 'x-compute-request-id': 'req-ea27f67d-2da1-4a2f-8de8-2470eb8e064d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:21,734 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:37:21,735 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c2357d-bfc5-478d-9f48-cd8333e3e4c2', 'x-compute-request-id': 'req-81c2357d-bfc5-478d-9f48-cd8333e3e4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:22,927 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.176s 2022-09-11 05:37:22,927 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d072e38e-b815-40f1-81a7-69c001915b20', 'x-compute-request-id': 'req-d072e38e-b815-40f1-81a7-69c001915b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:24,109 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.166s 2022-09-11 05:37:24,110 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1898b528-a854-466f-8acd-dcd8f52db8ea', 'x-compute-request-id': 'req-1898b528-a854-466f-8acd-dcd8f52db8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:25,293 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:37:25,293 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-467ae144-97bc-4e5e-a925-fbe598b52c68', 'x-compute-request-id': 'req-467ae144-97bc-4e5e-a925-fbe598b52c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "REBOOT", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:09Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:26,475 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.167s 2022-09-11 05:37:26,475 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d000ed56-4421-45f2-b236-389e83e869b1', 'x-compute-request-id': 'req-d000ed56-4421-45f2-b236-389e83e869b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:37:25Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}, {"version": 4, "addr": "172.27.1.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-343518781"}, {"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": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:37:26,489 121397 INFO [tempest.common.waiters] State transition "REBOOT/reboot_started" ==> "ACTIVE/None" after 18 second wait 2022-09-11 05:37:26,490 121397 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.146:22' as 'ubuntu' with public key authentication 2022-09-11 05:38:01,168 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:38:06,705 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:38:10,209 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:38:14,713 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:38:20,217 121397 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.146 ([Errno None] Unable to connect to port 22 on 172.27.1.146). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:38:26,752 121397 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:38:26,963 121397 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:38:26,964 121397 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.146 successfully created 2022-09-11 05:38:26,964 121397 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-09-11 05:38:26,964 121397 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.146:22' as 'ubuntu' with public key authentication 2022-09-11 05:38:26,977 121397 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:38:27,139 121397 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:38:27,139 121397 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.146 successfully created 2022-09-11 05:38:28,211 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/action 0.455s 2022-09-11 05:38:28,212 121397 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-343518781"}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38: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-86f1c933-9dd3-441d-ba3d-ac3e0d4fa9d3', 'x-compute-request-id': 'req-86f1c933-9dd3-441d-ba3d-ac3e0d4fa9d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/action'} Body: b'' 2022-09-11 05:38:28,475 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/security-groups/5586fbb7-953c-4c67-a651-7ff244058860 0.262s 2022-09-11 05:38:28,475 121397 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-96ac6f07-6c45-4de2-b2df-189dcde5bc84', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 05:38:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups/5586fbb7-953c-4c67-a651-7ff244058860'} Body: b'' 2022-09-11 05:38:29,584 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/floatingips/86e21f55-3ed4-414f-94fb-a7104c2e9166 1.108s 2022-09-11 05:38:29,584 121397 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-36c3d079-1bf8-4bc2-a842-8be02037a9f8', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 05:38:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/86e21f55-3ed4-414f-94fb-a7104c2e9166'} Body: b'' 2022-09-11 05:39:03,674 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 34.089s 2022-09-11 05:39:03,674 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:29 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-f880bd8a-4fec-47ea-82ea-5cc4fdba32c8', 'x-compute-request-id': 'req-f880bd8a-4fec-47ea-82ea-5cc4fdba32c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'' 2022-09-11 05:39:03,907 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.232s 2022-09-11 05:39:03,908 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-5f359fdc-6788-42ec-8741-b72202113600', 'x-compute-request-id': 'req-5f359fdc-6788-42ec-8741-b72202113600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:05,008 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.096s 2022-09-11 05:39:05,008 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-e94133ef-dcff-4c63-8647-9304668bef4b', 'x-compute-request-id': 'req-e94133ef-dcff-4c63-8647-9304668bef4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:06,113 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:39:06,113 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-7edd37b4-2f0e-4e45-88ee-b5fb36efe82c', 'x-compute-request-id': 'req-7edd37b4-2f0e-4e45-88ee-b5fb36efe82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:07,209 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.092s 2022-09-11 05:39:07,210 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-ffae1ee1-1c93-4705-8e1c-3b1dde35b826', 'x-compute-request-id': 'req-ffae1ee1-1c93-4705-8e1c-3b1dde35b826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:08,311 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:39:08,311 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-05df85f1-51f9-4ed5-aa3a-397ac7e04a98', 'x-compute-request-id': 'req-05df85f1-51f9-4ed5-aa3a-397ac7e04a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:09,414 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:39:09,415 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-c001b7b9-46ee-4300-824f-d74e02961be9', 'x-compute-request-id': 'req-c001b7b9-46ee-4300-824f-d74e02961be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:10,519 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:39:10,519 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-aa62e8f9-d4d9-4921-99c3-e5d9f37d7e4e', 'x-compute-request-id': 'req-aa62e8f9-d4d9-4921-99c3-e5d9f37d7e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:11,682 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.159s 2022-09-11 05:39:11,682 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-95f60ac7-91c6-4f46-b629-b375dfb67b46', 'x-compute-request-id': 'req-95f60ac7-91c6-4f46-b629-b375dfb67b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:12,735 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.048s 2022-09-11 05:39:12,735 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-ac07f249-2abb-4a7e-ab8d-eabea4b25e45', 'x-compute-request-id': 'req-ac07f249-2abb-4a7e-ab8d-eabea4b25e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:13,825 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.085s 2022-09-11 05:39:13,825 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-341ef355-5e5b-4054-8ab0-f386baf12a7c', 'x-compute-request-id': 'req-341ef355-5e5b-4054-8ab0-f386baf12a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:14,927 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:39:14,927 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-a45a7df9-7ac8-4d79-807e-322b4746cb73', 'x-compute-request-id': 'req-a45a7df9-7ac8-4d79-807e-322b4746cb73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:16,028 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:39:16,029 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-e6584fce-cca5-4f7e-ab93-462aa8eb5afd', 'x-compute-request-id': 'req-e6584fce-cca5-4f7e-ab93-462aa8eb5afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:17,133 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:39:17,134 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-6e75a1a4-7e72-4edd-8b79-05211a0e4613', 'x-compute-request-id': 'req-6e75a1a4-7e72-4edd-8b79-05211a0e4613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:18,236 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.098s 2022-09-11 05:39:18,236 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-3cb7edd2-dcd1-4cd1-9713-2ea71b45d826', 'x-compute-request-id': 'req-3cb7edd2-dcd1-4cd1-9713-2ea71b45d826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:19,348 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.108s 2022-09-11 05:39:19,348 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-80c0d956-254c-4d4c-beeb-5b4ddd59cacf', 'x-compute-request-id': 'req-80c0d956-254c-4d4c-beeb-5b4ddd59cacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:20,442 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.090s 2022-09-11 05:39:20,443 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-72e77586-df34-4747-8439-ad227e725164', 'x-compute-request-id': 'req-72e77586-df34-4747-8439-ad227e725164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:21,545 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.098s 2022-09-11 05:39:21,545 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-89f39f98-9b6b-4086-9661-086120303b2a', 'x-compute-request-id': 'req-89f39f98-9b6b-4086-9661-086120303b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:22,646 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.096s 2022-09-11 05:39:22,646 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-c4bc0e48-c3c0-4a4a-a0d4-159d2d362c15', 'x-compute-request-id': 'req-c4bc0e48-c3c0-4a4a-a0d4-159d2d362c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:23,749 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.098s 2022-09-11 05:39:23,749 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-0bf8cfdb-ea96-44d8-9719-6f15b9860214', 'x-compute-request-id': 'req-0bf8cfdb-ea96-44d8-9719-6f15b9860214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:24,852 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.099s 2022-09-11 05:39:24,853 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-47e6d69a-2efe-4c1d-9805-5cb54ed32877', 'x-compute-request-id': 'req-47e6d69a-2efe-4c1d-9805-5cb54ed32877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:25,957 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:39:25,958 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-6aa183f1-9229-440b-972d-944574a7caf4', 'x-compute-request-id': 'req-6aa183f1-9229-440b-972d-944574a7caf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:27,058 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:39:27,059 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-ef1f89db-5b67-4092-a7d1-05ec6f7f323e', 'x-compute-request-id': 'req-ef1f89db-5b67-4092-a7d1-05ec6f7f323e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:28,168 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.106s 2022-09-11 05:39:28,168 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-c5f14b4e-e254-4cf2-93d7-d7c1f50ea0cb', 'x-compute-request-id': 'req-c5f14b4e-e254-4cf2-93d7-d7c1f50ea0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:29,263 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.091s 2022-09-11 05:39:29,263 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-8883252c-fce2-459c-afdd-9cac74235d90', 'x-compute-request-id': 'req-8883252c-fce2-459c-afdd-9cac74235d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:30,367 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:39:30,368 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-659068a3-eb96-4dba-8873-db3d5e658010', 'x-compute-request-id': 'req-659068a3-eb96-4dba-8873-db3d5e658010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:31,470 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.098s 2022-09-11 05:39:31,471 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-d7197099-59e1-4d35-b7b0-dfe0004586b1', 'x-compute-request-id': 'req-d7197099-59e1-4d35-b7b0-dfe0004586b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:32,576 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:39:32,576 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-d2d211b9-8803-42aa-94c9-47d835a1f0b3', 'x-compute-request-id': 'req-d2d211b9-8803-42aa-94c9-47d835a1f0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:33,677 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:39:33,678 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-43730bde-1e59-455a-b2d1-3386758d28ca', 'x-compute-request-id': 'req-43730bde-1e59-455a-b2d1-3386758d28ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:34,779 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:39:34,780 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-6f26ea7b-1b6a-43c9-8679-907042ceaccf', 'x-compute-request-id': 'req-6f26ea7b-1b6a-43c9-8679-907042ceaccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:35,882 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.099s 2022-09-11 05:39:35,883 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-14fd12c8-c881-4ab4-a0e2-4867271beb44', 'x-compute-request-id': 'req-14fd12c8-c881-4ab4-a0e2-4867271beb44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:36,991 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.105s 2022-09-11 05:39:36,992 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-83f491cf-ecef-47a0-8382-493b8b7ce052', 'x-compute-request-id': 'req-83f491cf-ecef-47a0-8382-493b8b7ce052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:38,089 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.094s 2022-09-11 05:39:38,090 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-91a5b3e7-58d5-4984-ac95-e81db5cb8ed0', 'x-compute-request-id': 'req-91a5b3e7-58d5-4984-ac95-e81db5cb8ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:39,189 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.095s 2022-09-11 05:39:39,190 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-979bb093-bed0-4c5f-9adf-7f7ee622191c', 'x-compute-request-id': 'req-979bb093-bed0-4c5f-9adf-7f7ee622191c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:40,293 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.099s 2022-09-11 05:39:40,293 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-d5c773ac-e07f-43d4-9ed6-96327747588a', 'x-compute-request-id': 'req-d5c773ac-e07f-43d4-9ed6-96327747588a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:41,405 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.107s 2022-09-11 05:39:41,405 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-be6e2215-d6de-4f38-a66e-bbd3046ef35b', 'x-compute-request-id': 'req-be6e2215-d6de-4f38-a66e-bbd3046ef35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:42,499 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.089s 2022-09-11 05:39:42,500 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-4799057c-4306-4510-bc0e-9d0bd635b48c', 'x-compute-request-id': 'req-4799057c-4306-4510-bc0e-9d0bd635b48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:43,600 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.096s 2022-09-11 05:39:43,601 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-a0b989e6-a360-494b-80ab-6a3b36db3f66', 'x-compute-request-id': 'req-a0b989e6-a360-494b-80ab-6a3b36db3f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:39:44,705 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:39:44,705 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-35e5a1a4-4db4-41e6-bccd-c22810e0c434', 'x-compute-request-id': 'req-35e5a1a4-4db4-41e6-bccd-c22810e0c434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:40:45,157 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 59.448s 2022-09-11 05:40:45,158 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39: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-e80e52b4-ba82-48c6-bc74-7d7d28bb0315', 'x-compute-request-id': 'req-e80e52b4-ba82-48c6-bc74-7d7d28bb0315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:04,030 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 17.868s 2022-09-11 05:41:04,030 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:40: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-97aff5a8-2c71-4468-bb57-03a8ca54a20e', 'x-compute-request-id': 'req-97aff5a8-2c71-4468-bb57-03a8ca54a20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:05,131 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.096s 2022-09-11 05:41:05,131 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-d4108d3d-fb4e-48b9-ae60-9dda08b7f70c', 'x-compute-request-id': 'req-d4108d3d-fb4e-48b9-ae60-9dda08b7f70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:06,234 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.098s 2022-09-11 05:41:06,234 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-361732b5-27f6-4a6e-a358-fbbf6d76706d', 'x-compute-request-id': 'req-361732b5-27f6-4a6e-a358-fbbf6d76706d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:07,336 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:41:07,336 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-642aabfc-1a9a-4d66-a1e1-49c11fba6a02', 'x-compute-request-id': 'req-642aabfc-1a9a-4d66-a1e1-49c11fba6a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:08,439 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.099s 2022-09-11 05:41:08,440 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-7c27b78f-88ab-4146-b82c-8b98762fe42e', 'x-compute-request-id': 'req-7c27b78f-88ab-4146-b82c-8b98762fe42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:09,545 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:41:09,545 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-2008f217-b18a-4931-9fb1-2abf569305f3', 'x-compute-request-id': 'req-2008f217-b18a-4931-9fb1-2abf569305f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:10,649 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.099s 2022-09-11 05:41:10,649 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-bf10ecaf-5295-48f4-ab28-9b6f5509ee48', 'x-compute-request-id': 'req-bf10ecaf-5295-48f4-ab28-9b6f5509ee48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:11,753 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:41:11,754 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-3dfa7889-bfc1-4243-9a3a-1ce96d5d061b', 'x-compute-request-id': 'req-3dfa7889-bfc1-4243-9a3a-1ce96d5d061b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:12,859 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:41:12,860 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-99ab9ec4-f7d8-4940-b2e8-cacf0f91b951', 'x-compute-request-id': 'req-99ab9ec4-f7d8-4940-b2e8-cacf0f91b951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:13,964 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:41:13,965 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-258e9a7a-cb49-43df-838b-adb84877dd38', 'x-compute-request-id': 'req-258e9a7a-cb49-43df-838b-adb84877dd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:15,064 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.096s 2022-09-11 05:41:15,064 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-4fb61d9a-b9f5-40f0-b6a5-1f30f1f4c055', 'x-compute-request-id': 'req-4fb61d9a-b9f5-40f0-b6a5-1f30f1f4c055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:16,167 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.099s 2022-09-11 05:41:16,167 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-a4888d66-fac1-4740-a1d8-70378d06ddf3', 'x-compute-request-id': 'req-a4888d66-fac1-4740-a1d8-70378d06ddf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:17,271 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:41:17,272 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-2aabfb8e-e220-49e6-8943-06d0e2390090', 'x-compute-request-id': 'req-2aabfb8e-e220-49e6-8943-06d0e2390090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:18,379 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.103s 2022-09-11 05:41:18,379 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-eea4f9d4-8b39-4334-bf3f-2081dc0c1dd7', 'x-compute-request-id': 'req-eea4f9d4-8b39-4334-bf3f-2081dc0c1dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:19,480 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:41:19,481 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-98d27946-bea8-4499-96fc-e18a05baadb0', 'x-compute-request-id': 'req-98d27946-bea8-4499-96fc-e18a05baadb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:20,647 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.163s 2022-09-11 05:41:20,647 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-68b20f0a-5c8d-4504-bc8c-3181fe7b0b61', 'x-compute-request-id': 'req-68b20f0a-5c8d-4504-bc8c-3181fe7b0b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:21,699 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.049s 2022-09-11 05:41:21,700 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-b9b0808a-31c5-490d-a958-5f7d461e0701', 'x-compute-request-id': 'req-b9b0808a-31c5-490d-a958-5f7d461e0701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:22,791 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.087s 2022-09-11 05:41:22,791 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-eb8f2cc6-0946-4989-a0d2-27106c2e1a3e', 'x-compute-request-id': 'req-eb8f2cc6-0946-4989-a0d2-27106c2e1a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:23,902 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.107s 2022-09-11 05:41:23,902 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-3e23d5ff-0579-4439-a292-3864f8b49eed', 'x-compute-request-id': 'req-3e23d5ff-0579-4439-a292-3864f8b49eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:24,999 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.091s 2022-09-11 05:41:24,999 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-9e6bef67-8772-4a60-81a4-b7f2a90169dd', 'x-compute-request-id': 'req-9e6bef67-8772-4a60-81a4-b7f2a90169dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:26,102 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.099s 2022-09-11 05:41:26,102 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-0ff645d0-86fe-45ce-9241-bb62eb41c00c', 'x-compute-request-id': 'req-0ff645d0-86fe-45ce-9241-bb62eb41c00c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:27,207 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:41:27,207 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-af5942a7-4102-4231-b8c6-dca7749d7256', 'x-compute-request-id': 'req-af5942a7-4102-4231-b8c6-dca7749d7256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:28,312 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:41:28,312 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-6aa92275-b2e4-431e-be1d-3f8e1ab6d3db', 'x-compute-request-id': 'req-6aa92275-b2e4-431e-be1d-3f8e1ab6d3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:29,413 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:41:29,413 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-70835cb7-7e59-43d2-ba4f-9b7d26902fb0', 'x-compute-request-id': 'req-70835cb7-7e59-43d2-ba4f-9b7d26902fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:30,523 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.106s 2022-09-11 05:41:30,523 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-ba47b717-4b4d-4ef9-b213-d5a7b52f3205', 'x-compute-request-id': 'req-ba47b717-4b4d-4ef9-b213-d5a7b52f3205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:31,625 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:41:31,625 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-49e7d871-85cc-49ba-ba6c-82e3ed428b3d', 'x-compute-request-id': 'req-49e7d871-85cc-49ba-ba6c-82e3ed428b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:32,729 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:41:32,729 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-a0825060-c828-4296-9a98-6057382ff92f', 'x-compute-request-id': 'req-a0825060-c828-4296-9a98-6057382ff92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:33,835 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:41:33,835 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-844458ed-3e35-48c4-9f77-20e548937fb1', 'x-compute-request-id': 'req-844458ed-3e35-48c4-9f77-20e548937fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:34,937 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.098s 2022-09-11 05:41:34,937 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-5c856783-c9b8-4b53-aaa8-df46e291f01f', 'x-compute-request-id': 'req-5c856783-c9b8-4b53-aaa8-df46e291f01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:36,046 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.105s 2022-09-11 05:41:36,047 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-dd73ec80-dbf2-4cad-b6c9-01e526dbac6f', 'x-compute-request-id': 'req-dd73ec80-dbf2-4cad-b6c9-01e526dbac6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:37,149 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.098s 2022-09-11 05:41:37,150 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-471eb3da-b263-4e64-a1a6-4ed6c73cdcdf', 'x-compute-request-id': 'req-471eb3da-b263-4e64-a1a6-4ed6c73cdcdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:38,255 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:41:38,256 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-1469962b-d798-4a9f-a6c5-f1eb78f1e7fc', 'x-compute-request-id': 'req-1469962b-d798-4a9f-a6c5-f1eb78f1e7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:39,357 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.097s 2022-09-11 05:41:39,357 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-97794a51-9535-4737-9f5a-4c2e0058aea3', 'x-compute-request-id': 'req-97794a51-9535-4737-9f5a-4c2e0058aea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:40,463 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.101s 2022-09-11 05:41:40,463 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-2a07537f-ac0c-40b8-a6cf-932daa7f1f1f', 'x-compute-request-id': 'req-2a07537f-ac0c-40b8-a6cf-932daa7f1f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:41,564 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.096s 2022-09-11 05:41:41,564 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-42c38b76-febd-4989-928d-5869d056817d', 'x-compute-request-id': 'req-42c38b76-febd-4989-928d-5869d056817d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:42,670 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.102s 2022-09-11 05:41:42,671 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-4b2f4cc7-b5ca-48e7-b3ee-4ab91504c72a', 'x-compute-request-id': 'req-4b2f4cc7-b5ca-48e7-b3ee-4ab91504c72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:43,778 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.103s 2022-09-11 05:41:43,779 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-96b4a8e8-5bd5-4fe8-89d6-2dbb57493aee', 'x-compute-request-id': 'req-96b4a8e8-5bd5-4fe8-89d6-2dbb57493aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:41:44,882 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 0.100s 2022-09-11 05:41:44,883 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-5745698d-3415-4dfe-bf2a-6bca32467f50', 'x-compute-request-id': 'req-5745698d-3415-4dfe-bf2a-6bca32467f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:42:45,551 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 59.663s 2022-09-11 05:42:45,551 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41: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-b3bdfe3f-c3fd-4edc-a59e-20c3c998bf67', 'x-compute-request-id': 'req-b3bdfe3f-c3fd-4edc-a59e-20c3c998bf67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:43:46,616 121397 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 2022-09-11 05:44:46,658 121397 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 2022-09-11 05:45:46,716 121397 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 2022-09-11 05:46:46,776 121397 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 2022-09-11 05:47:05,005 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments 258.449s 2022-09-11 05:47:05,005 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:46: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-d3de84d5-f7e0-4a33-a5a9-2499795b8f76', 'x-compute-request-id': 'req-d3de84d5-f7e0-4a33-a5a9-2499795b8f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "volumeId": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "serverId": "e812967c-7475-468f-a1c8-433fef2f929c", "device": "/dev/sdb"}]}' 2022-09-11 05:47:06,131 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 POST http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/action 0.121s 2022-09-11 05:47:06,133 121397 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': 'Sun, 11 Sep 2022 05:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '82482', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7b3e234-a3ca-4b5f-8005-150717da9f99', 'x-compute-request-id': 'req-d7b3e234-a3ca-4b5f-8005-150717da9f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/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-09-11 05:47:06,135 121397 DEBUG [tempest.common.waiters] Console output for e812967c-7475-468f-a1c8-433fef2f929c 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.124000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128000] tsc: Detected 1995.192 MHz processor [ 0.132000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.136009] pid_max: default: 32768 minimum: 301 [ 0.140057] Security Framework initialized [ 0.144000] Yama: becoming mindful. [ 0.144051] AppArmor: AppArmor initialized [ 0.148261] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.152123] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156026] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.160018] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164541] CPU: Physical Processor ID: 0 [ 0.168327] mce: CPU supports 1 MCE banks [ 0.172112] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.180006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.184006] Spectre V2 : Mitigation: Full generic retpoline [ 0.188005] Speculative Store Bypass: Vulnerable [ 0.259088] Freeing SMP alternatives memory: 36K [ 0.264000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.264137] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.268102] Hierarchical SRCU implementation. [ 0.272838] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.276005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.280102] smp: Bringing up secondary CPUs ... [ 0.284011] smp: Brought up 1 node, 1 CPU [ 0.288032] smpboot: Max logical packages: 1 [ 0.292007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.297439] devtmpfs: initialized [ 0.300090] x86/mm: Memory block size: 128MB [ 0.304253] evm: security.selinux [ 0.308022] evm: security.SMACK64 [ 0.312006] evm: security.SMACK64EXEC [ 0.316035] evm: security.SMACK64TRANSMUTE [ 0.320006] evm: security.SMACK64MMAP [ 0.324006] evm: security.apparmor [ 0.328007] evm: security.ima [ 0.332005] evm: security.capability [ 0.336218] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.340021] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.344137] pinctrl core: initialized pinctrl subsystem [ 0.348379] NET: Registered protocol family 16 [ 0.352124] audit: initializing netlink subsys (disabled) [ 0.356228] cpuidle: using governor ladder [ 0.360018] audit: type=2000 audit(1662874527.356:1): state=initialized audit_enabled=0 res=1 [ 0.364012] cpuidle: using governor menu [ 0.368123] ACPI: bus type PCI registered [ 0.372013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378576] PCI: Using configuration type 1 for base access [ 0.384698] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.392215] ACPI: Added _OSI(Module Device) [ 0.396014] ACPI: Added _OSI(Processor Device) [ 0.400006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.404006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.408033] ACPI: Added _OSI(Linux-Dell-Video) [ 0.422784] ACPI: Interpreter enabled [ 0.424016] ACPI: (supports S0 S5) [ 0.428006] ACPI: Using IOAPIC for interrupt routing [ 0.432173] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436576] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.509731] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.512013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.516020] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.520026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.524525] PCI host bridge to bus 0000:00 [ 0.528010] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.532032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.536008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.540008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.544008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.548010] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.598679] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.600017] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.604011] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.608035] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.613532] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.613532] * this clock source is slow. Consider trying other clock sources [ 0.634506] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.721792] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.724995] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.729502] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.732851] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.736879] SCSI subsystem initialized [ 0.744155] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.748000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.748007] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.752032] vgaarb: loaded [ 0.756073] pps_core: LinuxPPS API ver. 1 registered [ 0.760005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.764037] PTP clock support registered [ 0.768118] EDAC MC: Ver: 3.0.0 [ 0.784052] hv_vmbus: Vmbus version:4.0 [ 0.788916] PCI: Using ACPI for IRQ routing [ 0.794714] NetLabel: Initializing [ 0.796025] NetLabel: domain hash size = 128 [ 0.800064] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.804057] NetLabel: unlabeled traffic allowed by default [ 0.808243] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.841408] VFS: Disk quotas dquot_6.6.0 [ 0.848738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.859312] AppArmor: AppArmor Filesystem Enabled [ 0.862997] pnp: PnP ACPI init [ 0.871867] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.875612] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.881500] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.891463] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.900652] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.907014] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.911670] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.918147] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.922561] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.929689] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.934927] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.950452] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.961516] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.967616] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.977276] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.991252] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.999732] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.006322] pnp: PnP ACPI: found 9 devices [ 1.024628] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.042184] NET: Registered protocol family 2 [ 1.052995] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.064882] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.074140] TCP: Hash tables configured (established 8192 bind 8192) [ 1.085167] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.095165] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.103852] NET: Registered protocol family 1 [ 1.111657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.131594] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.143055] Unpacking initramfs... [ 1.524035] random: fast init done [ 1.575758] Freeing initrd memory: 13088K [ 1.580573] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.588472] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.603872] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.619132] Scanning for low memory corruption every 60 seconds [ 1.627562] Initialise system trusted keyrings [ 1.633148] Key type blacklist registered [ 1.639960] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.650533] zbud: loaded [ 1.675790] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.690254] fuse init (API version 7.26) [ 1.702343] Key type asymmetric registered [ 1.714672] Asymmetric key parser 'x509' registered [ 1.722677] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.728494] io scheduler noop registered (default) [ 1.738648] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.748559] ACPI: Power Button [PWRF] [ 1.754785] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.790418] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.828897] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.842057] Linux agpgart interface v0.103 [ 1.849531] loop: module loaded [ 1.858303] hv_vmbus: registering driver hv_storvsc [ 1.873310] scsi host0: storvsc_host_t [ 1.889894] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.910914] scsi host1: storvsc_host_t [ 1.926997] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.936982] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.968142] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.981816] scsi host2: ata_piix [ 1.987352] sd 0:0:0:0: [sda] Write Protect is off [ 1.994938] scsi host3: ata_piix [ 2.002370] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.019793] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.049962] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.069742] libphy: Fixed MDIO Bus: probed [ 2.075347] tun: Universal TUN/TAP device driver, 1.6 [ 2.082015] PPP generic driver version 2.4.2 [ 2.085815] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.111046] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.116615] sda: sda1 [ 2.121391] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.129164] mousedev: PS/2 mouse device common for all mice [ 2.135081] rtc_cmos 00:00: RTC can wake from S4 [ 2.186631] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.195432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.210889] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.491605] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.496948] device-mapper: uevent: version 1.0.3 [ 3.503186] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.511461] NET: Registered protocol family 10 [ 3.527584] Segment Routing with IPv6 [ 3.533359] NET: Registered protocol family 17 [ 3.538450] Key type dns_resolver registered [ 3.544362] RAS: Correctable Errors collector initialized. [ 3.550615] registered taskstats version 1 [ 3.557625] Loading compiled-in X.509 certificates [ 3.567869] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.574381] zswap: loaded using pool lzo/zbud [ 3.597287] Key type big_key registered [ 3.602845] Key type trusted registered [ 3.776095] Key type encrypted registered [ 3.783782] AppArmor: AppArmor sha1 policy hashing enabled [ 3.792782] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.798268] evm: HMAC attrs: 0x1 [ 3.826091] rtc_cmos 00:00: setting system clock to 2022-09-11 05:35:32 UTC (1662874532) [ 3.835666] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.841619] EDD information not available. [ 4.559789] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.583748] ata2.00: configured for MWDMA2 [ 4.617270] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.644715] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.649600] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.662062] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.673325] Freeing unused kernel memory: 2248K [ 4.696087] Write protecting the kernel read-only data: 18432k [ 4.706054] Freeing unused kernel memory: 2008K [ 4.719762] Freeing unused kernel memory: 124K [ 4.735006] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.748325] x86/mm: Checking user space page tables [ 4.768744] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.871832] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.886892] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.893989] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.906256] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.911816] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.932140] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.960041] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.973153] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.981448] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.988813] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.175527] hv_vmbus: registering driver hv_netvsc [ 5.186873] hv_utils: Registering HyperV Utility Driver [ 5.193288] hv_vmbus: registering driver hv_util [ 5.218735] hv_vmbus: registering driver hyperv_keyboard [ 5.244970] hidraw: raw HID events driver (C) Jiri Kosina [ 5.326210] hv_vmbus: registering driver hid_hyperv [ 5.386087] hv_utils: Heartbeat IC version 3.0 [ 5.394575] 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 [ 5.405259] hv_utils: Shutdown IC version 3.0 [ 5.408317] hv_utils: TimeSync IC version 4.0 [ 5.472479] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.538940] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.732364] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.868351] raid6: sse2x1 gen() 4394 MB/s [ 5.924044] raid6: sse2x1 xor() 2699 MB/s [ 5.988271] raid6: sse2x2 gen() 3552 MB/s [ 6.048044] raid6: sse2x2 xor() 2603 MB/s [ 6.104041] raid6: sse2x4 gen() 5210 MB/s [ 6.160041] raid6: sse2x4 xor() 3174 MB/s [ 6.165454] raid6: using algorithm sse2x4 gen() 5210 MB/s [ 6.172546] raid6: .... xor() 3174 MB/s, rmw enabled [ 6.179845] raid6: using intx1 recovery algorithm [ 6.195128] xor: measuring software checksum speed [ 6.244253] prefetch64-sse: 20432.000 MB/sec [ 6.288034] generic_sse: 8622.000 MB/sec [ 6.293350] xor: using function: prefetch64-sse (20432.000 MB/sec) [ 6.307491] 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.599627] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 7.070502] 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.353720] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 7.403765] sd 1:0:0:0: Attached scsi generic sg2 type 0 [ 7.431852] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 7.448659] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 7.487534] sd 1:0:0:0: [sdb] Write Protect is off [ 7.541502] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 7.825321] sd 1:0:0:0: [sdb] Attached SCSI disk [ 8.302508] 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) [ 8.342103] systemd[1]: Detected virtualization microsoft. [ 8.353583] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LS[0m! [ 8.444830] systemd[1]: Set hostname to <ubuntu>. [ 8.494812] systemd[1]: Initializing machine ID from random generator. [ 8.502541] systemd[1]: Installed transient /etc/machine-id file. [ 9.568933] systemd[1]: Created slice System Slice. [[0;32m OK [m] Created slice Sstem Slice. [ 9.752176] systemd[1]: Created slice User and Session Slice. [[0;32m OK [m] Created slice User and Session Slice. [ 9.893531] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice sstem-serial\x2detty.slice. [ 9.994611] 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. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket. Starting Remount Root and Kerne File Systems... Mounting Debug File System... Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel...[ 10.670394] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices.[ 10.764920] iscsi: registered transport (tcp) [[0;32m OK [0m] [ 10.844537] iscsi: registered transport (iser) Listening on Journal Audit Socket. [ 10.893098] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Ppe. [[0;32m OK [0m] Listening on LVM2 metadata daemn socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Mounting Huge Pages File System... [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Journal Service... [[0;32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... [[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 [m] Started LVM2metadata daemon Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Cntrol File System... Starting Initia cloud-init job(pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persitent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [m] Started Monitoring of LVM2 mirrrs,...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 Load/Sae Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Krnel Device Manager... [[0;32m OK [0m] Reached target ocal File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] 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 Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 43.515119] cloud-init[324]: Cloud-init v. 18.2 running 'init-local' at Sun, 11 Sep 2022 05:35:53 +0000. Up 24.30 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 [0m] Reached target Network. [ 86.400630] cloud-init[654]: Cloud-init v. 18.2 running 'init' at Sun, 11 Sep 2022 05:36:15 +0000. Up 46.28 seconds.[ [0;32m OK [0m[ 86.543617] ] Started Initial cloud-init job (metadata service crawler).cloud-init[654]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[[0;32m OK [0m] Reached target System Initialization.[ 86.667690] cloud-init [654]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 86.739214] [0;32m OK [0mcloud-init] [654]: Started ACPI Events Check.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ [0;32m OK [0m[ 86.842554] ] cloud-initReached target Paths.[654]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 86.949706] Listening on ACPID Listen Socket. cloud-init[654]: ci-info: | eth0 | True | 172.20.0.7 | 255.255.255.240 | . | fa:16:3e:8e:8b:20 |[ [0;32m OK [0m[ 87.046262] cloud-init] [654]: Started Daily apt download activities.ci-info: | eth0 | True | fe80::f816:3eff:fe8e:8b20/64 | . | link | fa:16:3e:8e:8b:20 | [[ 87.134913] [0;32m OK [0mcloud-init] [654]: Started Daily apt upgrade and clean activities.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 87.228665] [0;32m OK [0mcloud-init[654]: ] ci-info: | lo | True | ::1/128 | . | host | . |Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m[ 87.335627] ] cloud-initReached target Sockets.[654]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[ [0;32m OK [0m] [ 87.446474] Reached target Basic System.cloud-init[654]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ Starting LSB: MD monitoring daemon...[ 87.544225] cloud-init[[654]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Deferred execution scheduler. [ 87.650169] [cloud-init[0;32m OK [0m[654]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Started Unattended Upgrades Shutdown. [ 87.757049] cloud-init[[654]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Regular background program processing daemon. [ 87.851884] cloud-init [654]: Starting LSB: Record successful boot for GRUB...ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [[ 87.964577] cloud-init[0;32m OK [0m[654]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started ACPI event daemon. [ 88.057416] Starting Login Service...cloud-init[654]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |[[0;32m OK [0m ] [ 88.171503] Started D-Bus System Message Bus.cloud-init [654]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 88.250389] cloud-init[654]: Generating public/private rsa key pair. [ 88.297501] cloud-init[654]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 88.352802] cloud-init[654]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 88.400939] cloud-init[654]: The key fingerprint is: [[ 88.459542] [0;32m OK [0mcloud-init[654]: ] SHA256:5t3xdb3GVk7D95DhvfCHREHyZYGuHK8TMeQ8J59aaiM root@tempest-testminimumbasicscenario-server-627437155Started Daily Cleanup of Temporary Directories. [[ 88.557631] [0;32m OK [0mcloud-init] [654]: Reached target Timers.The key's randomart image is: [[0;32m OK [0m[ 88.653498] ] cloud-initReached target Cloud-config availability.[654]: +---[RSA 2048]----+[ [0;32m OK [0m[ 88.756669] ] cloud-init[654]: Reached target Network is Online.| ..+.+| [ 88.837001] Starting iSCSI initiator daemon (iscsid)...cloud-init[654]: | . + + | [ 88.930165] Starting OpenBSD Secure Shell server...cloud-init [654]: | + . + | Starting Apply the settings specified in cloud-config...[ 89.036274] cloud-init [654]: Starting /etc/rc.local Compatibility...| O =.+.| [[ 89.213181] cloud-init[0;32m OK [0m[654]: ] | S . %.*oO|Started OpenBSD Secure Shell server. [ 89.346210] [cloud-init[0;32m OK [0m[654]: ] Started /etc/rc.local Compatibility.| o . = O+*O| [[0;32m OK [0m[ 89.620874] cloud-init[654]: ] | . . B oB+| Started iSCSI initiator daemon (iscsid).[ 89.736334] cloud-init[654]: [[0;32m OK [0m| E B o .| ] [ 89.952210] Started Login Service.cloud-init [654]: | o o |[ [0;32m OK [0m[ 90.108217] cloud-init[654]: ] +----[SHA256]-----+Started LSB: MD monitoring daemon. [[0;32m OK [0m[ 90.265650] ] cloud-initStarted LSB: Record successful boot for GRUB.[654]: Generating public/private dsa key pair. [ 90.408214] Starting Login to default iSCSI targets...cloud-init [654]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[ [0;32m OK [0m] [ 90.584403] cloud-initStarted Login to default iSCSI targets.[654]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[ [0;32m OK [0m[ 90.708729] ] Reached target Remote File Systems (Pre).cloud-init[654]: The key fingerprint is:[[0;32m OK [0m [ 90.839862] ] cloud-initReached target Remote File Systems.[654]: SHA256:igjouCqQHeechbxyFz4HOhdrvWeCdPRtK4gsx04JaZE root@tempest-testminimumbasicscenario-server-627437155 Starting LSB: automatic crash report generation... [ 90.960948] cloud-init[654]: Starting Permit User Sessions...The key's randomart image is: [ 91.061878] Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...cloud-init[654]: +---[DSA 1024]----+[ [0;32m OK [0m[ 91.180884] ] Started Permit User Sessions.cloud-init[654]: | | [[ 91.321014] [0;32m OK [0mcloud-init] [654]: Started LSB: Set the CPU Frequency Scaling governor to "ondemand".| . | [[ 91.512383] [0;32m OK [0mcloud-init] [654]: Started LSB: automatic crash report generation.| .E. | [ 91.755720] [[0;32m OK [0mcloud-init] [654]: Started Serial Getty on ttyS0.|. . +o= . | [[ 91.931325] [0;32m OK [0mcloud-init[654]: ] |oo =+* BS. . |Started Getty on tty1. [ 92.026222] cloud-init[[654]: |=.ooOoOo+ . o |[0;32m OK [0m] Reached target Login Prompts.[ 92.178890] cloud-init[[0;32m OK [0m[654]: ] |o..o.O+* o . . |Reached target Multi-User System. [ 92.337274] cloud-init[[654]: [0;32m OK [0m|.. ..* + + . |] Reached target Graphical Interface. [ 92.470296] cloud-initStarting Update UTMP about System Runlevel Changes...[654]: |= +. + . | [ 92.573216] cloud-init[654]: +----[SHA256]-----+ [ 92.621296] cloud-init[654]: Generating public/private ecdsa key pair. [ 92.678306] cloud-init[654]: [[0;32m OK [0mYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 92.798268] cloud-init[654]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.] Started Update UTMP about System Runlevel Changes. [ 92.904985] cloud-init[654]: The key fingerprint is: [ 92.979321] cloud-init[654]: SHA256:IZ83vvWV1rWiQSy3VRZBiWvb89vf3tsp4mVbAB/yBTU root@tempest-testminimumbasicscenario-server-627437155 [ 93.040298] cloud-init[654]: The key's randomart image is: [ 93.108656] cloud-init[654]: +---[ECDSA 256]---+ [ 93.170367] cloud-init[654]: | .+Eo| [ 93.220127] cloud-init[654]: | ...o| [ 93.271397] cloud-init[654]: | . . o ..+ | [ 93.313250] cloud-init[654]: | o o. =o= | [ 93.356158] cloud-init[654]: | S.o+.=o .| [ 93.398578] cloud-init[654]: | o+.o..o=| [ 93.444790] cloud-init[654]: | .o.+ ==| [ 93.486596] cloud-init[654]: | +=o=.B| [ 93.529346] cloud-init[654]: | oo..o=@| [ 93.572736] cloud-init[654]: +----[SHA256]-----+ [ 93.615294] cloud-init[654]: Generating public/private ed25519 key pair. [ 93.661512] cloud-init[654]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 93.715974] cloud-init[654]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 93.763199] cloud-init[654]: The key fingerprint is: [ 93.804379] cloud-init[654]: SHA256:sEDVxQUL/dVbF0nJ4z/BNfDmc0LQVGnZbW/L+jLq3iI root@tempest-testminimumbasicscenario-server-627437155 [ 93.857208] cloud-init[654]: The key's randomart image is: [ 93.900408] cloud-init[654]: +--[ED25519 256]--+ [ 93.943634] cloud-init[654]: | .....+ooo+==X| [ 93.985707] cloud-init[654]: | . ..o. .+XO| [ 94.030044] cloud-init[654]: | . . .. .=+O| [ 94.094204] cloud-init[654]: | . o ..o=o| [ 94.156180] cloud-init[654]: | . S o+=| [ 94.213451] cloud-init[654]: | =+| [ 94.262251] cloud-init[654]: | . .| [ 94.306018] cloud-init[654]: | E ..+ | [ 94.348907] cloud-init[654]: | ++o.+. | [ 94.392500] cloud-init[654]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-testminimumbasicscenari-server-627437155 ttyS0 tempest-testminimumbasicscenario-server-627437155 login: [[0;32m OK [0m] Stopped Daily apt upgrade and clean activities. [[0;32m OK [0m] Stopped target Cloud-init target. Stopping ACPI event daemon... [[0;32m OK [0m] Stopped target Timers. [[0;32m OK [0m] Stopped Daily apt upgrade and clean activities. [[0;32m OK [0m] Stopped Daily Cleanup of Temporary Directories. Stopping User Manager for UID 100... [[0;32m OK [0m] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Stopped target Graphical Interface. [[0;32m OK [0m] Stopped Daily apt download activities. [[0;32m OK [0m] Stopped Execute cloud user/final scripts. [[0;32m OK [0m] Stopped Daily apt download activities. [[0;32m OK [0m] Stopped target System Time Synchronized. [[0;32m OK [0mCloud-init 18.2 received SIGTERM, exiting... Filename: /usr/lib/python3.5/selectors.py Function: select Line number: 376 Filename: /usr/lib/python3.5/subprocess.py Function: _communicate Line number: 1715 Filename: /usr/lib/python.5/subprocess.py Function: communicate Line number: 1072 ] Stopped target Multi-User System. [[0;32m OK [0m] Stopped target Login Prompts. Stopping Serial Getty on ttyS0... Stopping Unattended Upgrades Shutdown... Stopping D-Bus System Message Bus... Stopping LSB: automatic crash report generation... Stopping LSB: MD monitoring daemon... Stopping OpenBSD Secure Shell server... Stopping LSB: Record successful boot for GRUB... Stopping Deferred execution scheduler... Stopping Regular background program processing daemon... Stopping LSB: Set the CPU Frequency Scaling governor to "ondemand"... Stopping Getty on tty1... Stopping Session 1 of user ubuntu. [[0;32m OK [0m] Stopped Deferred execution scheduler. [[0;32m OK [0m] Stopped Regular background program processing daemon. [[0;32m OK [0m] Stopped ACPI event daemon. [[0;32m OK [0m] Stopped OpenBSD Secure Shell server. [[0;32m OK [0m] Stopped Apply the settings specified in cloud-config. [[0;32m OK [0m] Stopped Serial Getty on ttyS0. [[0;32m OK [0m] Stopped Getty on tty1. [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Stopped Session 1 of user ubuntu. [[0;32m OK [0m] Stopped Unattended Upgrades Shutdown. [[0;32m OK [0m] Stopped D-Bus System Message Bus. [[0;32m OK [0m] Stopped LSB: automatic crash report generation. [[0;32m OK [0m] Stopped LSB: MD monitoring daemon. [[0;32m OK [0m] Stopped LSB: Record successful boot for GRUB. [[0;32m OK [0m] Stopped LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Removed slice User Slice of ubuntu. Stopping Login Service... [[0;32m OK [0m] Removed slice system-getty.slice. [[0;32m OK [0m] Stopped /etc/rc.local Compatibility. [[0;32m OK [0m] Removed slice system-serial\x2dgetty.slice. Stopping Permit User Sessions... [[0;32m OK [0m] Stopped target Cloud-config availability. [[0;32m OK [0m] Stopped Login Service. [[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 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 Paths. [[0;32m OK [0m] Stopped Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Stopped ACPI Events Check. [[0;32m OK [0m] Stopped Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Stopped target Sockets. [[0;32m OK [0m] Closed ACPID Listen Socket. [[0;32m OK [0m] Closed D-Bus System Message Bus Socket. [[0;32m OK [0m] Stopped target System Initialization. [[0;32m OK [0m] Stopped target Swap. [[0;32m OK [0m] Stopped target Encrypted Volumes. Stopping Network Time Synchronization... [[0;32m OK [0m] Stopped Commit a transient machine-id on disk. Stopping Update UTMP about Systm Boot/Shutdown.. Stopping Load/Save Random Seed... [[0;32m OK [0m] Stopped Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Stopped Load/Save Random Seed. [[0;32m OK [0m] Stopped Login to default iSCSI targets. Stopping iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Stopped iSCSI initiator daemon (iscsid). [[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 Raise network interfaces. [[0;32m OK [0m] Stopped Apply Kernel Variables. [[0;32m OK [0m] Stopped Load Kernel Modules. [[0;32m OK [0m] Stopped target Network (Pre). [[0;32m OK [0m] Stopped Initial cloud-init job (pre-networking). [[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. Unmounting /run/user/1000... [[0;32m OK [0m] Unmounted /run/user/1000. [[0;32m OK [0m] Reached target Unmount All Filesystems. [[0;32m OK [0m] Stopped target Local File Systems (Pre). [[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... Stopping Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Stopped Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [ 110.458596] EXT4-fs (sda1): Unrecognized mount option "sync" or missing value [ 110.467665] EXT4-fs (sda1): Unrecognized mount option "sync" or missing value [ 110.572211] 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.192 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.108006] pid_max: default: 32768 minimum: 301 [ 0.112051] Security Framework initialized [ 0.116005] Yama: becoming mindful. [ 0.120044] AppArmor: AppArmor initialized [ 0.124000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.124098] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.128022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132524] CPU: Physical Processor ID: 0 [ 0.136357] mce: CPU supports 1 MCE banks [ 0.140000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.144005] Spectre V2 : Mitigation: Full generic retpoline [ 0.148004] Speculative Store Bypass: Vulnerable [ 0.197949] Freeing SMP alternatives memory: 36K [ 0.202385] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.204098] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.208061] Hierarchical SRCU implementation. [ 0.216540] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.220006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.224077] smp: Bringing up secondary CPUs ... [ 0.228006] smp: Brought up 1 node, 1 CPU [ 0.232005] smpboot: Max logical packages: 1 [ 0.236006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.240491] devtmpfs: initialized [ 0.244085] x86/mm: Memory block size: 128MB [ 0.248244] evm: security.selinux [ 0.252008] evm: security.SMACK64 [ 0.256005] evm: security.SMACK64EXEC [ 0.260004] evm: security.SMACK64TRANSMUTE [ 0.264004] evm: security.SMACK64MMAP [ 0.268004] evm: security.apparmor [ 0.272004] evm: security.ima [ 0.276004] evm: security.capability [ 0.280157] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284040] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288068] pinctrl core: initialized pinctrl subsystem [ 0.292260] NET: Registered protocol family 16 [ 0.296115] audit: initializing netlink subsys (disabled) [ 0.300176] cpuidle: using governor ladder [ 0.304010] audit: type=2000 audit(1662874656.300:1): state=initialized audit_enabled=0 res=1 [ 0.308009] cpuidle: using governor menu [ 0.312060] ACPI: bus type PCI registered [ 0.316005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321429] PCI: Using configuration type 1 for base access [ 0.325510] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.328276] ACPI: Added _OSI(Module Device) [ 0.332009] ACPI: Added _OSI(Processor Device) [ 0.336006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.344016] ACPI: Added _OSI(Linux-Dell-Video) [ 0.357281] ACPI: Interpreter enabled [ 0.360012] ACPI: (supports S0 S5) [ 0.364005] ACPI: Using IOAPIC for interrupt routing [ 0.368044] 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.416828] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424034] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432474] PCI host bridge to bus 0000:00 [ 0.436008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502606] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.504006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.522303] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.522303] * this clock source is slow. Consider trying other clock sources [ 0.536684] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.589384] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.592908] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.596835] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.604629] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608688] SCSI subsystem initialized [ 0.612312] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.616000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.616030] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.620008] vgaarb: loaded [ 0.624077] pps_core: LinuxPPS API ver. 1 registered [ 0.628004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.632040] PTP clock support registered [ 0.636120] EDAC MC: Ver: 3.0.0 [ 0.642150] hv_vmbus: Vmbus version:4.0 [ 0.644139] PCI: Using ACPI for IRQ routing [ 0.648198] NetLabel: Initializing [ 0.652044] NetLabel: domain hash size = 128 [ 0.656021] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.660656] NetLabel: unlabeled traffic allowed by default [ 0.664202] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.686100] VFS: Disk quotas dquot_6.6.0 [ 0.691560] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.697727] AppArmor: AppArmor Filesystem Enabled [ 0.702471] pnp: PnP ACPI init [ 0.718422] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.727197] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.733669] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.738452] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.744533] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.750056] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.756364] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.762722] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.767844] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.772947] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.778467] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.783552] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.788759] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.795998] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.800980] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.807371] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.812552] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.818490] pnp: PnP ACPI: found 9 devices [ 0.830246] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.835657] NET: Registered protocol family 2 [ 0.841812] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.848618] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.853971] TCP: Hash tables configured (established 8192 bind 8192) [ 0.859225] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.864205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.870246] NET: Registered protocol family 1 [ 0.875250] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.881175] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.886370] Unpacking initramfs... [ 1.191951] Freeing initrd memory: 13088K [ 1.197763] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.202659] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.208694] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.214752] Scanning for low memory corruption every 60 seconds [ 1.219563] Initialise system trusted keyrings [ 1.224341] Key type blacklist registered [ 1.228812] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.237269] zbud: loaded [ 1.243116] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.249656] fuse init (API version 7.26) [ 1.256770] Key type asymmetric registered [ 1.262252] Asymmetric key parser 'x509' registered [ 1.266657] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.271789] io scheduler noop registered (default) [ 1.275543] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.281225] ACPI: Power Button [PWRF] [ 1.286400] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.316342] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.349646] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.360568] Linux agpgart interface v0.103 [ 1.367999] loop: module loaded [ 1.374984] hv_vmbus: registering driver hv_storvsc [ 1.383630] scsi host0: storvsc_host_t [ 1.393492] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.399210] random: fast init done [ 1.406726] scsi host1: storvsc_host_t [ 1.415922] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.421078] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.426149] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.438444] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.448065] scsi host2: ata_piix [ 1.452624] sd 0:0:0:0: [sda] Write Protect is off [ 1.457364] scsi host3: ata_piix [ 1.461695] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.466972] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.472677] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.489802] libphy: Fixed MDIO Bus: probed [ 1.495102] tun: Universal TUN/TAP device driver, 1.6 [ 1.499473] PPP generic driver version 2.4.2 [ 1.503746] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.527272] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.531257] sda: sda1 [ 1.534451] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.538928] mousedev: PS/2 mouse device common for all mice [ 1.545725] rtc_cmos 00:00: RTC can wake from S4 [ 1.577281] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.586151] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.594317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.600978] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.607680] device-mapper: uevent: version 1.0.3 [ 1.615083] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.622343] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.629921] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.636766] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.642301] NET: Registered protocol family 10 [ 2.086664] sd 1:0:0:0: [sdb] Write Protect is off [ 2.658750] Segment Routing with IPv6 [ 2.663950] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.670266] NET: Registered protocol family 17 [ 2.675793] Key type dns_resolver registered [ 2.680799] RAS: Correctable Errors collector initialized. [ 2.686757] registered taskstats version 1 [ 2.691236] Loading compiled-in X.509 certificates [ 2.701008] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.706867] zswap: loaded using pool lzo/zbud [ 2.717712] Key type big_key registered [ 2.723711] Key type trusted registered [ 2.848343] Key type encrypted registered [ 2.853839] AppArmor: AppArmor sha1 policy hashing enabled [ 2.859291] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.864559] evm: HMAC attrs: 0x1 [ 2.892629] rtc_cmos 00:00: setting system clock to 2022-09-11 05:37:39 UTC (1662874659) [ 2.898314] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.903437] EDD information not available. [ 3.376208] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.383222] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.394670] ata2.00: configured for MWDMA2 [ 3.413392] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.430812] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.436287] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.444321] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.453149] Freeing unused kernel memory: 2248K [ 3.464052] Write protecting the kernel read-only data: 18432k [ 3.469488] Freeing unused kernel memory: 2008K [ 3.474315] Freeing unused kernel memory: 124K [ 3.490457] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.495020] x86/mm: Checking user space page tables [ 3.510235] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.566171] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.572520] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.577900] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.583686] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.591173] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.600070] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.615021] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.625065] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.635769] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.641432] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.798344] hv_utils: Registering HyperV Utility Driver [ 3.802698] hv_vmbus: registering driver hv_util [ 3.809801] hv_vmbus: registering driver hv_netvsc [ 3.826905] hidraw: raw HID events driver (C) Jiri Kosina [ 3.837961] hv_vmbus: registering driver hyperv_keyboard [ 3.858441] hv_vmbus: registering driver hid_hyperv [ 3.905125] 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.913215] hv_utils: Heartbeat IC version 3.0 [ 3.925674] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.956194] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.985549] hv_utils: Shutdown IC version 3.0 [ 4.005646] hv_utils: TimeSync IC version 4.0 [ 4.010787] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.208051] raid6: sse2x1 gen() 4544 MB/s [ 4.260190] raid6: sse2x1 xor() 3327 MB/s [ 4.312038] raid6: sse2x2 gen() 5865 MB/s [ 4.364038] raid6: sse2x2 xor() 4321 MB/s [ 4.416744] raid6: sse2x4 gen() 6735 MB/s [ 4.468028] raid6: sse2x4 xor() 5155 MB/s [ 4.473781] raid6: using algorithm sse2x4 gen() 6735 MB/s [ 4.480916] raid6: .... xor() 5155 MB/s, rmw enabled [ 4.486483] raid6: using intx1 recovery algorithm [ 4.498861] xor: measuring software checksum speed [ 4.548111] prefetch64-sse: 10120.000 MB/sec [ 4.592028] generic_sse: 9220.000 MB/sec [ 4.596668] xor: using function: prefetch64-sse (10120.000 MB/sec) [ 4.606179] 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.797074] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.997942] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.003157] EXT4-fs (sda1): write access will be enabled during recovery [ 5.393446] EXT4-fs (sda1): recovery complete [ 5.438610] 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.974475] 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.985241] systemd[1]: Detected virtualization microsoft. [ 5.990287] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.041873] systemd[1]: Set hostname to <tempest-testminimumbasicscenario-server-627437155>. [ 6.519708] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 6.585706] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 6.645405] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 6.701453] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 6.781376] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 6.841283] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... Mounting POSIX Message Queue File System...[ 7.270767] Loading iSCSI transport class v2.0-870. Mounting Debug File System...[ 7.325497] iscsi: registered transport (tcp) Mounting Huge Pages File System...[ 7.370564] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 7.528843] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on udev Kernel Socket. Starting Journal Service... [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice system-serial\x2dgetty.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 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 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration 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 [m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. 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. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[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. [[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 Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 25.622296] cloud-init[330]: Cloud-init v. 18.2 running 'init-local' at Sun, 11 Sep 2022 05:37:49 +0000. Up 12.09 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. [ 45.250322] cloud-init[673]: Cloud-init v. 18.2 running 'init' at Sun, 11 Sep 2022 05:38:06 +0000. Up 28.48 seconds. [ 45.337070] cloud-init[673]: [[0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 45.460382] cloud-init[[673]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target Cloud-config availability. [ 45.554040] [cloud-init[673]: [0;32m OK [0m] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Reached target System Initialization. [ 45.648239] [cloud-init[673]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Started ACPI Events Check. [ 45.736605] [[0;32m OK [0mcloud-init[673]: ] ci-info: | eth0 | True | 172.20.0.7 | 255.255.255.240 | . | fa:16:3e:8e:8b:20 |Reached target Paths. [[0;32m OK [0m[ 45.840161] cloud-init] [673]: Listening on D-Bus System Messae Bus Socket.ci-info: | eth0 | True | fe80::f816:3eff:fe8e:8b20/64 | . | link | fa:16:3e:8e:8b:20 | [ [0;32m OK [0m[ 45.930265] ] cloud-initStarted Daily Cleanup of Temporary Directories.[673]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 46.012783] [0;32m OK [0mcloud-init] [673]: Started Daily apt download activities.ci-info: | lo | True | ::1/128 | . | host | . | [[0;32m OK [0m ] Started Daily apt upgrade and clean activities.[ 46.138683] cloud-init[[673]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Timers. [ 46.241487] [cloud-init[673]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Listening on ACPID Listen Socket. [ 46.333247] [cloud-init[0;32m OK [0m[673]: ] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Reached target Sockets. [[ 46.429074] [0;32m OK [0mcloud-init[673]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Reached target Basic System. [[ 46.516992] [0;32m OK [0mcloud-init] [673]: Started D-Bus System Message Bus.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 46.607716] cloud-init[673]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 46.661231] cloud-init[673]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 46.709869] cloud-init[673]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 46.759040] cloud-init[673]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Reached target Network is Online. Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... Starting OpenBSD Secure Shell server... Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. 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. [[0;32m OK [0m] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m] Started User Manager for UID 1000. [[0;32m OK [0m] Started Session 2 of user ubuntu. Stopping User Manager for UID 1000... [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Removed slice User Slice of ubuntu. Ubuntu 16.04.4 LTS tempest-testminimumbasicscenario-server-627437155 ttyS0 tempest-testminimumbasicscenario-server-627437155 login: [ 115.074311] cloud-init[730]: Cloud-init v. 18.2 running 'modules:config' at Sun, 11 Sep 2022 05:38:26 +0000. Up 48.53 seconds. 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>Sep 11 05:39:39 ec2: <14>Sep 11 05:39:39 ec2: ############################################################# <14>Sep 11 05:39:39 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Sep 11 05:39:39 ec2: 1024 SHA256:igjouCqQHeechbxyFz4HOhdrvWeCdPRtK4gsx04JaZE root@tempest-testminimumbasicscenario-server-627437155 (DSA) <14>Sep 11 05:39:39 ec2: 256 SHA256:IZ83vvWV1rWiQSy3VRZBiWvb89vf3tsp4mVbAB/yBTU root@tempest-testminimumbasicscenario-server-627437155 (ECDSA) <14>Sep 11 05:39:39 ec2: 256 SHA256:sEDVxQUL/dVbF0nJ4z/BNfDmc0LQVGnZbW/L+jLq3iI root@tempest-testminimumbasicscenario-server-627437155 (ED25519) <14>Sep 11 05:39:39 ec2: 2048 SHA256:5t3xdb3GVk7D95DhvfCHREHyZYGuHK8TMeQ8J59aaiM root@tempest-testminimumbasicscenario-server-627437155 (RSA) <14>Sep 11 05:39:39 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Sep 11 05:39:39 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHky7Fb+RmGPhSK9X5mRoeoEGjqBsiB4qwZ8fLRS21YQUkcyJ4h6ep8zShP5N4ICylA374f6m6t5H8DGjd3QLk= root@tempest-testminimumbasicscenario-server-67437155 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG967xzEvSpqwTup8mRRuxACiKDvg1nNslxTqHTlYRgQ root@tempest-testminimumbasicscenario-server-627437155 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFjHbnuAnF32i0p56tfYLgX3p7yWnR94ZQ5PA4kufUXsnzEbMXhFJ5e4cZSo30Z26UJ3mzNQ7xh+uCzhNiFVjg2x2PUxlUPGHZ4PcqPlTRe+zcTZjnrL9HqrfSnWp3R7IVm21jKKN/24R+zxwXosBT1cIk79IJhD7fweLhJSAQHiV41v82jp6uycR8AYAn2VYeyd7BnwCDdLF05hoqrlt7dbX/WCI7/6lEDvJncZaBvajs2vDTA0XW3KagU516Sj+fIea8HhqMFI1v506gBOpZskuQxbg2l+NZ+eToqkq9uCgRvyEzVK7Q/uH5tanEWXvCfCg1mgW6uJMewd6gE0wJ root@tempest-testminimumbasicscenario-server-627437155 -----END SSH HOST KEY KEYS----- [ 123.319981] cloud-init[922]: Cloud-init v. 18.2 running 'modules:final' at Sun, 11 Sep 2022 05:39:33 +0000. Up 115.84 seconds. [ 123.416453] cloud-init[922]: Cloud-init v. 18.2 finished at Sun, 11 Sep 2022 05:39:40 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 122.41 seconds 2022-09-11 05:47:06,378 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.241s 2022-09-11 05:47:06,378 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:06 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-c90326c1-5316-4db3-9c5f-599e10c6255c', 'x-compute-request-id': 'req-c90326c1-5316-4db3-9c5f-599e10c6255c', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c/os-volume_attachments/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} 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-3bbc5a01-7c20-45af-a1c6-a1f45268f525)"}}' 2022-09-11 05:47:06,424 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:06,424 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:06 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-98ce505d-b522-419b-ad21-65fb6ff9dde5', 'x-openstack-request-id': 'req-98ce505d-b522-419b-ad21-65fb6ff9dde5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} 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-09-11 05:47:06,467 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:47:06,467 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad0196f-3300-4e96-ac8f-e5db45213dbb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad0196f-3300-4e96-ac8f-e5db45213dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:07,525 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:07,526 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1097365-7ea4-4e98-839e-3ea4da43f53f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1097365-7ea4-4e98-839e-3ea4da43f53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:08,584 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:08,584 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a7b34b-53ff-4bde-8de4-3ff73d399ce5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a7b34b-53ff-4bde-8de4-3ff73d399ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:09,642 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:09,643 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b58fad-f904-4dc4-9c12-2c4c0fd41cc1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b58fad-f904-4dc4-9c12-2c4c0fd41cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:10,699 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:47:10,700 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf5b996-cd1f-400a-9560-7b2edc85e7c0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf5b996-cd1f-400a-9560-7b2edc85e7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:11,758 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:11,758 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373fa117-d5f5-4bca-b550-e8faf018534d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373fa117-d5f5-4bca-b550-e8faf018534d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:12,817 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:12,817 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54a6349-0480-4ebd-90e7-4431beb2b2f4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54a6349-0480-4ebd-90e7-4431beb2b2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:13,873 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:13,874 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd29a60-b3d9-41c1-a720-3aabc63714c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd29a60-b3d9-41c1-a720-3aabc63714c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:14,941 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.053s 2022-09-11 05:47:14,942 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece7cbee-038d-45d7-af90-25819fcf7a98', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece7cbee-038d-45d7-af90-25819fcf7a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:15,999 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:47:15,999 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969927a3-de92-424b-b6ee-ac923a1a8d30', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969927a3-de92-424b-b6ee-ac923a1a8d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:17,057 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:17,058 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b25fe8-07e9-48d7-bfc2-12c683d3f5c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b25fe8-07e9-48d7-bfc2-12c683d3f5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:18,115 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:18,116 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dcc5bd5-5079-4dff-ab2b-9084dc03ebb6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dcc5bd5-5079-4dff-ab2b-9084dc03ebb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:19,173 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:19,173 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d66f7e-fd67-4f29-9724-3b4a62fd33cd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d66f7e-fd67-4f29-9724-3b4a62fd33cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:20,231 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:20,231 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66ac3aa-a739-4076-9578-dc4fa611c559', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66ac3aa-a739-4076-9578-dc4fa611c559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:21,290 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:21,290 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18092252-86b5-47df-a3fe-e4b02bdebfcf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18092252-86b5-47df-a3fe-e4b02bdebfcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:22,349 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:22,349 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417025a3-e0e0-4a4e-852c-a42089a4491c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417025a3-e0e0-4a4e-852c-a42089a4491c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:23,407 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:23,407 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e166b3-86d2-4724-8f97-11ee6721f7a1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e166b3-86d2-4724-8f97-11ee6721f7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:24,465 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:24,465 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ce28a0-0c92-4a2a-83a6-594ee94dbee3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ce28a0-0c92-4a2a-83a6-594ee94dbee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:25,523 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:25,523 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe66886f-4fa0-4bde-8a37-edd25d9ceac0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe66886f-4fa0-4bde-8a37-edd25d9ceac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:26,582 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:26,583 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6ed60b-8242-41fb-86b4-5b9eb5fdcbcb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6ed60b-8242-41fb-86b4-5b9eb5fdcbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:27,641 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:27,641 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648c4a7a-3e00-4b94-a60f-5d9b85816c52', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648c4a7a-3e00-4b94-a60f-5d9b85816c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:28,699 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:28,700 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5c4235-2f9c-4a4f-ab10-0449b917029b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5c4235-2f9c-4a4f-ab10-0449b917029b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:29,757 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:29,758 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabadc4a-b822-4e64-b703-2f19d58a001f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabadc4a-b822-4e64-b703-2f19d58a001f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:30,816 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:30,817 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9dcf41-6b41-409a-b07d-1ff001adde92', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9dcf41-6b41-409a-b07d-1ff001adde92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:31,876 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:31,876 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be91666a-2e17-4fa8-bc55-92a02ee960f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be91666a-2e17-4fa8-bc55-92a02ee960f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:32,934 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:32,934 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd16a314-8c93-44f8-9a23-31cadf2580ff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd16a314-8c93-44f8-9a23-31cadf2580ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:33,992 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:33,992 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be717059-cec3-4337-9171-231bdfad553a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be717059-cec3-4337-9171-231bdfad553a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:35,053 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:47:35,053 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0547db0-703d-4d8a-8d16-9817ede3794a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0547db0-703d-4d8a-8d16-9817ede3794a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:36,114 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:47:36,114 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1547f11-3f56-49b0-8435-30d3ae7ffdb0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1547f11-3f56-49b0-8435-30d3ae7ffdb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:37,174 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:47:37,175 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb111d3-268a-44df-8dde-4bb262b8697e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb111d3-268a-44df-8dde-4bb262b8697e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:38,232 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:38,233 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1549887b-c948-4a34-8bb3-dbd03b1ce353', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1549887b-c948-4a34-8bb3-dbd03b1ce353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:39,290 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:39,291 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3c55c5-37f3-406c-8c19-f6cb05a445bd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3c55c5-37f3-406c-8c19-f6cb05a445bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:40,348 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:40,348 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf48b83-f6df-49b2-b14c-5111c1bb1729', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf48b83-f6df-49b2-b14c-5111c1bb1729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:41,406 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:41,406 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9766c9d-5639-4276-8e63-3fab7af3f6e2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9766c9d-5639-4276-8e63-3fab7af3f6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:42,463 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:42,464 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9555bec4-caf6-4550-b197-fc584ab107be', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9555bec4-caf6-4550-b197-fc584ab107be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:43,521 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:43,522 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7275ad-2fcb-4cd3-8b72-61af66c563fa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7275ad-2fcb-4cd3-8b72-61af66c563fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:44,580 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:44,580 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a5dbf1-2946-43f1-9664-ab1810383186', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a5dbf1-2946-43f1-9664-ab1810383186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:45,637 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:45,638 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c441fc85-855d-43ff-a43d-f211b6b68d98', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c441fc85-855d-43ff-a43d-f211b6b68d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:46,696 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:46,697 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef168078-a5a1-4d7a-95b2-ffdab5d8bc9b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef168078-a5a1-4d7a-95b2-ffdab5d8bc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:47,755 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:47,755 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1411894f-e794-4978-bb90-c800ba1f0b27', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1411894f-e794-4978-bb90-c800ba1f0b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:48,813 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:48,814 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b409c6a-d7a8-4357-9624-f35dc6b43dfe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b409c6a-d7a8-4357-9624-f35dc6b43dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:49,871 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:49,871 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83523384-89fc-4e32-91c7-939e32ac03c6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83523384-89fc-4e32-91c7-939e32ac03c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:50,929 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:50,929 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7216dff9-84d3-42ca-ba81-0267206264bf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7216dff9-84d3-42ca-ba81-0267206264bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:51,985 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:51,986 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3dc5c3f-8664-4df8-b181-d1698f4ccc47', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3dc5c3f-8664-4df8-b181-d1698f4ccc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:53,043 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:53,043 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2e649b-00fb-4a47-9122-d9d4ff12e793', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2e649b-00fb-4a47-9122-d9d4ff12e793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:54,101 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:54,101 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8951f9bf-860d-4a22-8048-9c85eaf8df5b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8951f9bf-860d-4a22-8048-9c85eaf8df5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:55,158 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:55,159 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ae3cdd-f1c6-48f1-a64d-b7d5e87f538f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ae3cdd-f1c6-48f1-a64d-b7d5e87f538f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:56,216 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:47:56,216 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2936b0e-a536-4d71-b552-5ffc8cc9d569', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2936b0e-a536-4d71-b552-5ffc8cc9d569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:57,276 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:47:57,277 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1bc414-bd3d-4ecf-9c26-420d1067ae3e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1bc414-bd3d-4ecf-9c26-420d1067ae3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:58,334 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:58,334 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ba4bfe-c624-488e-aae6-a3198c68fa58', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ba4bfe-c624-488e-aae6-a3198c68fa58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:47:59,393 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:47:59,393 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5329f7e6-bf66-4401-8a07-f44b7a3d2f77', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5329f7e6-bf66-4401-8a07-f44b7a3d2f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:00,450 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:00,451 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a66521-f414-458f-9854-0c97991a8c40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a66521-f414-458f-9854-0c97991a8c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:01,511 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:01,512 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1ff673-2327-4884-b959-61929af907a9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1ff673-2327-4884-b959-61929af907a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:02,570 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:02,570 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb45984f-c8a8-42d7-93e8-fb73ca27d09a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb45984f-c8a8-42d7-93e8-fb73ca27d09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:03,627 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:03,628 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-936baf71-0aa2-4dbe-be35-f735277f6aa6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-936baf71-0aa2-4dbe-be35-f735277f6aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:04,684 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:48:04,684 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50b175f-ebf1-4afe-bef1-d67d176dd1e3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50b175f-ebf1-4afe-bef1-d67d176dd1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:05,740 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:48:05,741 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c52415-4b16-4c1e-bf7d-d111e1fcec54', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c52415-4b16-4c1e-bf7d-d111e1fcec54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:06,801 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:48:06,801 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98054efd-3972-4dd2-927e-de20ad37ef2e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98054efd-3972-4dd2-927e-de20ad37ef2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:07,859 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:48:07,860 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f95d665-d6e2-40b4-8e3d-84d2fab7239e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f95d665-d6e2-40b4-8e3d-84d2fab7239e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:08,919 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:08,919 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33dd0cd0-e1b0-4b1d-a644-501d3d29bf4b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33dd0cd0-e1b0-4b1d-a644-501d3d29bf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:09,977 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:09,977 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af68adc-f9b2-4338-bc01-6ea9e37b1429', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af68adc-f9b2-4338-bc01-6ea9e37b1429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:11,034 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:11,034 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123076e2-716b-4924-a113-eebf6be4345b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123076e2-716b-4924-a113-eebf6be4345b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:12,091 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:12,091 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bce42f-c751-4a59-8716-ad1edde8279a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bce42f-c751-4a59-8716-ad1edde8279a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:13,149 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:13,149 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68bb6f32-f52e-44fc-aa43-60163f1a03ea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68bb6f32-f52e-44fc-aa43-60163f1a03ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:14,207 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:14,208 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2620465e-e655-4263-8fea-5086e6179ff4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2620465e-e655-4263-8fea-5086e6179ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:15,268 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:48:15,268 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed7c1b9-cd91-4688-97ad-a976a34bfe4e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed7c1b9-cd91-4688-97ad-a976a34bfe4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:16,325 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:16,326 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fa4376-988d-483c-94ee-dc090ae17857', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fa4376-988d-483c-94ee-dc090ae17857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:17,385 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:48:17,386 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e187691-62d4-4247-a5c0-6a0442f87cd4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e187691-62d4-4247-a5c0-6a0442f87cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:18,445 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:48:18,446 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582444c5-f98a-416d-89bf-3fa66922ef38', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582444c5-f98a-416d-89bf-3fa66922ef38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:19,505 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:19,506 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ffde95-4ac3-46c0-98fa-f14f7cb4f5ea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ffde95-4ac3-46c0-98fa-f14f7cb4f5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:20,564 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:20,564 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21517f6a-302d-4743-91a3-0dbc9d1005dc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21517f6a-302d-4743-91a3-0dbc9d1005dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:21,621 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:21,621 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44f7057-3ca3-4c75-96e5-d9133eaa8a54', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44f7057-3ca3-4c75-96e5-d9133eaa8a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:22,678 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:22,678 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a382b16-ff07-49c3-a180-411604564911', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a382b16-ff07-49c3-a180-411604564911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:23,736 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:23,736 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bdee6ca-9bb2-4806-b9ae-922fbe239d5d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bdee6ca-9bb2-4806-b9ae-922fbe239d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:24,793 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:24,793 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec588ee-cccb-4920-b4ce-519dfc4a4cf3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec588ee-cccb-4920-b4ce-519dfc4a4cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:25,852 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:25,852 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336054e9-b1b4-4ddb-a8b6-99b30deba8a2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336054e9-b1b4-4ddb-a8b6-99b30deba8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:26,921 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.055s 2022-09-11 05:48:26,922 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8810628-66e5-4896-bf21-686a4ec18dea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8810628-66e5-4896-bf21-686a4ec18dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:27,979 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:27,980 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3502c1fb-269d-4f22-aeaa-ee236dad31ed', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3502c1fb-269d-4f22-aeaa-ee236dad31ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:29,038 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:29,039 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-973ef74f-54f4-4afb-90ca-62d7762b738b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973ef74f-54f4-4afb-90ca-62d7762b738b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:30,097 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:48:30,097 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d8b0b5-10ee-4a14-812d-ef717e299fa5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d8b0b5-10ee-4a14-812d-ef717e299fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:31,153 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:48:31,154 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e3acb1-0d5a-4c14-8c72-44ebae924f08', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e3acb1-0d5a-4c14-8c72-44ebae924f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:32,210 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:48:32,210 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb32a1d0-578e-4f78-9723-21404d8510d1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb32a1d0-578e-4f78-9723-21404d8510d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:33,270 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:33,270 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff92d58b-1376-4676-ab14-38addd9dc559', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff92d58b-1376-4676-ab14-38addd9dc559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:34,328 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:34,329 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fec65a-1277-4b32-8518-af15ee3d57fa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fec65a-1277-4b32-8518-af15ee3d57fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:35,386 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:35,386 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a5108a-3e63-44aa-9799-ce07dabd7c9a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a5108a-3e63-44aa-9799-ce07dabd7c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:36,444 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:36,444 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8681ed76-d01e-4f86-83af-899e5fddb826', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8681ed76-d01e-4f86-83af-899e5fddb826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:37,502 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:37,502 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b39f82-6e5c-4dc1-bcf3-367d7255f2af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b39f82-6e5c-4dc1-bcf3-367d7255f2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:38,564 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:48:38,565 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392f6c68-b2ed-4bc9-bdbc-822d014b7d53', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392f6c68-b2ed-4bc9-bdbc-822d014b7d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:39,623 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:39,623 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374baaad-ca5c-43ba-b879-e47f9f14904b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374baaad-ca5c-43ba-b879-e47f9f14904b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:40,682 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:48:40,683 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03921a6-d66a-434c-b4bb-8a78aa167d1f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03921a6-d66a-434c-b4bb-8a78aa167d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:41,742 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:48:41,742 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4168931e-c92a-4eb7-b3e1-edc3094f3f6c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4168931e-c92a-4eb7-b3e1-edc3094f3f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:42,801 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:42,801 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f1c46b-ef35-4156-924e-0ebea1afbbac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f1c46b-ef35-4156-924e-0ebea1afbbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:43,858 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:43,859 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f1345c-3169-44c9-9424-35efbbe5e3b9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f1345c-3169-44c9-9424-35efbbe5e3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:44,920 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:48:44,921 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e480ac-7b4f-4e27-9d77-a9afb013c2cf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e480ac-7b4f-4e27-9d77-a9afb013c2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:45,977 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:45,978 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99712ddc-7e30-440f-bc45-82e8979fe52b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99712ddc-7e30-440f-bc45-82e8979fe52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:47,035 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:47,036 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f8c6f4-cab6-4339-939f-b61c2580dcef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f8c6f4-cab6-4339-939f-b61c2580dcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:48,092 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:48,092 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba4f566-d046-492d-ad0b-d30625b37071', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba4f566-d046-492d-ad0b-d30625b37071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:49,150 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:49,150 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942581c2-24e2-4ce5-8dd4-48e919b933af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942581c2-24e2-4ce5-8dd4-48e919b933af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:50,207 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:50,207 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db2d0fe-c6e2-420a-b0ed-a645787be65d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db2d0fe-c6e2-420a-b0ed-a645787be65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:51,265 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:51,265 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15903b34-1147-4356-ad36-949f8b896a3c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15903b34-1147-4356-ad36-949f8b896a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:52,321 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:52,322 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab56221-ad0f-4260-ba51-66a7dae5d9ff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab56221-ad0f-4260-ba51-66a7dae5d9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:53,380 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:53,380 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790661dc-f315-4baf-b17c-5555335c5017', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790661dc-f315-4baf-b17c-5555335c5017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:54,437 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:54,437 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74649789-d00e-472d-909a-602e325ccd92', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74649789-d00e-472d-909a-602e325ccd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:55,496 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:55,496 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7bbe3a-cc99-4d9b-92cf-2c5e72a30a87', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7bbe3a-cc99-4d9b-92cf-2c5e72a30a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:56,556 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:48:56,557 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3caae64f-fb4c-4ea3-9afb-ad76ebc68307', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3caae64f-fb4c-4ea3-9afb-ad76ebc68307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:57,616 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:48:57,616 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb04331c-9f71-4d2b-be73-b21ae43e3686', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb04331c-9f71-4d2b-be73-b21ae43e3686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:58,674 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:48:58,675 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a861454e-8d77-41d1-b48b-681b661fd49c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a861454e-8d77-41d1-b48b-681b661fd49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:48:59,733 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:48:59,734 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2c864f-dcfc-4ba3-90af-acac220aea61', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2c864f-dcfc-4ba3-90af-acac220aea61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:00,793 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:00,793 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0565b9d1-04eb-42b4-9e59-0b64deeb0a45', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0565b9d1-04eb-42b4-9e59-0b64deeb0a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:01,851 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:01,852 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c889d32-0e5b-4eb2-af95-165aab6e368d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c889d32-0e5b-4eb2-af95-165aab6e368d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:02,911 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:49:02,911 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107771d6-08fc-47b4-8760-044930932c43', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107771d6-08fc-47b4-8760-044930932c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:03,969 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:03,969 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f993a2-6571-4f2b-a10d-9213ec8e8d2b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f993a2-6571-4f2b-a10d-9213ec8e8d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:05,028 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:49:05,029 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c21680-47f8-4a0c-9dd4-4374f2efd128', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c21680-47f8-4a0c-9dd4-4374f2efd128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:06,087 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:06,088 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c44b2c6-8a7c-4ce5-8ca4-9fef925c33a7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c44b2c6-8a7c-4ce5-8ca4-9fef925c33a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:07,148 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:49:07,148 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4371611e-0df6-4719-b515-1588f4544d26', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4371611e-0df6-4719-b515-1588f4544d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:08,206 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:08,206 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84cf3ba-a428-4658-883c-737d3eaac6c4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84cf3ba-a428-4658-883c-737d3eaac6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:09,263 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:09,263 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc171441-22cf-4bfb-bbd7-f0d754e0abbb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc171441-22cf-4bfb-bbd7-f0d754e0abbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:10,320 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:10,320 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8018ced5-eeda-4f77-8587-9d2b396d504e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8018ced5-eeda-4f77-8587-9d2b396d504e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:11,376 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:49:11,377 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef733bdb-4e60-4a60-89ee-021b6c6cb180', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef733bdb-4e60-4a60-89ee-021b6c6cb180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:12,435 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:12,435 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8879b89-3f0a-4457-8ab0-60f99637b6ae', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8879b89-3f0a-4457-8ab0-60f99637b6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:13,493 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:13,493 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94936657-0938-452b-bbb2-10573c8ce5ca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94936657-0938-452b-bbb2-10573c8ce5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:14,551 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:14,551 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864df202-24ff-4cf7-a485-51abb1c5e012', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864df202-24ff-4cf7-a485-51abb1c5e012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:15,610 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:15,610 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1360b47-3e41-4e25-83ba-bd5a13703883', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1360b47-3e41-4e25-83ba-bd5a13703883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:16,667 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:16,668 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fce197-c315-4a94-bfe7-207f9eeff31f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fce197-c315-4a94-bfe7-207f9eeff31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:17,725 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:17,726 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae2268d-bb32-422a-b3f1-4798357d8238', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae2268d-bb32-422a-b3f1-4798357d8238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:18,784 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:49:18,784 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62acb59e-9b0b-439b-81eb-501642629d36', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62acb59e-9b0b-439b-81eb-501642629d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:19,843 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:49:19,843 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a240c137-0438-431f-aa3d-0adde96054ea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a240c137-0438-431f-aa3d-0adde96054ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:20,902 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:20,902 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c648eea9-2cc4-4983-bdea-9616be6980f5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c648eea9-2cc4-4983-bdea-9616be6980f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:21,959 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:21,960 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e40181-6910-41ff-a4bf-a9f0a106d75b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e40181-6910-41ff-a4bf-a9f0a106d75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:23,018 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:23,018 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1109ebd2-846c-4c15-a8e5-67a8d38d9b95', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1109ebd2-846c-4c15-a8e5-67a8d38d9b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:24,075 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:24,075 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7836f537-b6b7-4923-9a87-f09ab0e0d98f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7836f537-b6b7-4923-9a87-f09ab0e0d98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:25,133 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:25,134 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8dd16a-c40c-4090-a8dc-44f753e01bbc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8dd16a-c40c-4090-a8dc-44f753e01bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:26,191 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:26,191 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b14bf1-6608-4460-8a2c-aa5837bd315f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b14bf1-6608-4460-8a2c-aa5837bd315f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:27,249 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:27,250 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8abb738-9239-4e4c-a55d-6da5c3eb55eb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8abb738-9239-4e4c-a55d-6da5c3eb55eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:28,308 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:28,308 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f180aa-7545-4737-a6e9-55e83d9f7dd4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f180aa-7545-4737-a6e9-55e83d9f7dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:29,365 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:49:29,365 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00c35f9-affe-46c2-ad5c-885cc5646aef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00c35f9-affe-46c2-ad5c-885cc5646aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:30,422 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:49:30,423 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2559bf-e9c1-44fb-b701-10e61af66b13', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2559bf-e9c1-44fb-b701-10e61af66b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:31,481 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:31,481 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b32432-b355-48e1-9b4a-518c3a530b00', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b32432-b355-48e1-9b4a-518c3a530b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:32,542 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:49:32,542 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69ec150-238a-4dab-8063-bd90654591d6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69ec150-238a-4dab-8063-bd90654591d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:33,600 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:33,600 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329d8c8b-c43a-4765-b47a-0a76a966e457', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329d8c8b-c43a-4765-b47a-0a76a966e457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:34,662 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:34,662 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefadfd6-bd2a-40cf-b38f-36a45c9b21bf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefadfd6-bd2a-40cf-b38f-36a45c9b21bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:35,719 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:35,720 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e1239e-415f-429e-8d2b-188c620e8c32', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e1239e-415f-429e-8d2b-188c620e8c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:36,779 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:36,779 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e22a989-9f43-4dc0-8a35-d292513271cf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e22a989-9f43-4dc0-8a35-d292513271cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:37,837 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:37,838 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e4a61f-cafb-4f63-a55e-d2d90da03865', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e4a61f-cafb-4f63-a55e-d2d90da03865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:38,895 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:38,895 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b2e351-c18d-40cd-b5f0-6f1662e3df99', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b2e351-c18d-40cd-b5f0-6f1662e3df99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:39,952 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:39,953 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ade11a2-8ca0-4524-9629-a3937c0edbd9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ade11a2-8ca0-4524-9629-a3937c0edbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:41,010 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:49:41,011 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff76a91b-78c7-4a27-9db7-e09a53767492', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff76a91b-78c7-4a27-9db7-e09a53767492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:42,067 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:42,068 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f0a773-dc26-4596-b409-18499fb90c5a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f0a773-dc26-4596-b409-18499fb90c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:43,125 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:43,126 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff70fef7-8915-4adf-8e9d-c5c5670df009', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff70fef7-8915-4adf-8e9d-c5c5670df009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:44,182 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:49:44,183 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3944f314-2c9f-4f87-b8cf-1dee3ec085ac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3944f314-2c9f-4f87-b8cf-1dee3ec085ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:45,239 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:45,240 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a123982d-37e6-4b80-a403-2164a86bd1e3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a123982d-37e6-4b80-a403-2164a86bd1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:46,337 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.084s 2022-09-11 05:49:46,338 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6afa9eea-3462-4eeb-be45-c5cce262c6ad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6afa9eea-3462-4eeb-be45-c5cce262c6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:47,394 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:47,395 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce9b527-3803-457a-8128-56d6efc8dfeb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce9b527-3803-457a-8128-56d6efc8dfeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:48,456 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:48,456 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f48e27a-5bac-470c-8d63-9ffc7a6ba0f3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f48e27a-5bac-470c-8d63-9ffc7a6ba0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:49,516 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:49:49,516 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f21e898-a08d-4a95-9a1c-c669206f0878', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f21e898-a08d-4a95-9a1c-c669206f0878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:50,573 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:50,573 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cf64cd-ec2e-4b9a-98af-c6bb28b5d044', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80cf64cd-ec2e-4b9a-98af-c6bb28b5d044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:51,631 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:51,631 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dfccc7-8a2c-4253-a9c6-7f4919186a20', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dfccc7-8a2c-4253-a9c6-7f4919186a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:52,690 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:52,690 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf476f8-97fc-4a00-bb76-0ba68b9b642f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf476f8-97fc-4a00-bb76-0ba68b9b642f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:53,751 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:49:53,752 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a78a4f-e985-48de-b125-6c95eb0447c0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a78a4f-e985-48de-b125-6c95eb0447c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:54,809 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:49:54,810 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac39cfa-2417-4050-ac69-950370da7ec8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac39cfa-2417-4050-ac69-950370da7ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:55,866 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:55,867 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc73931-209d-4f3a-87d6-cad43b6494ff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc73931-209d-4f3a-87d6-cad43b6494ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:56,926 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:49:56,927 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fface722-3498-440b-b789-04529aea72d5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fface722-3498-440b-b789-04529aea72d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:57,985 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:49:57,985 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c9d466-54ae-4f2c-adcf-2608601b26d9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c9d466-54ae-4f2c-adcf-2608601b26d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:49:59,042 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:49:59,042 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ae75db-177b-4994-ae17-e8f2e871efa4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ae75db-177b-4994-ae17-e8f2e871efa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:00,099 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:00,100 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4985c5-daf0-48fa-b806-85e2094dcde6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4985c5-daf0-48fa-b806-85e2094dcde6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:01,158 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:01,158 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e9b1fd-33e2-4642-806b-67cf6e1bbf28', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e9b1fd-33e2-4642-806b-67cf6e1bbf28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:02,215 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:02,216 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b270b43-1564-463e-801b-8f22d2ca7844', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b270b43-1564-463e-801b-8f22d2ca7844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:03,272 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:03,272 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a0f9c3-9c99-4843-9de7-c0cdd8acb3dd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a0f9c3-9c99-4843-9de7-c0cdd8acb3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:04,330 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:04,330 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6a8252-e9b1-45b3-9425-4cda0b7784a2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6a8252-e9b1-45b3-9425-4cda0b7784a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:05,387 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:05,387 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9081b339-ccfc-463a-9ff5-ff9da6c417aa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9081b339-ccfc-463a-9ff5-ff9da6c417aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:06,444 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:06,445 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e63ce4-69c6-4a41-b413-6296283780eb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e63ce4-69c6-4a41-b413-6296283780eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:07,503 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:07,503 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcdf2c8-a560-4716-9958-afece88aa2e3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcdf2c8-a560-4716-9958-afece88aa2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:08,561 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:08,561 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e70723-bb84-4c9b-9c76-44fc3b4234ee', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e70723-bb84-4c9b-9c76-44fc3b4234ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:09,620 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:09,620 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b7100f-749b-4b7f-bc49-8dbe8180cf6e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b7100f-749b-4b7f-bc49-8dbe8180cf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:10,678 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:10,678 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a43ac1-3b29-4ce3-a5e6-320b8756c707', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a43ac1-3b29-4ce3-a5e6-320b8756c707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:11,736 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:11,737 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-515e272f-8c57-483e-b504-b625e0c97324', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-515e272f-8c57-483e-b504-b625e0c97324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:12,795 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:12,796 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b49c15-557c-47ba-a348-55a4b977b45e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b49c15-557c-47ba-a348-55a4b977b45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:13,853 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:13,854 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404eecea-47d7-4be2-ab30-c3924985a066', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404eecea-47d7-4be2-ab30-c3924985a066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:14,912 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:14,912 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6c85ed-86e6-46d2-8a8d-55ed74805bd3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6c85ed-86e6-46d2-8a8d-55ed74805bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:15,971 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:15,971 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf6636b-ee29-47be-b32e-2022acfc92c3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf6636b-ee29-47be-b32e-2022acfc92c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:17,028 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:17,029 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2865df31-3b4a-4c4e-9991-80e24537be38', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2865df31-3b4a-4c4e-9991-80e24537be38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:18,087 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:18,088 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a26568-827e-4959-b8d2-a8fb594dc1b1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a26568-827e-4959-b8d2-a8fb594dc1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:19,145 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:19,145 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d343688-a1f7-4d10-9e2d-c6265acbee1d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d343688-a1f7-4d10-9e2d-c6265acbee1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:20,202 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:20,202 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8b1f4c-1a5a-4845-b619-97e7b8110705', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8b1f4c-1a5a-4845-b619-97e7b8110705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:21,259 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:21,259 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcf0e1d-88a3-4199-b53a-be81dff728c6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcf0e1d-88a3-4199-b53a-be81dff728c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:22,317 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:22,317 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9689fdb-78c4-43cd-be3b-cc80152dff9a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9689fdb-78c4-43cd-be3b-cc80152dff9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:23,374 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:23,374 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8079692d-824f-4bb0-912f-17fa8314f964', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8079692d-824f-4bb0-912f-17fa8314f964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:24,432 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:24,432 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddfe50d7-6b90-4795-9ebe-36b1a901665a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddfe50d7-6b90-4795-9ebe-36b1a901665a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:25,491 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:50:25,491 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8774df99-8815-4e26-b739-72a32f5c160e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8774df99-8815-4e26-b739-72a32f5c160e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:26,550 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:26,551 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013b3f32-5620-4246-9e4e-de4a8fb26970', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013b3f32-5620-4246-9e4e-de4a8fb26970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:27,609 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:27,609 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f994c97-4b8e-480f-bd6b-1f1b714475a1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f994c97-4b8e-480f-bd6b-1f1b714475a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:28,667 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:28,668 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516dc5a6-ab62-4aaa-810a-ee5b3b4999be', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516dc5a6-ab62-4aaa-810a-ee5b3b4999be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:29,725 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:29,725 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0d9350-5bc0-4f59-ae1b-231830cde604', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0d9350-5bc0-4f59-ae1b-231830cde604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:30,784 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:30,785 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cb2673-b9d1-452e-be26-83e87ece0d91', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cb2673-b9d1-452e-be26-83e87ece0d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:31,843 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:31,843 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b45fea-1081-4a3a-9fa3-42a54b7119cc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b45fea-1081-4a3a-9fa3-42a54b7119cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:32,899 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:32,899 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd2d4ce-04c4-4707-8b8c-36e5672f8e45', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd2d4ce-04c4-4707-8b8c-36e5672f8e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:33,957 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:33,957 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727802a2-74bd-41fc-b83c-9d834fcbd507', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727802a2-74bd-41fc-b83c-9d834fcbd507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:35,016 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:35,016 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc338ba6-ef26-45d2-9eb9-8ed0fac00133', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc338ba6-ef26-45d2-9eb9-8ed0fac00133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:36,072 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:36,073 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e56b196-73a3-43cd-9999-d9187679ba1f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e56b196-73a3-43cd-9999-d9187679ba1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:37,131 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:37,131 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2cba4f-9140-4b2f-9fe8-21f9136f3fe0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2cba4f-9140-4b2f-9fe8-21f9136f3fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:38,188 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:38,189 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1586ce9-401f-4cf1-abb9-3fb8673a8022', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1586ce9-401f-4cf1-abb9-3fb8673a8022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:39,247 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:39,247 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f748cd1-2058-4941-841e-c9966213782d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f748cd1-2058-4941-841e-c9966213782d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:40,305 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:40,305 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4403329-fb0e-4726-9853-9a28a5ca0bf8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4403329-fb0e-4726-9853-9a28a5ca0bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:41,361 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:41,362 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f165da-659c-438a-a73f-2140f5ae76af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f165da-659c-438a-a73f-2140f5ae76af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:42,419 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:42,419 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca0247c-daf3-47d6-8fd3-c176cf910894', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca0247c-daf3-47d6-8fd3-c176cf910894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:43,476 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:43,476 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f26ff0-2ce7-4e4a-93aa-667c2fe239a4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f26ff0-2ce7-4e4a-93aa-667c2fe239a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:44,533 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:44,533 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ad8a23-8e4a-4c51-a6cf-995fccb9d307', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ad8a23-8e4a-4c51-a6cf-995fccb9d307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:45,590 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:45,590 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bb6b48-70ab-432c-986e-cb8e987dd696', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bb6b48-70ab-432c-986e-cb8e987dd696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:46,654 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.049s 2022-09-11 05:50:46,654 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381c2542-019b-4462-82b3-b9452b1caa5c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381c2542-019b-4462-82b3-b9452b1caa5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:47,710 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:50:47,711 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adcd9ed-dcb8-4ee9-b8f0-0773dae22e3d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adcd9ed-dcb8-4ee9-b8f0-0773dae22e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:48,768 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:48,769 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca3bba8-da3b-41ef-b699-f3059040f426', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca3bba8-da3b-41ef-b699-f3059040f426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:49,827 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:49,827 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a104b56-c3e5-426a-a9ac-a013230b0e01', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a104b56-c3e5-426a-a9ac-a013230b0e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:50,884 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:50,885 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fe15b8-6d53-407c-91ce-e38e49136e24', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fe15b8-6d53-407c-91ce-e38e49136e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:51,945 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:50:51,946 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b95d894-8ed7-4736-b026-7bd2e649f689', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b95d894-8ed7-4736-b026-7bd2e649f689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:53,005 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:50:53,005 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8732926-1d10-4ee5-b40e-5d958a0fd6ee', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8732926-1d10-4ee5-b40e-5d958a0fd6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:54,067 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.048s 2022-09-11 05:50:54,067 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed2dbb9-d7b2-4f2e-9a03-af2c27ce8a92', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed2dbb9-d7b2-4f2e-9a03-af2c27ce8a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:55,126 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:55,127 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f491941-1928-49c2-9ddf-637d69b1ddfa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f491941-1928-49c2-9ddf-637d69b1ddfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:56,183 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:56,184 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54174eab-bda9-44ee-8c79-0bd9a6a37fd1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54174eab-bda9-44ee-8c79-0bd9a6a37fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:57,241 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:50:57,241 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af8d1b6-7424-4c53-abbf-d159e9102273', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af8d1b6-7424-4c53-abbf-d159e9102273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:58,299 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:50:58,300 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0924bf18-6a3d-4721-8c9a-572846b50967', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0924bf18-6a3d-4721-8c9a-572846b50967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:50:59,354 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.041s 2022-09-11 05:50:59,355 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca38ec6-60aa-4bf5-935b-314591046395', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca38ec6-60aa-4bf5-935b-314591046395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:00,413 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:00,413 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e899803c-47f2-4ab5-bd30-ca3260841c65', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e899803c-47f2-4ab5-bd30-ca3260841c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:01,469 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:01,470 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86343860-7e1d-4c75-a168-dec30d7586fa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86343860-7e1d-4c75-a168-dec30d7586fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:02,532 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.048s 2022-09-11 05:51:02,532 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32d8d38-ab60-460c-970f-06d4213aec2b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32d8d38-ab60-460c-970f-06d4213aec2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:03,592 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:51:03,593 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da860fb-64c1-4735-8b12-14f50b6997be', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da860fb-64c1-4735-8b12-14f50b6997be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:04,656 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.050s 2022-09-11 05:51:04,657 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a971f73-18fc-4ae2-a3e6-c4ff61f758fd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a971f73-18fc-4ae2-a3e6-c4ff61f758fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:05,715 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:05,716 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4eb197-2014-4cda-868e-f35571b38fdb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4eb197-2014-4cda-868e-f35571b38fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:06,774 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:06,774 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda4e223-bc44-46d0-a462-560d7ce7a992', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda4e223-bc44-46d0-a462-560d7ce7a992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:07,832 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:07,832 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35039bc-75a4-4741-8e86-eaa2aa2c6f32', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35039bc-75a4-4741-8e86-eaa2aa2c6f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:08,890 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:08,891 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8ec538-f229-4c38-9794-96df64fc471f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8ec538-f229-4c38-9794-96df64fc471f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:09,949 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:09,949 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b68657-10c7-4a61-a052-45ae42b7f283', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b68657-10c7-4a61-a052-45ae42b7f283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:11,023 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.060s 2022-09-11 05:51:11,024 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa6ff86-63cf-4a94-a7cd-023be59664ec', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa6ff86-63cf-4a94-a7cd-023be59664ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:12,083 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:12,083 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6a491a-5789-43cd-97f0-eb0ff4c2e412', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6a491a-5789-43cd-97f0-eb0ff4c2e412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:13,143 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:51:13,143 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8641b5d-743f-4113-8145-70a7302756d4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8641b5d-743f-4113-8145-70a7302756d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:14,200 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:51:14,200 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b85bb20-1cdb-42fd-9147-ec62f1b86f52', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b85bb20-1cdb-42fd-9147-ec62f1b86f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:15,258 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:51:15,259 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ee4d6c-9035-485e-8ab8-957fa23420e2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ee4d6c-9035-485e-8ab8-957fa23420e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:16,317 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:16,317 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3976d87-3f18-44be-8838-c7cec6454ff8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3976d87-3f18-44be-8838-c7cec6454ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:17,375 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:17,376 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e7d395-849f-419c-910d-85c641b0a7f4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e7d395-849f-419c-910d-85c641b0a7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:18,432 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.041s 2022-09-11 05:51:18,432 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f453377-c124-413d-b8de-547bf0b6c9b9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f453377-c124-413d-b8de-547bf0b6c9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:19,489 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:19,490 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a62f132-8b6f-490f-808f-69ef225495be', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a62f132-8b6f-490f-808f-69ef225495be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:20,547 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:20,547 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51ba7b2-052a-4896-bd58-44c17a9bf75d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51ba7b2-052a-4896-bd58-44c17a9bf75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:21,604 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:21,604 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37777bd0-78ea-4307-8c4b-1bd5f8751eda', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37777bd0-78ea-4307-8c4b-1bd5f8751eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:22,662 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:22,662 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0be05b8-cb47-4648-b6aa-b6e62d8c4500', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0be05b8-cb47-4648-b6aa-b6e62d8c4500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:23,720 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:23,720 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d728ceaa-a22d-42f2-8864-cd01f045295d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d728ceaa-a22d-42f2-8864-cd01f045295d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:24,780 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:24,780 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497c5e86-a4ab-4fb4-9c7a-c52c2b9df7b0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497c5e86-a4ab-4fb4-9c7a-c52c2b9df7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:25,838 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:25,838 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a43ae5e-9daf-4a49-aec5-12e458f53b8c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a43ae5e-9daf-4a49-aec5-12e458f53b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:26,897 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:51:26,897 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e513fe-42e0-47dc-90b7-3fdf228d5f6e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e513fe-42e0-47dc-90b7-3fdf228d5f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:27,954 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:27,954 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b352d7-8061-4c52-aaeb-7ffc3eec2f7c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b352d7-8061-4c52-aaeb-7ffc3eec2f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:29,012 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:29,013 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64d4b07-4b95-48e6-b533-27c2058e048d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64d4b07-4b95-48e6-b533-27c2058e048d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:30,069 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:30,069 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322b9858-31d7-4282-90e0-e9b2f24e10d8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322b9858-31d7-4282-90e0-e9b2f24e10d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:31,127 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:31,127 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6695d2ec-904b-49e1-8736-4eae7f67aebd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6695d2ec-904b-49e1-8736-4eae7f67aebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:32,183 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:51:32,183 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb42f36-4323-4c6e-b793-438ae651ecf5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb42f36-4323-4c6e-b793-438ae651ecf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:33,242 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:51:33,243 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b5a1da-ae5f-43cb-832e-ad005ad4d49c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b5a1da-ae5f-43cb-832e-ad005ad4d49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:34,303 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:51:34,304 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51752acb-a9a9-42ad-ba4c-b2ad07b690c4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51752acb-a9a9-42ad-ba4c-b2ad07b690c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:35,361 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:35,361 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0d8d87-e9f1-443c-9fff-85caa09190b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0d8d87-e9f1-443c-9fff-85caa09190b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:36,421 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:51:36,421 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d7de0f-ff88-47c1-974d-ffff77e637e8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d7de0f-ff88-47c1-974d-ffff77e637e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:37,480 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:37,480 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b9ac83-9ec8-4027-b889-c43f283d4551', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b9ac83-9ec8-4027-b889-c43f283d4551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:38,540 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:51:38,540 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02dc8c18-f7fc-47cf-994a-6d52125c69aa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02dc8c18-f7fc-47cf-994a-6d52125c69aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:39,600 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:39,601 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c632c0a6-feee-416b-9be1-ff25ef9b8597', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c632c0a6-feee-416b-9be1-ff25ef9b8597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:40,659 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:40,659 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ff5486-825e-49bd-a591-ca6e7b245bec', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ff5486-825e-49bd-a591-ca6e7b245bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:41,718 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:51:41,718 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f0622f-49e1-4c59-b3b1-e72f1dfce162', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f0622f-49e1-4c59-b3b1-e72f1dfce162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:42,778 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:51:42,778 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0798eb76-fc9d-4601-806d-b49d0513025e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0798eb76-fc9d-4601-806d-b49d0513025e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:43,839 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:51:43,839 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002486a5-b32c-4a17-aece-06957a130265', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002486a5-b32c-4a17-aece-06957a130265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:44,902 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.050s 2022-09-11 05:51:44,903 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2243e888-5468-4cdc-875a-b485acee8796', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2243e888-5468-4cdc-875a-b485acee8796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:45,962 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:51:45,962 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f57b3c21-5edf-49e0-a775-a51d3880a3e7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f57b3c21-5edf-49e0-a775-a51d3880a3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:47,020 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:47,020 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722b8cb2-44a9-48ea-8dfd-1f7f504f7c45', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722b8cb2-44a9-48ea-8dfd-1f7f504f7c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:48,084 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.050s 2022-09-11 05:51:48,085 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91135aec-c0bb-4118-afa7-2ec76b8c55d1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91135aec-c0bb-4118-afa7-2ec76b8c55d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:49,143 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:51:49,144 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a6fea1-81ed-4374-8004-d566da048b50', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a6fea1-81ed-4374-8004-d566da048b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:50,205 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:51:50,205 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f4e246-be41-436c-a4fa-e368abafb85e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f4e246-be41-436c-a4fa-e368abafb85e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:51,261 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:51:51,261 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c574c0ce-3c42-43f2-906d-5b45c6e033b2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c574c0ce-3c42-43f2-906d-5b45c6e033b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:52,318 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:52,318 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f77807-b76b-4459-bf17-1e3b7472aedf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f77807-b76b-4459-bf17-1e3b7472aedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:53,376 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:53,377 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436c8264-9bb0-453d-b046-4a17bd6422f5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436c8264-9bb0-453d-b046-4a17bd6422f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:54,434 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:54,435 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7266e72-4f58-4368-b065-b441a3da0542', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7266e72-4f58-4368-b065-b441a3da0542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:55,491 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:55,491 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7824906e-6c4f-4c55-ad4e-c4ffc2863c1d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7824906e-6c4f-4c55-ad4e-c4ffc2863c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:56,548 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:51:56,549 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603df4e2-0e63-46c7-90a2-fb29d97fc83a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603df4e2-0e63-46c7-90a2-fb29d97fc83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:57,609 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.047s 2022-09-11 05:51:57,610 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b1ded6-377f-443e-9627-6ac1c20cd934', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b1ded6-377f-443e-9627-6ac1c20cd934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:58,674 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.050s 2022-09-11 05:51:58,674 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16a5978-cb37-4f89-8775-188732baf5d0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16a5978-cb37-4f89-8775-188732baf5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:51:59,733 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:51:59,734 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc072e2-1f1a-4b9a-9f68-f25b07652bf2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc072e2-1f1a-4b9a-9f68-f25b07652bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:00,793 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:52:00,793 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a9450b-6a8d-43a8-a1a2-9a3717b70ae9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a9450b-6a8d-43a8-a1a2-9a3717b70ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:01,863 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.055s 2022-09-11 05:52:01,863 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3e7961-75cd-433a-89ac-0c5c67c53a71', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3e7961-75cd-433a-89ac-0c5c67c53a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:02,924 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:52:02,924 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c6bca2-de10-4668-ae53-b9fde7e699c4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c6bca2-de10-4668-ae53-b9fde7e699c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:03,983 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:03,983 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f078b8-077c-428d-980b-1158cdd9abb2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f078b8-077c-428d-980b-1158cdd9abb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:05,043 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:52:05,043 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186adb8c-2447-41b4-a9ba-8d0a6667d33c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186adb8c-2447-41b4-a9ba-8d0a6667d33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:06,104 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:52:06,105 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8414bb1-f0b4-490d-8a74-1c728262681c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8414bb1-f0b4-490d-8a74-1c728262681c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:07,163 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:52:07,164 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203b3df2-2e2d-407f-9985-11d2861fc0b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203b3df2-2e2d-407f-9985-11d2861fc0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:08,223 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:52:08,224 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7abf54c-fbe9-41b4-ab06-4926275e97b1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7abf54c-fbe9-41b4-ab06-4926275e97b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:09,281 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:09,281 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64415f06-ebde-4c07-8360-69777d72d7f3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64415f06-ebde-4c07-8360-69777d72d7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:10,343 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.048s 2022-09-11 05:52:10,343 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8620b79f-f376-4a51-a2f2-c8ede48a8695', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8620b79f-f376-4a51-a2f2-c8ede48a8695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:11,406 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.049s 2022-09-11 05:52:11,406 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b37417-c4e1-4390-926e-e56b2d02cfd0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b37417-c4e1-4390-926e-e56b2d02cfd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:12,469 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.048s 2022-09-11 05:52:12,469 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d3ad30-e284-4e9e-8053-250e4c51df0c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d3ad30-e284-4e9e-8053-250e4c51df0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:13,528 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.045s 2022-09-11 05:52:13,529 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa75bfb8-08bf-4fff-ac95-225458f1db99', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa75bfb8-08bf-4fff-ac95-225458f1db99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:14,586 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:14,586 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ad5e27-81d7-4d00-9223-0cf730cefe7f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ad5e27-81d7-4d00-9223-0cf730cefe7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:15,644 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:15,644 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f89a65-4449-4ac9-bafc-69916ead4390', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f89a65-4449-4ac9-bafc-69916ead4390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:16,703 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:16,703 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d8872d8-8b12-404a-8736-3c2182b35fd2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d8872d8-8b12-404a-8736-3c2182b35fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:17,762 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:52:17,763 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f7b369-68d5-4f6a-8ff7-678113e9ef17', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f7b369-68d5-4f6a-8ff7-678113e9ef17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:18,823 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:52:18,823 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2dcef87-228e-475f-a089-9b0a39a654d4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2dcef87-228e-475f-a089-9b0a39a654d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:19,881 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:19,882 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff50caa-a255-416a-9554-0a6ec55f5cea', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff50caa-a255-416a-9554-0a6ec55f5cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:20,939 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:20,939 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1037aa49-58a8-4bbf-849e-8fa899064dfb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1037aa49-58a8-4bbf-849e-8fa899064dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:21,998 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:21,998 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52cc2034-6a79-48f5-9f0a-50b19175ad3c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52cc2034-6a79-48f5-9f0a-50b19175ad3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:23,056 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:23,056 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac64ce04-986d-47c1-888f-3b64018885fb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac64ce04-986d-47c1-888f-3b64018885fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:24,113 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:24,113 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db4902c-4957-4bee-b914-cbf053772b63', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db4902c-4957-4bee-b914-cbf053772b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:25,170 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:25,171 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f76a43-cd6c-4959-9591-56eaba745f18', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f76a43-cd6c-4959-9591-56eaba745f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:26,227 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:26,228 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7234e43-5f20-4899-85e5-8f94c0c317bc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7234e43-5f20-4899-85e5-8f94c0c317bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:27,286 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:27,286 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22894c5d-e157-443b-aabe-7c7b417c0a24', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22894c5d-e157-443b-aabe-7c7b417c0a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:28,345 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:28,345 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7380318-a17f-4892-81c1-a26cf48d0d37', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7380318-a17f-4892-81c1-a26cf48d0d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:29,402 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:29,403 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ef2372-e00a-4a5c-8e77-e5a9dd150951', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ef2372-e00a-4a5c-8e77-e5a9dd150951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:30,460 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:30,461 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04cbc21e-a4ff-43a3-ac4e-3514a034501e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04cbc21e-a4ff-43a3-ac4e-3514a034501e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:31,519 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:31,519 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd3c4d2-7e8f-4491-8fcd-c986a7a5ab5a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd3c4d2-7e8f-4491-8fcd-c986a7a5ab5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:32,587 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.054s 2022-09-11 05:52:32,588 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544413d4-eeb8-4dac-92ab-af0127d54455', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544413d4-eeb8-4dac-92ab-af0127d54455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:33,654 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.051s 2022-09-11 05:52:33,654 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2691ffa-eabc-4c74-905a-7dd90c1342aa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2691ffa-eabc-4c74-905a-7dd90c1342aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:34,712 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:34,712 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848158c8-b118-4fc1-a82c-4a16f079e540', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848158c8-b118-4fc1-a82c-4a16f079e540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:35,770 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:35,770 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ee7971-cd8b-444e-ad78-0953eada285f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ee7971-cd8b-444e-ad78-0953eada285f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:36,828 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:36,828 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16eebc3-5326-4f1b-a854-87b438eeecb0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16eebc3-5326-4f1b-a854-87b438eeecb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:37,885 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:37,886 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3782a569-6898-4bac-959c-0befd091fdaf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3782a569-6898-4bac-959c-0befd091fdaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:38,943 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.043s 2022-09-11 05:52:38,943 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff892e8d-e4d5-41cf-a657-01db678721a2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff892e8d-e4d5-41cf-a657-01db678721a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:40,002 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:52:40,002 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7beed8dd-bdcd-4962-b9dc-e1a6c8472c81', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7beed8dd-bdcd-4962-b9dc-e1a6c8472c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:41,059 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:41,060 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c54a339e-8982-4f73-93b8-9a8650ed455d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c54a339e-8982-4f73-93b8-9a8650ed455d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:42,116 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:42,116 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93be5c56-07eb-464e-bc28-5e97f0cabd16', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93be5c56-07eb-464e-bc28-5e97f0cabd16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:43,178 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.048s 2022-09-11 05:52:43,178 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e0caec-ab93-4373-bc60-1f158de5b0af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e0caec-ab93-4373-bc60-1f158de5b0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:44,234 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:44,235 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7f4de4-da5e-4d3a-ab6c-d65e871537b6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7f4de4-da5e-4d3a-ab6c-d65e871537b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:45,290 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.041s 2022-09-11 05:52:45,291 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b50389-e40f-4119-8a8f-7426a7235787', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b50389-e40f-4119-8a8f-7426a7235787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:46,369 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.065s 2022-09-11 05:52:46,370 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4072bf2a-784e-4ec2-b44c-f4f05682bc73', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4072bf2a-784e-4ec2-b44c-f4f05682bc73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:47,426 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:47,427 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7d7676-b04a-49f3-a6ca-785b9e68bcb7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7d7676-b04a-49f3-a6ca-785b9e68bcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:48,496 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.055s 2022-09-11 05:52:48,496 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9a881b-b091-4dd2-9e75-4e328510875a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9a881b-b091-4dd2-9e75-4e328510875a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:49,569 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.059s 2022-09-11 05:52:49,570 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f047924a-a8d5-4e04-8bc5-cfeb6539baf9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f047924a-a8d5-4e04-8bc5-cfeb6539baf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:50,626 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:50,627 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6625f9bd-1d76-40f2-b63c-f3c358104b40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6625f9bd-1d76-40f2-b63c-f3c358104b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:51,684 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:51,684 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26d726d-6154-45af-8887-15b7c5a28af4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26d726d-6154-45af-8887-15b7c5a28af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:52,755 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.056s 2022-09-11 05:52:52,755 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682e6c32-c50a-45d2-bd2d-5648b4ce6eb1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682e6c32-c50a-45d2-bd2d-5648b4ce6eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:53,829 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.059s 2022-09-11 05:52:53,830 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b454a37-0a99-46e4-950e-d88ebb1c805d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b454a37-0a99-46e4-950e-d88ebb1c805d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:54,894 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.050s 2022-09-11 05:52:54,895 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c17fe0-7190-4504-92cc-5abaeea58d85', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c17fe0-7190-4504-92cc-5abaeea58d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:55,950 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:55,951 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b626d9d-fe11-4a0e-90f1-cd2a8e716a85', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b626d9d-fe11-4a0e-90f1-cd2a8e716a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:57,007 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:57,007 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a25793-10f1-41dd-8fe2-f963b8ec6a7e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a25793-10f1-41dd-8fe2-f963b8ec6a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:58,063 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.041s 2022-09-11 05:52:58,063 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6fab74-2adb-45be-8e54-b21bd382c041', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6fab74-2adb-45be-8e54-b21bd382c041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:52:59,119 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:52:59,119 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8cdc6b-6eca-4d0f-8935-4cb9a4564f15', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8cdc6b-6eca-4d0f-8935-4cb9a4564f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:53:00,176 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:53:00,176 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3fefad6-8ca1-4a14-af6c-51a519939977', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3fefad6-8ca1-4a14-af6c-51a519939977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:53:01,230 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.040s 2022-09-11 05:53:01,230 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c786e90-62d5-4108-95b3-9344405792b1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c786e90-62d5-4108-95b3-9344405792b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:53:02,286 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.042s 2022-09-11 05:53:02,286 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6967ef1-2850-4c53-b91b-d782ea8e44da', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6967ef1-2850-4c53-b91b-d782ea8e44da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:53:03,351 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.051s 2022-09-11 05:53:03,351 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b7fb40-43d9-419c-aef7-2ff9def902c3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b7fb40-43d9-419c-aef7-2ff9def902c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:53:04,427 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.063s 2022-09-11 05:53:04,428 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd844b9-48dd-4036-832c-0b32f72f8e36', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd844b9-48dd-4036-832c-0b32f72f8e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:53:05,488 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.046s 2022-09-11 05:53:05,489 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef28e71e-e498-40d5-95de-717fc320f77d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef28e71e-e498-40d5-95de-717fc320f77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:53:06,548 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a 0.044s 2022-09-11 05:53:06,548 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323b76ba-32cb-4ab8-bdd8-71c3a2a904bc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323b76ba-32cb-4ab8-bdd8-71c3a2a904bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a'} Body: b'{"volume": {"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:35:16.000000", "updated_at": "2022-09-11T05:39:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1423681252", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/da4ccd5b2fa14cd188de7c86f31d8632/volumes/5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}], "user_id": "c9acda7a0d8c4834aace017083393cd0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "attachment_id": "8848b9c5-c02c-4144-a2f7-d492fd099d01", "volume_id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a", "server_id": "e812967c-7475-468f-a1c8-433fef2f929c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-09-11T05:35:31.000000"}], "os-vol-tenant-attr:tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632"}}' 2022-09-11 05:53:06,694 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.132s 2022-09-11 05:53:06,694 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:06 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-ffccd6aa-11ab-4991-839a-5dbba0bab2a3', 'x-compute-request-id': 'req-ffccd6aa-11ab-4991-839a-5dbba0bab2a3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'' 2022-09-11 05:53:06,911 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.216s 2022-09-11 05:53:06,912 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e41cba6-eef8-4a25-8383-8e33f221fc64', 'x-compute-request-id': 'req-4e41cba6-eef8-4a25-8383-8e33f221fc64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:08,098 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:53:08,099 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58739019-7d38-4290-acbb-e1952294bf0e', 'x-compute-request-id': 'req-58739019-7d38-4290-acbb-e1952294bf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:09,306 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.191s 2022-09-11 05:53:09,306 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b97658b-47db-4257-9ddb-b4f401baf686', 'x-compute-request-id': 'req-6b97658b-47db-4257-9ddb-b4f401baf686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:10,549 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.227s 2022-09-11 05:53:10,549 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a6cd3a5-b34f-420d-90bf-52270bfcbc65', 'x-compute-request-id': 'req-0a6cd3a5-b34f-420d-90bf-52270bfcbc65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:11,748 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.184s 2022-09-11 05:53:11,748 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306e8b73-5322-4422-86a9-9cd623c5d0c3', 'x-compute-request-id': 'req-306e8b73-5322-4422-86a9-9cd623c5d0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:13,031 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.264s 2022-09-11 05:53:13,032 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ec038f-333c-4fc0-b4bc-393f8bc6348d', 'x-compute-request-id': 'req-57ec038f-333c-4fc0-b4bc-393f8bc6348d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:14,271 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.224s 2022-09-11 05:53:14,271 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08be8dd0-e555-49c3-aae0-b5ed9bd699d2', 'x-compute-request-id': 'req-08be8dd0-e555-49c3-aae0-b5ed9bd699d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:15,469 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.178s 2022-09-11 05:53:15,469 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c06b8adf-4819-4d7a-850f-88d91823e6a2', 'x-compute-request-id': 'req-c06b8adf-4819-4d7a-850f-88d91823e6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:16,641 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:53:16,641 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4333bc64-4361-4462-8932-80ec5dc76a94', 'x-compute-request-id': 'req-4333bc64-4361-4462-8932-80ec5dc76a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:17,811 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:53:17,811 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0f5bd1b-33ac-4b5f-a08e-38e980402f47', 'x-compute-request-id': 'req-b0f5bd1b-33ac-4b5f-a08e-38e980402f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:18,986 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:53:18,986 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32986d96-34b0-41d5-91e6-cb0ddd7a86f5', 'x-compute-request-id': 'req-32986d96-34b0-41d5-91e6-cb0ddd7a86f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:20,174 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.172s 2022-09-11 05:53:20,174 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7599a02d-887c-4695-b657-c90e787aefe7', 'x-compute-request-id': 'req-7599a02d-887c-4695-b657-c90e787aefe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:21,350 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:53:21,351 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa8dc52-8348-45f6-8221-a5061d31bca2', 'x-compute-request-id': 'req-caa8dc52-8348-45f6-8221-a5061d31bca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:22,525 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:53:22,525 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-291fc3af-d004-46ca-9f5c-f8dc9774c7b0', 'x-compute-request-id': 'req-291fc3af-d004-46ca-9f5c-f8dc9774c7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:23,695 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:53:23,695 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337a55ba-bd0d-4013-850d-ac2f8c05b223', 'x-compute-request-id': 'req-337a55ba-bd0d-4013-850d-ac2f8c05b223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:24,865 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:53:24,866 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a058199a-8211-4337-98b2-3f8f82cba3b6', 'x-compute-request-id': 'req-a058199a-8211-4337-98b2-3f8f82cba3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:26,036 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:53:26,036 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51dbb0bb-fefa-42cd-898b-339ea51c5572', 'x-compute-request-id': 'req-51dbb0bb-fefa-42cd-898b-339ea51c5572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:27,205 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:53:27,205 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073bf84e-8625-46c3-93a9-d30f1c4a2c1e', 'x-compute-request-id': 'req-073bf84e-8625-46c3-93a9-d30f1c4a2c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:28,618 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.398s 2022-09-11 05:53:28,619 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b03ac738-5a77-4712-886a-7959cfd0d378', 'x-compute-request-id': 'req-b03ac738-5a77-4712-886a-7959cfd0d378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:29,800 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.164s 2022-09-11 05:53:29,801 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57c8063-228d-4e49-8115-e1647378595b', 'x-compute-request-id': 'req-a57c8063-228d-4e49-8115-e1647378595b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:30,979 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.163s 2022-09-11 05:53:30,980 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba002819-7984-4763-9246-189722afd872', 'x-compute-request-id': 'req-ba002819-7984-4763-9246-189722afd872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:32,158 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.163s 2022-09-11 05:53:32,159 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd8f43d-bcbc-4bf8-b978-41ff895cb72e', 'x-compute-request-id': 'req-0fd8f43d-bcbc-4bf8-b978-41ff895cb72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:33,328 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:53:33,329 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcc396ee-65a8-4fa4-9541-4b6b01641d25', 'x-compute-request-id': 'req-dcc396ee-65a8-4fa4-9541-4b6b01641d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:34,504 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:53:34,504 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-941b0be5-495e-4c65-9e02-fda7781a2f7f', 'x-compute-request-id': 'req-941b0be5-495e-4c65-9e02-fda7781a2f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:35,677 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:53:35,677 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d0fc8a-8f37-4a58-ba6e-4584e279e47b', 'x-compute-request-id': 'req-b4d0fc8a-8f37-4a58-ba6e-4584e279e47b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:36,852 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:53:36,853 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18da2ed-9039-4789-b994-e12e5f941969', 'x-compute-request-id': 'req-a18da2ed-9039-4789-b994-e12e5f941969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:38,026 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:53:38,027 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ab0b3d-4b7c-4eff-9232-f88d4008bb09', 'x-compute-request-id': 'req-c8ab0b3d-4b7c-4eff-9232-f88d4008bb09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:39,199 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:53:39,199 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecebb671-ae46-4cd4-bd70-a4daecec2dda', 'x-compute-request-id': 'req-ecebb671-ae46-4cd4-bd70-a4daecec2dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:40,375 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:53:40,375 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ecc6e5d-dd4f-4fec-a395-10c71cc28584', 'x-compute-request-id': 'req-3ecc6e5d-dd4f-4fec-a395-10c71cc28584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:41,555 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:53:41,555 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1c6db8f-1617-471e-a2a2-b936ce665028', 'x-compute-request-id': 'req-f1c6db8f-1617-471e-a2a2-b936ce665028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:42,742 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.171s 2022-09-11 05:53:42,743 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27075e96-95ea-4262-b139-ade713b3ed89', 'x-compute-request-id': 'req-27075e96-95ea-4262-b139-ade713b3ed89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:43,919 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:53:43,919 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a70781-10d3-4eed-b1e7-c7e06b46dcc5', 'x-compute-request-id': 'req-46a70781-10d3-4eed-b1e7-c7e06b46dcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:45,093 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:53:45,093 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c99f40e2-3bcf-4099-b1b1-5438af0612a6', 'x-compute-request-id': 'req-c99f40e2-3bcf-4099-b1b1-5438af0612a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:46,263 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:53:46,264 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e500dbc-0ff1-439d-988f-33b352224e2c', 'x-compute-request-id': 'req-1e500dbc-0ff1-439d-988f-33b352224e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:47,431 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:53:47,432 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c769ed22-aec1-4938-b40d-27b109f88400', 'x-compute-request-id': 'req-c769ed22-aec1-4938-b40d-27b109f88400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:48,606 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:53:48,607 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834f59d3-851a-4dac-93c9-025483b0ebdc', 'x-compute-request-id': 'req-834f59d3-851a-4dac-93c9-025483b0ebdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:49,779 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:53:49,779 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2424de50-997d-4799-8ba1-ff4c9f402ce4', 'x-compute-request-id': 'req-2424de50-997d-4799-8ba1-ff4c9f402ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:50,958 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.164s 2022-09-11 05:53:50,958 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf496e2-017c-46ea-bde2-3d85e74e7e63', 'x-compute-request-id': 'req-5bf496e2-017c-46ea-bde2-3d85e74e7e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:52,137 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.163s 2022-09-11 05:53:52,137 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39f3d9a-21bc-47c8-88c2-5b439f088232', 'x-compute-request-id': 'req-a39f3d9a-21bc-47c8-88c2-5b439f088232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:53,306 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:53:53,306 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d62368e-903e-42fa-86ed-efa3e61d8910', 'x-compute-request-id': 'req-2d62368e-903e-42fa-86ed-efa3e61d8910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:54,475 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:53:54,475 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-169f2c33-8759-4820-bfbf-4b5f7fabc130', 'x-compute-request-id': 'req-169f2c33-8759-4820-bfbf-4b5f7fabc130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:55,644 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:53:55,645 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97762f08-1cff-4a96-a0f9-73ea47c7fa2f', 'x-compute-request-id': 'req-97762f08-1cff-4a96-a0f9-73ea47c7fa2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:56,815 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:53:56,816 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f5156e-350f-4725-8da6-1cde5cc924bf', 'x-compute-request-id': 'req-97f5156e-350f-4725-8da6-1cde5cc924bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:57,989 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:53:57,989 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b697b80-445b-4a6c-84e7-427bddcb09b9', 'x-compute-request-id': 'req-3b697b80-445b-4a6c-84e7-427bddcb09b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:53:59,167 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.162s 2022-09-11 05:53:59,168 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f93364ee-4d7e-4727-a4c1-0b122a3bf22b', 'x-compute-request-id': 'req-f93364ee-4d7e-4727-a4c1-0b122a3bf22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:00,333 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:54:00,334 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82442e29-cd43-4e30-b331-e6227ca65dab', 'x-compute-request-id': 'req-82442e29-cd43-4e30-b331-e6227ca65dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:01,502 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:54:01,503 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc09987b-d6bc-46c8-ab32-0cce319157c2', 'x-compute-request-id': 'req-fc09987b-d6bc-46c8-ab32-0cce319157c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:02,678 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:54:02,678 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7643ca1a-b940-4833-bb85-f2db261c990a', 'x-compute-request-id': 'req-7643ca1a-b940-4833-bb85-f2db261c990a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:03,857 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.164s 2022-09-11 05:54:03,857 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c124ecd-a442-490b-a8e8-d02f52bfcdd2', 'x-compute-request-id': 'req-8c124ecd-a442-490b-a8e8-d02f52bfcdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:05,031 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:54:05,031 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537b338e-4aea-4277-906c-a3bf3e706434', 'x-compute-request-id': 'req-537b338e-4aea-4277-906c-a3bf3e706434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:06,205 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:54:06,206 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62509a44-4aa4-47a6-b93d-4dd097fa7f6a', 'x-compute-request-id': 'req-62509a44-4aa4-47a6-b93d-4dd097fa7f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:07,376 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:54:07,376 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bed71599-42c9-4b2a-b89a-93ff41ed82a8', 'x-compute-request-id': 'req-bed71599-42c9-4b2a-b89a-93ff41ed82a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:08,546 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:54:08,547 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838013c8-1646-4db0-a279-f7352a5c5904', 'x-compute-request-id': 'req-838013c8-1646-4db0-a279-f7352a5c5904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:09,714 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:54:09,715 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97626ad7-afef-46fc-9490-9ce4edbe13e2', 'x-compute-request-id': 'req-97626ad7-afef-46fc-9490-9ce4edbe13e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:10,885 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:54:10,885 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c1b94ec-55bc-4d1b-bc04-3e032453f9a9', 'x-compute-request-id': 'req-6c1b94ec-55bc-4d1b-bc04-3e032453f9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:12,058 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:54:12,058 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395e6bcc-3aee-49c1-a0fa-46fb6a733cb3', 'x-compute-request-id': 'req-395e6bcc-3aee-49c1-a0fa-46fb6a733cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:13,229 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:54:13,230 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9506516-9591-4640-915f-b09eef7a9ef2', 'x-compute-request-id': 'req-b9506516-9591-4640-915f-b09eef7a9ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:14,410 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.165s 2022-09-11 05:54:14,410 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811eb918-3b27-4a22-8959-13dd6537a2cc', 'x-compute-request-id': 'req-811eb918-3b27-4a22-8959-13dd6537a2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:15,585 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:54:15,585 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec227986-e515-49f6-8516-3151806c55a0', 'x-compute-request-id': 'req-ec227986-e515-49f6-8516-3151806c55a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:16,767 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.166s 2022-09-11 05:54:16,767 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7601f8e0-bfcb-4e90-9450-019577a142d6', 'x-compute-request-id': 'req-7601f8e0-bfcb-4e90-9450-019577a142d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:17,936 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:54:17,936 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b6063f-fd7f-438c-bceb-089da89b0aa9', 'x-compute-request-id': 'req-86b6063f-fd7f-438c-bceb-089da89b0aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:19,108 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:54:19,109 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b127d23-2a7f-4b68-9de5-687d5fd97ef8', 'x-compute-request-id': 'req-1b127d23-2a7f-4b68-9de5-687d5fd97ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:20,280 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:54:20,280 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4feafdd2-3994-4ef0-bc1d-d204bc288ae7', 'x-compute-request-id': 'req-4feafdd2-3994-4ef0-bc1d-d204bc288ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:21,450 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:54:21,451 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31e99644-d436-47a2-8131-1a9b61565f8c', 'x-compute-request-id': 'req-31e99644-d436-47a2-8131-1a9b61565f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:22,620 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:54:22,621 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237fbd61-86cc-4509-b536-526c9a908134', 'x-compute-request-id': 'req-237fbd61-86cc-4509-b536-526c9a908134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:23,788 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:54:23,789 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9bbc3b-5c37-43c5-a8ef-2f406f60f70e', 'x-compute-request-id': 'req-cd9bbc3b-5c37-43c5-a8ef-2f406f60f70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:24,955 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:54:24,956 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba8867c-0d00-4ba2-8f8d-9ab46e039d30', 'x-compute-request-id': 'req-eba8867c-0d00-4ba2-8f8d-9ab46e039d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:26,127 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:54:26,128 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec838189-99aa-4522-b34f-d90673521a2e', 'x-compute-request-id': 'req-ec838189-99aa-4522-b34f-d90673521a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:27,302 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:54:27,302 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf93ac83-4c46-4f04-bd19-e17edb4d119a', 'x-compute-request-id': 'req-bf93ac83-4c46-4f04-bd19-e17edb4d119a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:28,472 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:54:28,473 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f7500b-8aff-4452-b090-11c2ec2563d7', 'x-compute-request-id': 'req-07f7500b-8aff-4452-b090-11c2ec2563d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:29,645 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:54:29,645 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db60a51a-0f2e-4cb8-bf33-159c8bca14a6', 'x-compute-request-id': 'req-db60a51a-0f2e-4cb8-bf33-159c8bca14a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:30,812 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:54:30,813 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3610500f-77cc-4159-8382-66c6d44c0f12', 'x-compute-request-id': 'req-3610500f-77cc-4159-8382-66c6d44c0f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:31,979 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:54:31,980 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a2e58bf-d72e-4206-8945-b8619aeb386c', 'x-compute-request-id': 'req-7a2e58bf-d72e-4206-8945-b8619aeb386c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:33,388 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.392s 2022-09-11 05:54:33,388 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce481f37-ed43-4114-a2ba-1dca99719479', 'x-compute-request-id': 'req-ce481f37-ed43-4114-a2ba-1dca99719479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:34,567 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.163s 2022-09-11 05:54:34,567 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f875c8-1c30-4ec0-8fc8-3f243791a72f', 'x-compute-request-id': 'req-29f875c8-1c30-4ec0-8fc8-3f243791a72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:35,745 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.162s 2022-09-11 05:54:35,745 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9064cb48-792f-4efa-ad4d-74ae2b6f4027', 'x-compute-request-id': 'req-9064cb48-792f-4efa-ad4d-74ae2b6f4027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:36,920 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:54:36,921 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f594d9-453b-4b0e-90e9-5bcdc037ef29', 'x-compute-request-id': 'req-e3f594d9-453b-4b0e-90e9-5bcdc037ef29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:38,089 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:54:38,090 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8051f3bc-e4ee-4ec4-99f8-656b551ec03e', 'x-compute-request-id': 'req-8051f3bc-e4ee-4ec4-99f8-656b551ec03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:39,258 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:54:39,258 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6f1b53c-ba85-4d72-b843-e071bab67108', 'x-compute-request-id': 'req-e6f1b53c-ba85-4d72-b843-e071bab67108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:40,430 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:54:40,430 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f6693fe-ccb1-4fca-b0b4-157b5fafe3aa', 'x-compute-request-id': 'req-2f6693fe-ccb1-4fca-b0b4-157b5fafe3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:41,603 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:54:41,603 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f1aca6-d04a-4ca8-aed7-e82d973657ea', 'x-compute-request-id': 'req-a3f1aca6-d04a-4ca8-aed7-e82d973657ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:42,786 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:54:42,786 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1c9e7f-2a07-4984-b1ea-cb1741da73d7', 'x-compute-request-id': 'req-fe1c9e7f-2a07-4984-b1ea-cb1741da73d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:43,956 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:54:43,956 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8160525f-e46e-46a6-82eb-c85a1078e332', 'x-compute-request-id': 'req-8160525f-e46e-46a6-82eb-c85a1078e332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:45,310 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.339s 2022-09-11 05:54:45,311 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7d6636c-934b-4946-8c09-f4e1ff7668f8', 'x-compute-request-id': 'req-e7d6636c-934b-4946-8c09-f4e1ff7668f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:46,481 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:54:46,481 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afb31127-59ae-4fc8-a659-5691dbdf784a', 'x-compute-request-id': 'req-afb31127-59ae-4fc8-a659-5691dbdf784a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:47,655 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:54:47,655 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166091e8-b206-4da6-bebf-986ff726a042', 'x-compute-request-id': 'req-166091e8-b206-4da6-bebf-986ff726a042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:48,842 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.171s 2022-09-11 05:54:48,842 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ff4903-1060-40fe-80b5-57b4d8b4c80a', 'x-compute-request-id': 'req-09ff4903-1060-40fe-80b5-57b4d8b4c80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:50,018 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:54:50,018 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7e4922-79db-4a0b-a187-ee29c2d5b818', 'x-compute-request-id': 'req-3c7e4922-79db-4a0b-a187-ee29c2d5b818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:51,190 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:54:51,190 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c894dfa3-2ec1-4046-891c-02fcf64a9d4d', 'x-compute-request-id': 'req-c894dfa3-2ec1-4046-891c-02fcf64a9d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:52,365 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:54:52,366 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-215cf1b2-994d-4b3a-b3da-be0f98fcda5b', 'x-compute-request-id': 'req-215cf1b2-994d-4b3a-b3da-be0f98fcda5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:53,545 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:54:53,546 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a8816bf-9307-4de3-bb62-d62569956112', 'x-compute-request-id': 'req-8a8816bf-9307-4de3-bb62-d62569956112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:54,722 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:54:54,722 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc6339c9-19c8-472f-9360-4e3ceca3b412', 'x-compute-request-id': 'req-cc6339c9-19c8-472f-9360-4e3ceca3b412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:55,908 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.167s 2022-09-11 05:54:55,909 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65072bf-7d6a-4946-bbd2-b899f395e617', 'x-compute-request-id': 'req-b65072bf-7d6a-4946-bbd2-b899f395e617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:57,084 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:54:57,085 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dde82b7f-0816-42f5-91b3-ba1fcf5420a2', 'x-compute-request-id': 'req-dde82b7f-0816-42f5-91b3-ba1fcf5420a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:58,255 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:54:58,256 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd064e94-2820-48d8-976f-e6b98f71a0db', 'x-compute-request-id': 'req-fd064e94-2820-48d8-976f-e6b98f71a0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:54:59,426 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:54:59,427 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421ccc9b-4bfd-423f-be73-a3399a1aaf0e', 'x-compute-request-id': 'req-421ccc9b-4bfd-423f-be73-a3399a1aaf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:00,604 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.162s 2022-09-11 05:55:00,605 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc5ebd20-cd0f-4778-9b3a-29c1553e9517', 'x-compute-request-id': 'req-bc5ebd20-cd0f-4778-9b3a-29c1553e9517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:01,868 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.249s 2022-09-11 05:55:01,868 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-140ac57c-ea35-46c2-8a87-c0c778553934', 'x-compute-request-id': 'req-140ac57c-ea35-46c2-8a87-c0c778553934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:03,042 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:55:03,043 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d01d68-f00c-4fc0-9787-121fe5ebc309', 'x-compute-request-id': 'req-96d01d68-f00c-4fc0-9787-121fe5ebc309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:04,224 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.167s 2022-09-11 05:55:04,224 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5049699f-cd2b-47b0-8fa8-833b332a4b39', 'x-compute-request-id': 'req-5049699f-cd2b-47b0-8fa8-833b332a4b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:05,402 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.162s 2022-09-11 05:55:05,402 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cafd4dbe-accd-4b80-a23f-ec5b38b90b06', 'x-compute-request-id': 'req-cafd4dbe-accd-4b80-a23f-ec5b38b90b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:06,581 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.164s 2022-09-11 05:55:06,582 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af427358-1c75-4a00-8b9e-90a02b3fa1c2', 'x-compute-request-id': 'req-af427358-1c75-4a00-8b9e-90a02b3fa1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:07,779 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.183s 2022-09-11 05:55:07,780 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f2ff5c-d667-498c-8e3f-4277e394cb2e', 'x-compute-request-id': 'req-c2f2ff5c-d667-498c-8e3f-4277e394cb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:08,953 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:55:08,954 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed92d1b-6442-42fc-b1d6-608089da87c2', 'x-compute-request-id': 'req-3ed92d1b-6442-42fc-b1d6-608089da87c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:10,128 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:55:10,128 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c8e16b-3ded-4706-bd14-3701d4623503', 'x-compute-request-id': 'req-11c8e16b-3ded-4706-bd14-3701d4623503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:11,301 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:55:11,301 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3cb845d-ce0b-4e05-9de9-b216013d65a1', 'x-compute-request-id': 'req-d3cb845d-ce0b-4e05-9de9-b216013d65a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:12,730 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.413s 2022-09-11 05:55:12,730 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c67509-1b93-4ec0-bf6d-b71ee463aa52', 'x-compute-request-id': 'req-d1c67509-1b93-4ec0-bf6d-b71ee463aa52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:13,900 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:55:13,900 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22be9f6-db5d-4c09-a3d0-555956ec7203', 'x-compute-request-id': 'req-f22be9f6-db5d-4c09-a3d0-555956ec7203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:15,078 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.162s 2022-09-11 05:55:15,078 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61daa07b-60ec-465b-95a6-1dc4079e3235', 'x-compute-request-id': 'req-61daa07b-60ec-465b-95a6-1dc4079e3235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:16,274 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.180s 2022-09-11 05:55:16,274 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4edad52a-9eeb-4132-8409-d6d6702553c0', 'x-compute-request-id': 'req-4edad52a-9eeb-4132-8409-d6d6702553c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:17,453 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.164s 2022-09-11 05:55:17,454 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bf34d4e-fe25-4f33-826e-426b4b21b0c1', 'x-compute-request-id': 'req-7bf34d4e-fe25-4f33-826e-426b4b21b0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:18,624 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:55:18,624 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-548e124b-7cdf-4915-a937-116c9eaf77da', 'x-compute-request-id': 'req-548e124b-7cdf-4915-a937-116c9eaf77da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:19,799 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:55:19,799 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf64a93-a23d-4dfa-a0ff-3c2eb784f692', 'x-compute-request-id': 'req-bdf64a93-a23d-4dfa-a0ff-3c2eb784f692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:20,979 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.163s 2022-09-11 05:55:20,979 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82fd189-8ba3-432c-9049-780ecf41ae38', 'x-compute-request-id': 'req-d82fd189-8ba3-432c-9049-780ecf41ae38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:22,373 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.378s 2022-09-11 05:55:22,374 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-829e78e8-89b4-4fdf-86e5-9335ac857444', 'x-compute-request-id': 'req-829e78e8-89b4-4fdf-86e5-9335ac857444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:23,551 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.162s 2022-09-11 05:55:23,551 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01385178-eb08-4e9f-8c8d-ba565207e649', 'x-compute-request-id': 'req-01385178-eb08-4e9f-8c8d-ba565207e649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:24,726 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:55:24,727 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb67702d-9cd9-429b-b103-a45cde5b6126', 'x-compute-request-id': 'req-cb67702d-9cd9-429b-b103-a45cde5b6126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:25,903 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:55:25,903 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7402007-a418-49fc-a969-04ef111d343d', 'x-compute-request-id': 'req-c7402007-a418-49fc-a969-04ef111d343d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:27,079 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:55:27,080 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8439a8b1-b760-4bf4-94b1-fb70f0ef58f3', 'x-compute-request-id': 'req-8439a8b1-b760-4bf4-94b1-fb70f0ef58f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:28,255 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:55:28,256 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f9f98b8-a2fa-4ff2-8ae3-317ce6f0f7b4', 'x-compute-request-id': 'req-7f9f98b8-a2fa-4ff2-8ae3-317ce6f0f7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:29,432 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:55:29,432 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9bdbf8f-e88e-4e9e-9f7b-7a0b5cd3f49e', 'x-compute-request-id': 'req-f9bdbf8f-e88e-4e9e-9f7b-7a0b5cd3f49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:30,608 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:55:30,608 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf57cf3b-86b4-4cb6-b1ed-591ac1632a94', 'x-compute-request-id': 'req-cf57cf3b-86b4-4cb6-b1ed-591ac1632a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:31,781 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:55:31,781 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74fa4e2-b515-4176-98a5-4582151fa529', 'x-compute-request-id': 'req-e74fa4e2-b515-4176-98a5-4582151fa529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:32,954 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:55:32,954 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ef10db-c605-4dda-be8d-d4eeed7511b4', 'x-compute-request-id': 'req-12ef10db-c605-4dda-be8d-d4eeed7511b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:34,127 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:55:34,128 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a9e6ab-3407-4f37-8983-e840d08b9210', 'x-compute-request-id': 'req-02a9e6ab-3407-4f37-8983-e840d08b9210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:35,299 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:55:35,299 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b64f3b-0bba-4479-b7e1-89752c36270b', 'x-compute-request-id': 'req-72b64f3b-0bba-4479-b7e1-89752c36270b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:36,470 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:55:36,471 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cc84d6-779b-41bf-afd8-dc722b665569', 'x-compute-request-id': 'req-16cc84d6-779b-41bf-afd8-dc722b665569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:37,642 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:55:37,643 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27deb8ef-5ae6-4876-aa49-0c64e8b0f1c7', 'x-compute-request-id': 'req-27deb8ef-5ae6-4876-aa49-0c64e8b0f1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:38,815 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:55:38,816 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c74dea3a-e445-4c39-8aa4-6c30c934c339', 'x-compute-request-id': 'req-c74dea3a-e445-4c39-8aa4-6c30c934c339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:39,985 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:55:39,986 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e085a1-badf-4e3e-8cb4-21b8dd71a225', 'x-compute-request-id': 'req-46e085a1-badf-4e3e-8cb4-21b8dd71a225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:41,155 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:55:41,156 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14286592-8b7d-4e67-a484-5da894144ba3', 'x-compute-request-id': 'req-14286592-8b7d-4e67-a484-5da894144ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:42,326 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:55:42,326 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0843fff-8980-4e56-8094-def4ec616bcc', 'x-compute-request-id': 'req-a0843fff-8980-4e56-8094-def4ec616bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:43,493 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:55:43,493 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c6e5025-ef54-4864-b6d7-375f99050247', 'x-compute-request-id': 'req-9c6e5025-ef54-4864-b6d7-375f99050247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:44,662 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:55:44,662 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2f1414-684f-44db-9440-2bf3decaa5b6', 'x-compute-request-id': 'req-bb2f1414-684f-44db-9440-2bf3decaa5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:45,830 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:55:45,831 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3bf919-aca4-432c-a61f-dcb9c21b0466', 'x-compute-request-id': 'req-0c3bf919-aca4-432c-a61f-dcb9c21b0466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:46,997 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:55:46,997 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d26b176-57a1-4c64-976d-0bf5abc51148', 'x-compute-request-id': 'req-7d26b176-57a1-4c64-976d-0bf5abc51148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:48,167 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:55:48,168 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6204508-d7e1-444a-9feb-270e96c1e5aa', 'x-compute-request-id': 'req-a6204508-d7e1-444a-9feb-270e96c1e5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:49,335 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:55:49,335 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ada562b-0684-4518-9c59-1e3e75b507fb', 'x-compute-request-id': 'req-4ada562b-0684-4518-9c59-1e3e75b507fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:50,509 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:55:50,509 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62129c0e-e340-48a9-869f-417d7223e8d8', 'x-compute-request-id': 'req-62129c0e-e340-48a9-869f-417d7223e8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:51,678 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:55:51,679 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4878cea1-7de2-4d6d-ad83-0083a93fe898', 'x-compute-request-id': 'req-4878cea1-7de2-4d6d-ad83-0083a93fe898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:52,851 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:55:52,851 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d97f7a-0b8d-461c-81de-79857cd47c5a', 'x-compute-request-id': 'req-67d97f7a-0b8d-461c-81de-79857cd47c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:54,026 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:55:54,026 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69cc2612-3c7d-4276-81a5-b19ac9991ade', 'x-compute-request-id': 'req-69cc2612-3c7d-4276-81a5-b19ac9991ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:55,198 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:55:55,198 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8a77cc7-f962-49fd-9502-588acdec4826', 'x-compute-request-id': 'req-e8a77cc7-f962-49fd-9502-588acdec4826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:56,367 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:55:56,367 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76380212-b890-4496-a525-d51986feb48c', 'x-compute-request-id': 'req-76380212-b890-4496-a525-d51986feb48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:57,535 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:55:57,535 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f875e5c6-fcb3-4df1-a2b8-aa31b260a72a', 'x-compute-request-id': 'req-f875e5c6-fcb3-4df1-a2b8-aa31b260a72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:58,703 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:55:58,704 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-857c4377-0603-49e4-8a04-c07798a54c1d', 'x-compute-request-id': 'req-857c4377-0603-49e4-8a04-c07798a54c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:55:59,872 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:55:59,872 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96e39ad-f257-42e9-9dcf-a483a4601da4', 'x-compute-request-id': 'req-b96e39ad-f257-42e9-9dcf-a483a4601da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:01,044 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:56:01,044 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea2399d-6e11-407c-a341-b6e5723208be', 'x-compute-request-id': 'req-3ea2399d-6e11-407c-a341-b6e5723208be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:02,515 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.455s 2022-09-11 05:56:02,515 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ee67318-2225-48a6-a074-ecf6baac3c9b', 'x-compute-request-id': 'req-7ee67318-2225-48a6-a074-ecf6baac3c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:03,684 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:56:03,685 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa5ba20-34da-4f48-98da-c6173d149d76', 'x-compute-request-id': 'req-4aa5ba20-34da-4f48-98da-c6173d149d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:04,856 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:56:04,856 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6a75d3-88a3-4fb1-a355-db68eac59b35', 'x-compute-request-id': 'req-2b6a75d3-88a3-4fb1-a355-db68eac59b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:06,025 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:56:06,025 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ec4d30-a948-497f-b2df-10f9eba2376a', 'x-compute-request-id': 'req-07ec4d30-a948-497f-b2df-10f9eba2376a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:07,194 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:56:07,194 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fd7f04b-4270-4c5d-b4dd-97436c1c1dbb', 'x-compute-request-id': 'req-5fd7f04b-4270-4c5d-b4dd-97436c1c1dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:08,363 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:56:08,364 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90d75cee-26c2-431b-b065-ef073aa758da', 'x-compute-request-id': 'req-90d75cee-26c2-431b-b065-ef073aa758da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:09,539 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:56:09,540 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3bf80e2-3db4-44cb-bd01-fe163a28c97d', 'x-compute-request-id': 'req-b3bf80e2-3db4-44cb-bd01-fe163a28c97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:10,711 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:56:10,711 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c201ce8b-68af-42ee-abe2-6081a801a68f', 'x-compute-request-id': 'req-c201ce8b-68af-42ee-abe2-6081a801a68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:11,883 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:56:11,884 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c89a7b0-7491-4fd4-94ab-7aa79a1737a0', 'x-compute-request-id': 'req-3c89a7b0-7491-4fd4-94ab-7aa79a1737a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:13,053 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:56:13,053 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca6290b0-23db-4acf-b2ab-1010b9b0781c', 'x-compute-request-id': 'req-ca6290b0-23db-4acf-b2ab-1010b9b0781c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:14,221 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:56:14,222 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9156464b-7c2c-4a17-acb1-e60da5738a81', 'x-compute-request-id': 'req-9156464b-7c2c-4a17-acb1-e60da5738a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:15,393 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:56:15,394 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9712c87-50ff-4972-a2f9-9d2b392d6321', 'x-compute-request-id': 'req-b9712c87-50ff-4972-a2f9-9d2b392d6321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:16,561 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:56:16,562 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344c523b-1d51-4105-bbce-066d5254a0b3', 'x-compute-request-id': 'req-344c523b-1d51-4105-bbce-066d5254a0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:17,747 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.170s 2022-09-11 05:56:17,747 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e1045f-91a9-4cdc-9b9b-3b7d171e0ec0', 'x-compute-request-id': 'req-41e1045f-91a9-4cdc-9b9b-3b7d171e0ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:18,919 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:56:18,920 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3c4193-859d-4e9f-afba-e111e9b50b02', 'x-compute-request-id': 'req-7d3c4193-859d-4e9f-afba-e111e9b50b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:20,089 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:56:20,089 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18dc1930-79d2-4de0-9a88-948573f7f344', 'x-compute-request-id': 'req-18dc1930-79d2-4de0-9a88-948573f7f344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:21,260 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:56:21,261 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22903920-0f9c-4f4f-8aef-b8bc3c4a7acc', 'x-compute-request-id': 'req-22903920-0f9c-4f4f-8aef-b8bc3c4a7acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:22,431 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:56:22,432 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e999d850-68a8-47e0-b21f-fa458d58d8df', 'x-compute-request-id': 'req-e999d850-68a8-47e0-b21f-fa458d58d8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:23,603 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:56:23,603 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-571c1635-e905-442f-9b7d-ed91d159e669', 'x-compute-request-id': 'req-571c1635-e905-442f-9b7d-ed91d159e669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:24,775 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:56:24,775 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-259220c8-2604-41d6-bd25-fa01973ec908', 'x-compute-request-id': 'req-259220c8-2604-41d6-bd25-fa01973ec908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:25,946 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:56:25,947 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df68dbc-6952-429c-9aa8-69d3e7517377', 'x-compute-request-id': 'req-3df68dbc-6952-429c-9aa8-69d3e7517377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:27,113 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:56:27,113 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d03094f-bd58-49d2-b528-5e97d706ac6a', 'x-compute-request-id': 'req-1d03094f-bd58-49d2-b528-5e97d706ac6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:28,285 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:56:28,285 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0b5df41-adc9-4091-8c20-fd608a9e9801', 'x-compute-request-id': 'req-e0b5df41-adc9-4091-8c20-fd608a9e9801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:29,455 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:56:29,455 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e585569d-c5ea-4a1f-957e-70eb2c3d522b', 'x-compute-request-id': 'req-e585569d-c5ea-4a1f-957e-70eb2c3d522b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:30,625 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:56:30,626 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7c423b-63ec-4fd4-8f0a-7119a9d26fd9', 'x-compute-request-id': 'req-6e7c423b-63ec-4fd4-8f0a-7119a9d26fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:31,795 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:56:31,795 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32819b13-1d3b-4dcc-b65c-7fc2fd052802', 'x-compute-request-id': 'req-32819b13-1d3b-4dcc-b65c-7fc2fd052802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:32,960 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.150s 2022-09-11 05:56:32,961 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c94c047-4a88-4ef2-8c7f-affa9f9088c5', 'x-compute-request-id': 'req-5c94c047-4a88-4ef2-8c7f-affa9f9088c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:34,128 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:56:34,128 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee534f4-7ceb-4fc6-b682-f007876e7a4b', 'x-compute-request-id': 'req-3ee534f4-7ceb-4fc6-b682-f007876e7a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:35,298 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:56:35,298 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e5d5740-e704-44ae-be57-50e999a840c5', 'x-compute-request-id': 'req-5e5d5740-e704-44ae-be57-50e999a840c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:36,467 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:56:36,468 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8703bf86-6b27-4720-83eb-fc969fbfd6f0', 'x-compute-request-id': 'req-8703bf86-6b27-4720-83eb-fc969fbfd6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:37,637 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:56:37,638 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cac5dfa-4adc-429e-90c2-6f7f36581b41', 'x-compute-request-id': 'req-5cac5dfa-4adc-429e-90c2-6f7f36581b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:38,809 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:56:38,809 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c0ce797-b46e-464b-ad85-0737fd9d131f', 'x-compute-request-id': 'req-1c0ce797-b46e-464b-ad85-0737fd9d131f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:39,982 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:56:39,983 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8807c1df-a527-4433-b226-690d696f867f', 'x-compute-request-id': 'req-8807c1df-a527-4433-b226-690d696f867f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:41,153 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:56:41,153 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12675503-e79e-4431-9a54-5336fa9ea9ba', 'x-compute-request-id': 'req-12675503-e79e-4431-9a54-5336fa9ea9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:42,322 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:56:42,322 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f25604-c9c8-4bcd-b9a0-6806a490a9f8', 'x-compute-request-id': 'req-a0f25604-c9c8-4bcd-b9a0-6806a490a9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:43,490 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:56:43,490 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6afdce35-3195-4db3-927d-fbe6c1f417e4', 'x-compute-request-id': 'req-6afdce35-3195-4db3-927d-fbe6c1f417e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:44,658 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:56:44,658 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98df86d6-da1b-4514-8c9e-0597098017f7', 'x-compute-request-id': 'req-98df86d6-da1b-4514-8c9e-0597098017f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:45,825 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:56:45,826 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2271f514-f207-4763-b201-358883061b59', 'x-compute-request-id': 'req-2271f514-f207-4763-b201-358883061b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:47,084 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.243s 2022-09-11 05:56:47,084 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f13c620e-5f77-4237-8481-43a7a3970283', 'x-compute-request-id': 'req-f13c620e-5f77-4237-8481-43a7a3970283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:48,319 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.219s 2022-09-11 05:56:48,319 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8241bedc-cdd4-4958-b282-f84bd3b42a6d', 'x-compute-request-id': 'req-8241bedc-cdd4-4958-b282-f84bd3b42a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:49,664 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.328s 2022-09-11 05:56:49,664 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6db8ec21-54d0-4cb7-a1f7-de31d69a5e98', 'x-compute-request-id': 'req-6db8ec21-54d0-4cb7-a1f7-de31d69a5e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:50,853 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.173s 2022-09-11 05:56:50,854 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4fd70c3-98bd-4558-8102-7c6a3f4c615f', 'x-compute-request-id': 'req-e4fd70c3-98bd-4558-8102-7c6a3f4c615f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:52,029 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:56:52,030 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4e843db-81d3-4d36-80d4-ea8b463d1235', 'x-compute-request-id': 'req-d4e843db-81d3-4d36-80d4-ea8b463d1235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:53,599 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.554s 2022-09-11 05:56:53,600 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f02a36c3-ae1f-4fc8-bf0e-1ee25834c964', 'x-compute-request-id': 'req-f02a36c3-ae1f-4fc8-bf0e-1ee25834c964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:54,767 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:56:54,767 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d082931f-20b6-45bd-bfe7-5ee039a74e0b', 'x-compute-request-id': 'req-d082931f-20b6-45bd-bfe7-5ee039a74e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:55,940 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:56:55,941 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc497bcb-3e1d-4ca6-8d15-b59c0462dde1', 'x-compute-request-id': 'req-bc497bcb-3e1d-4ca6-8d15-b59c0462dde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:57,196 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.240s 2022-09-11 05:56:57,196 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fcfad32-2f6d-4140-930b-ec1151b12672', 'x-compute-request-id': 'req-3fcfad32-2f6d-4140-930b-ec1151b12672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:58,367 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:56:58,367 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ccb2ea5-10e8-49c0-9b4f-56d65050d773', 'x-compute-request-id': 'req-2ccb2ea5-10e8-49c0-9b4f-56d65050d773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:56:59,553 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.171s 2022-09-11 05:56:59,554 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca1f4b6b-b485-4d89-9671-ac476b3f9922', 'x-compute-request-id': 'req-ca1f4b6b-b485-4d89-9671-ac476b3f9922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:00,722 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:57:00,722 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb46146c-e294-4316-85ad-d2e7adbd4633', 'x-compute-request-id': 'req-fb46146c-e294-4316-85ad-d2e7adbd4633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:01,913 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.176s 2022-09-11 05:57:01,914 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83eac0e-c149-48af-91ae-c7e104785bd6', 'x-compute-request-id': 'req-d83eac0e-c149-48af-91ae-c7e104785bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:03,099 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.171s 2022-09-11 05:57:03,100 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6fd909-4a98-4bcd-8513-00f56b5a0c46', 'x-compute-request-id': 'req-8e6fd909-4a98-4bcd-8513-00f56b5a0c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:04,270 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:04,271 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aea304e-df14-48f8-8a18-4d76528227f6', 'x-compute-request-id': 'req-9aea304e-df14-48f8-8a18-4d76528227f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:05,445 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:57:05,445 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12167c9-d649-4ae1-8909-a2f5dcb47f93', 'x-compute-request-id': 'req-b12167c9-d649-4ae1-8909-a2f5dcb47f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:06,612 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:57:06,612 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9db7f0ee-3b58-40e2-9e2e-539f66305755', 'x-compute-request-id': 'req-9db7f0ee-3b58-40e2-9e2e-539f66305755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:07,782 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:57:07,782 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f22ee6-7bf9-45fa-a376-3c88a881bc1c', 'x-compute-request-id': 'req-32f22ee6-7bf9-45fa-a376-3c88a881bc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:08,953 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:08,953 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4d1b2dc-6167-4a26-97d8-c504b06f1a59', 'x-compute-request-id': 'req-f4d1b2dc-6167-4a26-97d8-c504b06f1a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:10,120 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:57:10,120 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab86198e-57f9-472b-b994-d8bd1b29bf19', 'x-compute-request-id': 'req-ab86198e-57f9-472b-b994-d8bd1b29bf19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:11,288 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:57:11,289 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a013f64-e0fb-4ffe-8cd0-048935a27007', 'x-compute-request-id': 'req-6a013f64-e0fb-4ffe-8cd0-048935a27007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:12,460 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:57:12,461 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-351a4eac-36ee-45d2-a7de-e7484ee26d7b', 'x-compute-request-id': 'req-351a4eac-36ee-45d2-a7de-e7484ee26d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:13,632 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:13,633 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c62101-9975-4fe6-953f-5133f8c2532a', 'x-compute-request-id': 'req-98c62101-9975-4fe6-953f-5133f8c2532a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:14,803 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:57:14,804 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db863bc6-3e90-4854-b5d8-42f19b4d3d12', 'x-compute-request-id': 'req-db863bc6-3e90-4854-b5d8-42f19b4d3d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:15,971 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:57:15,972 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ee8bb9d-bee5-4ca6-8d57-98fc66953b98', 'x-compute-request-id': 'req-7ee8bb9d-bee5-4ca6-8d57-98fc66953b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:17,171 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.185s 2022-09-11 05:57:17,172 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feabd6a6-a738-49d1-b22d-fcda0abd9a20', 'x-compute-request-id': 'req-feabd6a6-a738-49d1-b22d-fcda0abd9a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:18,343 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:18,343 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33b61786-0493-47c1-8689-8a2d1bf8b159', 'x-compute-request-id': 'req-33b61786-0493-47c1-8689-8a2d1bf8b159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:19,514 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:19,514 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff19dad8-c0df-48d5-b5d4-5c41eecb8286', 'x-compute-request-id': 'req-ff19dad8-c0df-48d5-b5d4-5c41eecb8286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:20,684 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:20,685 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e179949b-5bdb-46d9-a146-e94525a923a6', 'x-compute-request-id': 'req-e179949b-5bdb-46d9-a146-e94525a923a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:21,855 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:57:21,855 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533bc04a-62d6-4272-a65f-f7454bda1ea4', 'x-compute-request-id': 'req-533bc04a-62d6-4272-a65f-f7454bda1ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:23,022 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:57:23,023 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf487c8e-fa09-4a5f-8df8-eb6d9f2ebe28', 'x-compute-request-id': 'req-cf487c8e-fa09-4a5f-8df8-eb6d9f2ebe28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:24,191 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:57:24,191 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f91fe60e-1e10-45f7-8013-c7c525d8fd91', 'x-compute-request-id': 'req-f91fe60e-1e10-45f7-8013-c7c525d8fd91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:25,360 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:25,360 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6be7120-a3b5-40bc-b980-80df560e6d2e', 'x-compute-request-id': 'req-d6be7120-a3b5-40bc-b980-80df560e6d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:26,529 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:57:26,529 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3779fd2b-f42e-442f-9a13-9768dcd498ee', 'x-compute-request-id': 'req-3779fd2b-f42e-442f-9a13-9768dcd498ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:27,695 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:57:27,696 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2920e0b-e88c-4820-8851-deec07353800', 'x-compute-request-id': 'req-f2920e0b-e88c-4820-8851-deec07353800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:28,864 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:57:28,864 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a7cc674-f41c-4d8b-af9d-a81d62d254b0', 'x-compute-request-id': 'req-4a7cc674-f41c-4d8b-af9d-a81d62d254b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:30,035 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:30,035 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63ff056c-a6a5-4d4d-a97d-a6277aac6747', 'x-compute-request-id': 'req-63ff056c-a6a5-4d4d-a97d-a6277aac6747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:31,206 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:31,206 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68896bc0-c6e7-4252-9fc3-cb91884699a2', 'x-compute-request-id': 'req-68896bc0-c6e7-4252-9fc3-cb91884699a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:32,379 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:57:32,380 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b41ddf0-1771-4fcd-b37d-8ed490179673', 'x-compute-request-id': 'req-4b41ddf0-1771-4fcd-b37d-8ed490179673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:33,548 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:57:33,548 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5450da1-4be7-47fa-8257-3db34e2cb9cf', 'x-compute-request-id': 'req-b5450da1-4be7-47fa-8257-3db34e2cb9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:34,719 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:57:34,719 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ad6f456-035f-4556-b4be-a04039626bb6', 'x-compute-request-id': 'req-7ad6f456-035f-4556-b4be-a04039626bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:35,888 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:57:35,888 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29abf0cd-8c51-44f5-b381-06c25589a3cb', 'x-compute-request-id': 'req-29abf0cd-8c51-44f5-b381-06c25589a3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:37,060 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:57:37,060 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11523bd3-76a0-4396-9e24-a424d1f55a69', 'x-compute-request-id': 'req-11523bd3-76a0-4396-9e24-a424d1f55a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:38,230 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:38,230 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d856c4d-762b-4448-9d6d-58620d7171ce', 'x-compute-request-id': 'req-6d856c4d-762b-4448-9d6d-58620d7171ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:39,403 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:57:39,404 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1377eb01-d6d6-4b74-a368-8ce6825ccb1a', 'x-compute-request-id': 'req-1377eb01-d6d6-4b74-a368-8ce6825ccb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:40,582 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.163s 2022-09-11 05:57:40,582 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-672355ac-6dd2-43a5-944b-7f6eb9053f25', 'x-compute-request-id': 'req-672355ac-6dd2-43a5-944b-7f6eb9053f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:41,753 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:57:41,754 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b37365-d482-4df2-9043-56d9c18aa61a', 'x-compute-request-id': 'req-50b37365-d482-4df2-9043-56d9c18aa61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:42,926 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:57:42,926 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d98e351c-2cdd-4967-beb5-d0ad7a469a1c', 'x-compute-request-id': 'req-d98e351c-2cdd-4967-beb5-d0ad7a469a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:44,092 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:57:44,093 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d45ea1b-2db2-4c72-97f8-be9192954ae6', 'x-compute-request-id': 'req-2d45ea1b-2db2-4c72-97f8-be9192954ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:45,263 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:45,263 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a2e7807-f0ad-41cc-bc31-4330a98c3e78', 'x-compute-request-id': 'req-8a2e7807-f0ad-41cc-bc31-4330a98c3e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:46,429 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:57:46,430 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad713e88-0537-4d13-b5f0-71206d57d720', 'x-compute-request-id': 'req-ad713e88-0537-4d13-b5f0-71206d57d720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:47,597 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:57:47,597 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a21b50-e0c1-4ff6-a66e-9b2eeed56456', 'x-compute-request-id': 'req-65a21b50-e0c1-4ff6-a66e-9b2eeed56456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:48,770 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:57:48,770 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19f8fc4e-b853-47ad-8985-83ee7404a18b', 'x-compute-request-id': 'req-19f8fc4e-b853-47ad-8985-83ee7404a18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:49,941 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:57:49,941 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c95dd13-69bd-4540-a22f-229e836aa86a', 'x-compute-request-id': 'req-0c95dd13-69bd-4540-a22f-229e836aa86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:51,109 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:57:51,109 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef351ff9-501c-471d-90a2-33788734552d', 'x-compute-request-id': 'req-ef351ff9-501c-471d-90a2-33788734552d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:52,274 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.150s 2022-09-11 05:57:52,275 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050b54ae-99c0-4c85-a0fb-6a767951d976', 'x-compute-request-id': 'req-050b54ae-99c0-4c85-a0fb-6a767951d976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:53,441 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:57:53,442 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b654a2-44f4-448f-a301-92bed6121ed0', 'x-compute-request-id': 'req-41b654a2-44f4-448f-a301-92bed6121ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:54,611 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:57:54,611 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1664b63c-70dd-42c5-8538-e450ade8e4d7', 'x-compute-request-id': 'req-1664b63c-70dd-42c5-8538-e450ade8e4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:55,783 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:57:55,783 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcbe4fef-b2b1-43d5-9300-e40e69e90fba', 'x-compute-request-id': 'req-fcbe4fef-b2b1-43d5-9300-e40e69e90fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:56,956 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:57:56,956 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e13709-8791-4c68-9159-5b70b21ed2a8', 'x-compute-request-id': 'req-36e13709-8791-4c68-9159-5b70b21ed2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:58,134 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.162s 2022-09-11 05:57:58,134 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e888a940-590b-445d-9d74-6f0abdd6b855', 'x-compute-request-id': 'req-e888a940-590b-445d-9d74-6f0abdd6b855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:57:59,303 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:57:59,303 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d5a14b-4995-4444-9c39-0a9d6185939b', 'x-compute-request-id': 'req-e3d5a14b-4995-4444-9c39-0a9d6185939b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:00,487 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:58:00,487 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a02bbdbb-a3ca-47b5-8275-bf5b0073d580', 'x-compute-request-id': 'req-a02bbdbb-a3ca-47b5-8275-bf5b0073d580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:01,658 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:58:01,659 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3587c4f-28b2-42ee-a4ed-34adb617e1a3', 'x-compute-request-id': 'req-a3587c4f-28b2-42ee-a4ed-34adb617e1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:02,832 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.157s 2022-09-11 05:58:02,832 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc417ade-28a2-4641-9406-5e9e4052a8a7', 'x-compute-request-id': 'req-cc417ade-28a2-4641-9406-5e9e4052a8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:04,073 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.227s 2022-09-11 05:58:04,074 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08a270ef-54c6-4528-9c9a-f09868406747', 'x-compute-request-id': 'req-08a270ef-54c6-4528-9c9a-f09868406747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:05,249 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:58:05,249 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45a3c2e6-00b8-4ccd-9d82-6cab8bada746', 'x-compute-request-id': 'req-45a3c2e6-00b8-4ccd-9d82-6cab8bada746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:06,479 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.212s 2022-09-11 05:58:06,479 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefb4989-8eca-4008-85bf-abe8d173f136', 'x-compute-request-id': 'req-aefb4989-8eca-4008-85bf-abe8d173f136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:07,655 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:58:07,655 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed15d59e-0b7e-43b4-86e9-4b5cc83f3a97', 'x-compute-request-id': 'req-ed15d59e-0b7e-43b4-86e9-4b5cc83f3a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:08,832 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:58:08,832 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9be739a-37b3-4756-88da-69aff75359a7', 'x-compute-request-id': 'req-d9be739a-37b3-4756-88da-69aff75359a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:10,016 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.168s 2022-09-11 05:58:10,016 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51a5f328-05ba-4fe0-ade7-62502bf36b2b', 'x-compute-request-id': 'req-51a5f328-05ba-4fe0-ade7-62502bf36b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:11,193 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:58:11,194 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0097a6a7-ea9f-44b7-98cf-9c527c5a3b6f', 'x-compute-request-id': 'req-0097a6a7-ea9f-44b7-98cf-9c527c5a3b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:12,367 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:58:12,367 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-321c58ce-6017-4392-a112-f436319b58d3', 'x-compute-request-id': 'req-321c58ce-6017-4392-a112-f436319b58d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:13,539 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:58:13,539 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70231138-d2d2-4632-82d2-f2c2bbbfcd90', 'x-compute-request-id': 'req-70231138-d2d2-4632-82d2-f2c2bbbfcd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:14,710 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:58:14,711 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb0b2be3-1c45-48f7-8985-992fc013eedc', 'x-compute-request-id': 'req-eb0b2be3-1c45-48f7-8985-992fc013eedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:15,887 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:58:15,888 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48a3597-2473-4483-8f29-b2b5aa65977d', 'x-compute-request-id': 'req-d48a3597-2473-4483-8f29-b2b5aa65977d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:17,065 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:58:17,065 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5eb34e3-676a-47c1-864c-04625371b093', 'x-compute-request-id': 'req-b5eb34e3-676a-47c1-864c-04625371b093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:18,275 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.194s 2022-09-11 05:58:18,275 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd1873d9-6a0c-4ec8-a017-34a94b5394b0', 'x-compute-request-id': 'req-cd1873d9-6a0c-4ec8-a017-34a94b5394b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:19,452 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:58:19,452 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21e1369-77ec-4a0e-bc89-bfd9ada95337', 'x-compute-request-id': 'req-e21e1369-77ec-4a0e-bc89-bfd9ada95337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:20,625 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:58:20,626 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9c27f7e-9d0e-4dc0-b170-a2ab408d3dad', 'x-compute-request-id': 'req-c9c27f7e-9d0e-4dc0-b170-a2ab408d3dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:21,801 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.161s 2022-09-11 05:58:21,801 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cc59de6-6111-43f5-9043-f2f9b9f7fbfe', 'x-compute-request-id': 'req-2cc59de6-6111-43f5-9043-f2f9b9f7fbfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:22,970 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:58:22,971 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71849ecc-7309-4c32-a43c-460cb912bc37', 'x-compute-request-id': 'req-71849ecc-7309-4c32-a43c-460cb912bc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:24,141 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:58:24,141 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71b2d500-0a2c-4c35-83ee-6a489e8acab0', 'x-compute-request-id': 'req-71b2d500-0a2c-4c35-83ee-6a489e8acab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:25,316 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:58:25,316 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0224a94-0333-4032-97cc-59bc2a5c53af', 'x-compute-request-id': 'req-b0224a94-0333-4032-97cc-59bc2a5c53af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:26,488 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:58:26,488 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6c1313e-0cd3-4b3f-89b6-6d3e07c28402', 'x-compute-request-id': 'req-f6c1313e-0cd3-4b3f-89b6-6d3e07c28402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:27,657 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:58:27,658 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b1a995-1270-45d7-b8cf-d3fb2ad1b2ed', 'x-compute-request-id': 'req-02b1a995-1270-45d7-b8cf-d3fb2ad1b2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:28,829 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:58:28,829 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5aa8e4a-e247-40d3-857d-9613e00c2878', 'x-compute-request-id': 'req-f5aa8e4a-e247-40d3-857d-9613e00c2878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:29,997 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:58:29,997 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ebb99d0-31f1-4bd6-b5c5-f46aaf4ac44a', 'x-compute-request-id': 'req-6ebb99d0-31f1-4bd6-b5c5-f46aaf4ac44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:31,166 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:58:31,167 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51987c24-1a91-49b3-bbd9-25d98f5e01df', 'x-compute-request-id': 'req-51987c24-1a91-49b3-bbd9-25d98f5e01df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:32,338 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:58:32,338 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb0ea80e-fe8b-4f20-92a9-1d594ef08ba7', 'x-compute-request-id': 'req-eb0ea80e-fe8b-4f20-92a9-1d594ef08ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:33,505 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:58:33,505 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-219bc84d-6003-4abc-88a9-32b4c2bddcf3', 'x-compute-request-id': 'req-219bc84d-6003-4abc-88a9-32b4c2bddcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:34,676 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:58:34,676 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fd25d77-d083-47c5-ad26-f060917ed032', 'x-compute-request-id': 'req-7fd25d77-d083-47c5-ad26-f060917ed032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:35,850 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:58:35,851 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3fb3e3f-007c-4ba0-ba75-4d4039cfb50e', 'x-compute-request-id': 'req-c3fb3e3f-007c-4ba0-ba75-4d4039cfb50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:37,021 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:58:37,022 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c046c2-80ec-4b3b-84a7-dc7f9fb6bd32', 'x-compute-request-id': 'req-a7c046c2-80ec-4b3b-84a7-dc7f9fb6bd32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:38,191 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:58:38,192 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31c460cd-fcd0-4e1e-92eb-1084440b6d9a', 'x-compute-request-id': 'req-31c460cd-fcd0-4e1e-92eb-1084440b6d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:39,365 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:58:39,365 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-609615a0-a6fb-435f-87e8-e4d221748bf9', 'x-compute-request-id': 'req-609615a0-a6fb-435f-87e8-e4d221748bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:40,536 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:58:40,537 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e12564a9-a1bb-4695-a67a-4b071744f589', 'x-compute-request-id': 'req-e12564a9-a1bb-4695-a67a-4b071744f589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:41,708 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:58:41,708 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-977c052f-25f8-4ab8-bed0-942d727384eb', 'x-compute-request-id': 'req-977c052f-25f8-4ab8-bed0-942d727384eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:42,886 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.162s 2022-09-11 05:58:42,887 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d296a948-e678-411a-b644-7bd95f41952b', 'x-compute-request-id': 'req-d296a948-e678-411a-b644-7bd95f41952b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:44,062 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.160s 2022-09-11 05:58:44,063 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75ed8864-92aa-4200-ae90-884929039921', 'x-compute-request-id': 'req-75ed8864-92aa-4200-ae90-884929039921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:45,236 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:58:45,237 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9029e18-a621-4c2c-8c16-a30a6c3e17a8', 'x-compute-request-id': 'req-d9029e18-a621-4c2c-8c16-a30a6c3e17a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:46,403 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:58:46,404 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-818b2074-2e69-46f9-a238-57f669ff34e1', 'x-compute-request-id': 'req-818b2074-2e69-46f9-a238-57f669ff34e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:47,573 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:58:47,573 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117f70eb-409b-4100-9666-b7a075e7a430', 'x-compute-request-id': 'req-117f70eb-409b-4100-9666-b7a075e7a430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:48,742 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:58:48,742 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a559d688-c1ba-4230-aedf-4df8b1547e13', 'x-compute-request-id': 'req-a559d688-c1ba-4230-aedf-4df8b1547e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:49,916 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:58:49,917 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad03fe2c-a8c9-4614-882d-cf91f8629e0a', 'x-compute-request-id': 'req-ad03fe2c-a8c9-4614-882d-cf91f8629e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:51,090 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.159s 2022-09-11 05:58:51,091 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef80443-6f8a-4228-ac04-08ffaadeb5b5', 'x-compute-request-id': 'req-fef80443-6f8a-4228-ac04-08ffaadeb5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:52,263 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.158s 2022-09-11 05:58:52,263 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4674b220-16a9-4a5c-9de6-88c9c774ea8c', 'x-compute-request-id': 'req-4674b220-16a9-4a5c-9de6-88c9c774ea8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:53,429 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.150s 2022-09-11 05:58:53,429 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e785f377-49ea-4143-8bc0-2615955d83df', 'x-compute-request-id': 'req-e785f377-49ea-4143-8bc0-2615955d83df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:54,597 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:58:54,598 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c89479ce-f5b4-40bd-a4bc-bc2ca9a092e5', 'x-compute-request-id': 'req-c89479ce-f5b4-40bd-a4bc-bc2ca9a092e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:55,768 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:58:55,768 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d80a7679-38d5-424f-9c53-0252d8e9e718', 'x-compute-request-id': 'req-d80a7679-38d5-424f-9c53-0252d8e9e718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:56,935 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.152s 2022-09-11 05:58:56,935 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c782428e-e0f3-43ce-af30-9390b364ad0e', 'x-compute-request-id': 'req-c782428e-e0f3-43ce-af30-9390b364ad0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:58,105 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:58:58,105 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-264f285e-4e82-45ca-8a74-a0cbacb8ebe1', 'x-compute-request-id': 'req-264f285e-4e82-45ca-8a74-a0cbacb8ebe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:58:59,275 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:58:59,276 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d63674a0-67c2-4e39-af1e-04393088ebaa', 'x-compute-request-id': 'req-d63674a0-67c2-4e39-af1e-04393088ebaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:59:00,446 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.154s 2022-09-11 05:59:00,446 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e154550-4512-4487-998b-a3d67153940d', 'x-compute-request-id': 'req-4e154550-4512-4487-998b-a3d67153940d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:59:01,618 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.156s 2022-09-11 05:59:01,618 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b318e6-a02e-4f67-a8fa-34fa723610c6', 'x-compute-request-id': 'req-18b318e6-a02e-4f67-a8fa-34fa723610c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:59:02,789 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.155s 2022-09-11 05:59:02,789 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7c4a46d-1c9a-42e0-9ea3-a1f863631420', 'x-compute-request-id': 'req-f7c4a46d-1c9a-42e0-9ea3-a1f863631420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:59:03,955 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.151s 2022-09-11 05:59:03,956 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8153d90c-c71e-4275-ab4c-a6a3bc043142', 'x-compute-request-id': 'req-8153d90c-c71e-4275-ab4c-a6a3bc043142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:59:05,190 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.218s 2022-09-11 05:59:05,190 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b377bde5-fc6c-4be8-b8b1-ba528e1f6477', 'x-compute-request-id': 'req-b377bde5-fc6c-4be8-b8b1-ba528e1f6477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:59:06,359 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c 0.153s 2022-09-11 05:59:06,359 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23f311d-f703-43da-a8a9-d4d0292b6be6', 'x-compute-request-id': 'req-b23f311d-f703-43da-a8a9-d4d0292b6be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c'} Body: b'{"server": {"id": "e812967c-7475-468f-a1c8-433fef2f929c", "name": "tempest-TestMinimumBasicScenario-server-627437155", "status": "ACTIVE", "tenant_id": "da4ccd5b2fa14cd188de7c86f31d8632", "user_id": "c9acda7a0d8c4834aace017083393cd0", "metadata": {}, "hostId": "77b7244e9accd4a0dfe65f682c9b0a458b28e7ea1ec973add84eec9c", "image": {"id": "4472897b-adec-425e-bf4f-28ffd360138b", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/4472897b-adec-425e-bf4f-28ffd360138b"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:34:21Z", "updated": "2022-09-11T05:53:07Z", "addresses": {"tempest-TestMinimumBasicScenario-878792792-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:8b:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e812967c-7475-468f-a1c8-433fef2f929c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e812967c-7475-468f-a1c8-433fef2f929c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-536814004", "OS-SRV-USG:launched_at": "2022-09-11T05:35:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5470d0e4-70e1-40c0-b38d-9b9becf69c4a"}]}}' 2022-09-11 05:59:06,400 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-536814004 0.026s 2022-09-11 05:59:06,401 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:06 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-c11b72cf-6c02-449e-a474-228525f84fef', 'x-compute-request-id': 'req-c11b72cf-6c02-449e-a474-228525f84fef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-536814004'} Body: b'' 2022-09-11 05:59:07,130 121397 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.33/image/v2/images/4472897b-adec-425e-bf4f-28ffd360138b 0.729s 2022-09-11 05:59:07,131 121397 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c3077d03-4cac-43c3-9b3e-eaec18418c41', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/image/v2/images/4472897b-adec-425e-bf4f-28ffd360138b'} 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 881, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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-3bbc5a01-7c20-45af-a1c6-a1f45268f525)"} }}} 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 145, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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 937, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestMinimumBasicScenario:_run_cleanups) Failed to delete volume 5470d0e4-70e1-40c0-b38d-9b9becf69c4a within the required time (360 s). Timer started at 1662875226. Timer ended at 1662875586. 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 882, 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 5470d0e4-70e1-40c0-b38d-9b9becf69c4a failed to detach from server e812967c-7475-468f-a1c8-433fef2f929c within the required time (360 s) from the compute API perspective |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft10.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-09-11 05:32:20,085 121396 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-09-11 05:32:20,384 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.296s 2022-09-11 05:32:20,384 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1753796652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNoGQEA0wXu+b50pPzhVcDJy8y41Y4YNXeqy8cMd4QeWNfz9U0VTxF89u0DntzXAuVEnN0zxme6w2Tlpp+cpUKf4socg6W57a6ah2bgGvV3qdsxQ4A1YyDKtKP4YrUqDIw=="}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5011be5-be03-44ac-9cdc-377b461e68ca', 'x-compute-request-id': 'req-d5011be5-be03-44ac-9cdc-377b461e68ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1753796652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNoGQEA0wXu+b50pPzhVcDJy8y41Y4YNXeqy8cMd4QeWNfz9U0VTxF89u0DntzXAuVEnN0zxme6w2Tlpp+cpUKf4socg6W57a6ah2bgGvV3qdsxQ4A1YyDKtKP4YrUqDIw==", "fingerprint": "13:cc:5b:28:58:50:4c:c8:7b:6d:db:06:81:3d:eb:74", "user_id": "25cdba6a3bec49b4928b3fd953673060"}}' 2022-09-11 05:32:20,554 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33:9696/networking/v2.0/security-groups 0.167s 2022-09-11 05:32:20,555 121396 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-1439532571", "description": "tempest-secgroup-smoke-1439532571 description", "project_id": "183fd2ebaf054cfebad0bafa207f9967"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-d1bb48ff-fdf3-4741-b92d-447802b419d0', 'date': 'Sun, 11 Sep 2022 05:32:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "47489249-ce51-41e1-ad50-59a1e7d44214", "name": "tempest-secgroup-smoke-1439532571", "stateful": true, "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "description": "tempest-secgroup-smoke-1439532571 description", "shared": false, "security_group_rules": [{"id": "b3763ffd-6bd7-4ba1-9869-d940083b1371", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "security_group_id": "47489249-ce51-41e1-ad50-59a1e7d44214", "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": 372, "description": null, "tags": [], "created_at": "2022-09-11T05:32:20Z", "updated_at": "2022-09-11T05:32:20Z", "revision_number": 0, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}, {"id": "ddef6062-1e05-49f1-9aa6-f20958abe2ca", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "security_group_id": "47489249-ce51-41e1-ad50-59a1e7d44214", "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": 373, "description": null, "tags": [], "created_at": "2022-09-11T05:32:20Z", "updated_at": "2022-09-11T05:32:20Z", "revision_number": 0, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}], "tags": [], "created_at": "2022-09-11T05:32:20Z", "updated_at": "2022-09-11T05:32:20Z", "revision_number": 1, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:20,999 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.443s 2022-09-11 05:32:21,000 121396 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": "47489249-ce51-41e1-ad50-59a1e7d44214", "project_id": "183fd2ebaf054cfebad0bafa207f9967", "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-728fa57b-8322-42d0-b06f-3199c7169e4f', 'date': 'Sun, 11 Sep 2022 05:32:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c27c9ae-66ea-4a00-93f7-09c3045995e2", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "security_group_id": "47489249-ce51-41e1-ad50-59a1e7d44214", "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-09-11T05:32:20Z", "updated_at": "2022-09-11T05:32:20Z", "revision_number": 0, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:21,646 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.645s 2022-09-11 05:32:21,646 121396 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": "47489249-ce51-41e1-ad50-59a1e7d44214", "project_id": "183fd2ebaf054cfebad0bafa207f9967", "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-91c3d559-9ab9-4c71-8d43-4389b9ea6e7f', 'date': 'Sun, 11 Sep 2022 05:32:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2aa70c93-bd5f-41ab-9598-4bd3035638e0", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "security_group_id": "47489249-ce51-41e1-ad50-59a1e7d44214", "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-09-11T05:32:21Z", "updated_at": "2022-09-11T05:32:21Z", "revision_number": 0, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:22,189 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.542s 2022-09-11 05:32:22,189 121396 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": "47489249-ce51-41e1-ad50-59a1e7d44214", "project_id": "183fd2ebaf054cfebad0bafa207f9967", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b6488a94-9364-40a0-bb80-7d471f642127', 'date': 'Sun, 11 Sep 2022 05:32:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e55686c2-eb57-47d6-8e30-fe262bd75b77", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "security_group_id": "47489249-ce51-41e1-ad50-59a1e7d44214", "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-09-11T05:32:21Z", "updated_at": "2022-09-11T05:32:21Z", "revision_number": 0, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:22,685 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.495s 2022-09-11 05:32:22,686 121396 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": "47489249-ce51-41e1-ad50-59a1e7d44214", "project_id": "183fd2ebaf054cfebad0bafa207f9967", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-efcf6fe8-5396-413e-a157-74774ba4252b', 'date': 'Sun, 11 Sep 2022 05:32:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ce417b2c-a58b-4e52-949d-f58e929f4a61", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "security_group_id": "47489249-ce51-41e1-ad50-59a1e7d44214", "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-09-11T05:32:22Z", "updated_at": "2022-09-11T05:32:22Z", "revision_number": 0, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:23,133 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.446s 2022-09-11 05:32:23,133 121396 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": "47489249-ce51-41e1-ad50-59a1e7d44214", "project_id": "183fd2ebaf054cfebad0bafa207f9967", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-63c9dc44-bfe3-4ba7-8285-dd565b78b70e', 'date': 'Sun, 11 Sep 2022 05:32:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ec3cd78e-4fe6-4d95-9c34-8ff23b131283", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "security_group_id": "47489249-ce51-41e1-ad50-59a1e7d44214", "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-09-11T05:32:23Z", "updated_at": "2022-09-11T05:32:23Z", "revision_number": 0, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:23,319 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33:9696/networking/v2.0/security-group-rules 0.185s 2022-09-11 05:32:23,320 121396 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": "47489249-ce51-41e1-ad50-59a1e7d44214", "project_id": "183fd2ebaf054cfebad0bafa207f9967", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2060e290-1f65-418f-834a-847da9036f72', 'date': 'Sun, 11 Sep 2022 05:32:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fd7db491-656e-4c98-9c23-5a14bdc61040", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "security_group_id": "47489249-ce51-41e1-ad50-59a1e7d44214", "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-09-11T05:32:23Z", "updated_at": "2022-09-11T05:32:23Z", "revision_number": 0, "project_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:23,320 121396 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-09-11 05:32:23,345 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/image/v2/images/00f61779-4a28-49b8-a0c6-84833a5616d4 0.023s 2022-09-11 05:32:23,345 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-389ed05c-0bff-43ad-ab3c-d222ef182001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/image/v2/images/00f61779-4a28-49b8-a0c6-84833a5616d4'} 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": "4c05020216314cd9bc11af667152fcc9", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "created_at": "2022-09-11T05:23:06Z", "updated_at": "2022-09-11T05:23:22Z", "tags": [], "self": "/v2/images/00f61779-4a28-49b8-a0c6-84833a5616d4", "file": "/v2/images/00f61779-4a28-49b8-a0c6-84833a5616d4/file", "schema": "/v2/schemas/image"}' 2022-09-11 05:32:24,010 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes 0.665s 2022-09-11 05:32:24,011 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "snapshot_id": null, "imageRef": "00f61779-4a28-49b8-a0c6-84833a5616d4", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28d78cd-5d62-47fa-a5a3-9744065cabe6', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28d78cd-5d62-47fa-a5a3-9744065cabe6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:23.899744", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-09-11 05:32:24,136 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.114s 2022-09-11 05:32:24,137 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d76978-7ce9-4a7f-8221-4f1927df6e0e', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d76978-7ce9-4a7f-8221-4f1927df6e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:25,218 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.067s 2022-09-11 05:32:25,218 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-589d2312-7cd9-419c-9662-fdcf53eb2bbd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-589d2312-7cd9-419c-9662-fdcf53eb2bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:26,296 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:32:26,296 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55a5d4a-6df8-4476-b1ad-3e700ffe30c7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55a5d4a-6df8-4476-b1ad-3e700ffe30c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:27,371 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.060s 2022-09-11 05:32:27,372 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b6e381f-2110-41f5-b364-9a06f341f0e9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b6e381f-2110-41f5-b364-9a06f341f0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:28,522 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.121s 2022-09-11 05:32:28,522 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb4e1a5-243e-4fe0-9796-7d1809a51354', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb4e1a5-243e-4fe0-9796-7d1809a51354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:29,581 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:32:29,582 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef73cdd-e192-4d24-888d-f9c6b405f8f1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef73cdd-e192-4d24-888d-f9c6b405f8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:30,647 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.051s 2022-09-11 05:32:30,647 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48061ef-8b17-4941-b02d-60768b5dc774', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48061ef-8b17-4941-b02d-60768b5dc774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:31,720 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.057s 2022-09-11 05:32:31,720 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb3ee46-85ac-4057-93ec-32aa7a2cd26d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb3ee46-85ac-4057-93ec-32aa7a2cd26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:32,776 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:32:32,777 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670ed194-c2ce-4e82-88aa-4b7b768b1760', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670ed194-c2ce-4e82-88aa-4b7b768b1760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:33,855 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.063s 2022-09-11 05:32:33,855 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2d03f9-62a6-47f3-8ce1-12f3f872255a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2d03f9-62a6-47f3-8ce1-12f3f872255a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:34,924 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.055s 2022-09-11 05:32:34,925 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d486dec-7f06-43be-86ca-edff5e5310d9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d486dec-7f06-43be-86ca-edff5e5310d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:36,033 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.093s 2022-09-11 05:32:36,033 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc334fbb-0052-45c8-ac91-71fda597f849', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc334fbb-0052-45c8-ac91-71fda597f849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:37,105 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.052s 2022-09-11 05:32:37,105 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d1eea7-0d21-4b51-9ab3-d8e8089d341e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d1eea7-0d21-4b51-9ab3-d8e8089d341e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:38,164 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:32:38,165 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d918a8-8c66-49f5-a46b-57571350bf35', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d918a8-8c66-49f5-a46b-57571350bf35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:39,229 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:32:39,229 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e49fb9c-9c13-43b7-96d0-6a58a9f3db66', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e49fb9c-9c13-43b7-96d0-6a58a9f3db66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:40,297 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.053s 2022-09-11 05:32:40,298 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ded270e-ef1d-45c0-a096-e94d7ca00939', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ded270e-ef1d-45c0-a096-e94d7ca00939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:41,360 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:32:41,360 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a34501-253d-4436-9a8b-40f92266c9bb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a34501-253d-4436-9a8b-40f92266c9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:42,424 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:32:42,424 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12381c14-d13f-4111-81b3-5934ce7f34aa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12381c14-d13f-4111-81b3-5934ce7f34aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:43,513 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.074s 2022-09-11 05:32:43,513 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04a5030-67b6-401d-afc4-fa83791a2cce', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04a5030-67b6-401d-afc4-fa83791a2cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:44,570 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:32:44,570 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4bc0ed-818f-4944-a6bc-c2796dc10e05', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4bc0ed-818f-4944-a6bc-c2796dc10e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:45,632 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.048s 2022-09-11 05:32:45,632 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14c447f-c1a6-42c2-9965-e0d17df60404', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14c447f-c1a6-42c2-9965-e0d17df60404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:46,696 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.049s 2022-09-11 05:32:46,697 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab21919b-72eb-48db-b47b-468a01030ad0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab21919b-72eb-48db-b47b-468a01030ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:47,764 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.053s 2022-09-11 05:32:47,764 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebaec3b2-36af-489a-9f83-e17f6090e540', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebaec3b2-36af-489a-9f83-e17f6090e540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:48,841 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.062s 2022-09-11 05:32:48,841 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ce12ea-d5a7-4705-9e67-06cc90a7a2de', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ce12ea-d5a7-4705-9e67-06cc90a7a2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:49,906 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:32:49,907 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebf5ea5-22b9-49f6-8544-ac0c54098305', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebf5ea5-22b9-49f6-8544-ac0c54098305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:50,960 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.040s 2022-09-11 05:32:50,961 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b8464c-c240-4be2-a920-c63ebfe911dd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b8464c-c240-4be2-a920-c63ebfe911dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:52,013 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.039s 2022-09-11 05:32:52,013 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e376f4-9a1a-4ff2-bb56-7cf1e18bcb08', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e376f4-9a1a-4ff2-bb56-7cf1e18bcb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:53,076 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.049s 2022-09-11 05:32:53,077 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42400a61-8ce9-44eb-b1ab-fd23c7506e22', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42400a61-8ce9-44eb-b1ab-fd23c7506e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:54,144 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.054s 2022-09-11 05:32:54,145 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62a2207-7402-4c77-8eb8-65264fb539ba', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62a2207-7402-4c77-8eb8-65264fb539ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:55,206 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.042s 2022-09-11 05:32:55,206 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4f10eb-c0cb-401d-af6a-87028a8e1963', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4f10eb-c0cb-401d-af6a-87028a8e1963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:56,266 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:32:56,266 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9789832b-aa28-462e-9f0e-829f4f4d95ca', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9789832b-aa28-462e-9f0e-829f4f4d95ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:57,322 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:32:57,323 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924d2224-a5e9-421f-a6c5-fc65cbd534a0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924d2224-a5e9-421f-a6c5-fc65cbd534a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:47.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:58,378 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.041s 2022-09-11 05:32:58,379 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2e5f23-b817-4ae0-9cf0-12a3d62b3025', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2e5f23-b817-4ae0-9cf0-12a3d62b3025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:58,391 121396 INFO [tempest.common.waiters] volume 5f6fa272-9fbc-4135-8a42-8b281415df69 reached available after waiting for 34.391372 seconds 2022-09-11 05:32:58,432 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.040s 2022-09-11 05:32:58,432 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1e9d45-cf9b-4178-9ab2-50ff781d5c5c', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1e9d45-cf9b-4178-9ab2-50ff781d5c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:32:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:32:58,539 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.085s 2022-09-11 05:32:58,540 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ae062d7-a058-4112-b6eb-f65ff6e17f23', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "25cdba6a3bec49b4928b3fd953673060", "name": "tempest-TestVolumeBootPattern-533678925-project", "password_expires_at": null}, "audit_ids": ["bCH_PbAQQTuw6rKYPV7lLw"], "expires_at": "2022-09-11T06:32:58.000000Z", "issued_at": "2022-09-11T05:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "183fd2ebaf054cfebad0bafa207f9967", "name": "tempest-TestVolumeBootPattern-533678925"}, "is_domain": false, "roles": [{"id": "8cf91ce8e7dd42aaa2708185cb13a6db", "name": "reader"}, {"id": "d9f6babaca2d494c9a04f0aca1271af8", "name": "member"}], "catalog": [{"endpoints": [{"id": "d53b9a7ce76d47cd9a85d83c2e5a900b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "00f2b64894064cfbb5f72c33efaac03f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a0d932af80894109ad400542c4895fee", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "3242cef437c04da5a09f21cdca344f1e", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21ffeda7edb74c7888199a4ff51a9706", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/networking", "region": "RegionOne"}], "id": "491ff92f4377476290d089f8f33fba5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "65f8267e19334b669e06efef013a5d7d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_183fd2ebaf054cfebad0bafa207f9967", "region": "RegionOne"}, {"id": "a53af04eba374682811b0ce0a4b2c2fd", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "4996407a6ae94e0791fc4e0633a3cd40", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "582bb524e76445799141ecd8354ffa51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "7b2e4e6a7a5748b3bfc2c90347594954", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3bd73440280f4d3cbc01b828981aac33", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/183fd2ebaf054cfebad0bafa207f9967", "region": "RegionOne"}], "id": "aab751ead75041a28fe7713e6e12913e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "44a49f97c607459983451ceceaf0d1fd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "b7c46ec511e247449a8ec6b4bd15ca59", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c690864fde234a88b17a1d9e63aa0a23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967", "region": "RegionOne"}], "id": "d4e23f4253e644c686f473be8a433898", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "191806d2a2de4021959e7e8d1f1518e5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967", "region": "RegionOne"}], "id": "dd0f852ee94a44bb9d21e1e48ca9f8a8", "type": "block-storage", "name": "cinder"}]}}' 2022-09-11 05:32:58,540 121396 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '74b5bb34-3f19-4c08-a82f-763616bc8c24', 'name': 'tempest-TestVolumeBootPattern-1762519612-network', 'tenant_id': '183fd2ebaf054cfebad0bafa207f9967', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '183fd2ebaf054cfebad0bafa207f9967', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 74, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-09-11T05:32:08Z', 'updated_at': '2022-09-11T05:32:08Z', 'revision_number': 1} available for tenant 2022-09-11 05:32:59,516 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.33/compute/v2.1/servers 0.975s 2022-09-11 05:32:59,517 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1448134316", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1753796652", "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "block_device_mapping_v2": [{"uuid": "5f6fa272-9fbc-4135-8a42-8b281415df69", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "74b5bb34-3f19-4c08-a82f-763616bc8c24"}]}} Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9a18337-a2be-424a-a47b-0d1479a0b43e', 'x-compute-request-id': 'req-f9a18337-a2be-424a-a47b-0d1479a0b43e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "adminPass": "o9L9Ljig8YhU"}}' 2022-09-11 05:32:59,756 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.236s 2022-09-11 05:32:59,757 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11cadb67-16a8-4291-b930-7b785daed613', 'x-compute-request-id': 'req-11cadb67-16a8-4291-b930-7b785daed613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:32:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "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-09-11 05:33:00,922 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.150s 2022-09-11 05:33:00,922 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3824e8a2-3d6d-41b4-9b25-d01f23b3c5cd', 'x-compute-request-id': 'req-3824e8a2-3d6d-41b4-9b25-d01f23b3c5cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:00,935 121396 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-09-11 05:33:02,298 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.361s 2022-09-11 05:33:02,298 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6462c79-40e6-47c0-a041-7e913d17ae41', 'x-compute-request-id': 'req-d6462c79-40e6-47c0-a041-7e913d17ae41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "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": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:02,311 121396 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2022-09-11 05:33:03,492 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.180s 2022-09-11 05:33:03,492 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:03 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-1c2fbd68-40f2-4296-86dd-1ecfb3fa5250', 'x-compute-request-id': 'req-1c2fbd68-40f2-4296-86dd-1ecfb3fa5250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:04,718 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.210s 2022-09-11 05:33:04,718 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:04 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-a6e45110-f86f-4fd2-8881-4137c638e370', 'x-compute-request-id': 'req-a6e45110-f86f-4fd2-8881-4137c638e370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:05,909 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.177s 2022-09-11 05:33:05,910 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:05 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-60c1c7d4-c120-4d61-a7a0-94b14b5732d9', 'x-compute-request-id': 'req-60c1c7d4-c120-4d61-a7a0-94b14b5732d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:07,083 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.159s 2022-09-11 05:33:07,083 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:06 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-ea2726da-6b25-469e-ba1b-420cb947ae3e', 'x-compute-request-id': 'req-ea2726da-6b25-469e-ba1b-420cb947ae3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:08,256 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.157s 2022-09-11 05:33:08,256 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:08 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-8df0220f-42c2-48a9-a544-200a0bda380e', 'x-compute-request-id': 'req-8df0220f-42c2-48a9-a544-200a0bda380e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:09,431 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.160s 2022-09-11 05:33:09,432 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:09 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-3ba429bb-676d-41e2-8b1f-853559f5f304', 'x-compute-request-id': 'req-3ba429bb-676d-41e2-8b1f-853559f5f304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:10,626 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.180s 2022-09-11 05:33:10,627 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33: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-2127b408-5f12-4b29-8adf-977381191656', 'x-compute-request-id': 'req-2127b408-5f12-4b29-8adf-977381191656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:11,896 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.252s 2022-09-11 05:33:11,896 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:11 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-92187301-9108-43b0-a256-278698af22d2', 'x-compute-request-id': 'req-92187301-9108-43b0-a256-278698af22d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:13,141 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.229s 2022-09-11 05:33:13,141 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:12 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-ef0d5abf-0826-440f-b91b-5894d4d95c04', 'x-compute-request-id': 'req-ef0d5abf-0826-440f-b91b-5894d4d95c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:14,316 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.160s 2022-09-11 05:33:14,316 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c42719d-293d-4bf9-94a6-1af37e4eb12d', 'x-compute-request-id': 'req-4c42719d-293d-4bf9-94a6-1af37e4eb12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:14,330 121396 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 15 second wait 2022-09-11 05:33:15,494 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.163s 2022-09-11 05:33:15,495 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61c6ce2-8f78-4dbe-9810-0bd3786287bd', 'x-compute-request-id': 'req-c61c6ce2-8f78-4dbe-9810-0bd3786287bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:16,731 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.222s 2022-09-11 05:33:16,732 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18a5aa6b-092a-411b-8e14-6cf42466544a', 'x-compute-request-id': 'req-18a5aa6b-092a-411b-8e14-6cf42466544a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:17,987 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.241s 2022-09-11 05:33:17,988 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f87c00f-d17b-4869-98ff-140cab19ffde', 'x-compute-request-id': 'req-0f87c00f-d17b-4869-98ff-140cab19ffde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:19,160 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.157s 2022-09-11 05:33:19,161 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-880209c1-3de1-48db-abf2-8854943f7612', 'x-compute-request-id': 'req-880209c1-3de1-48db-abf2-8854943f7612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:20,336 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.161s 2022-09-11 05:33:20,336 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d57a00f6-05f8-47bd-a732-1fcb47bf862e', 'x-compute-request-id': 'req-d57a00f6-05f8-47bd-a732-1fcb47bf862e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:21,509 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.158s 2022-09-11 05:33:21,509 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf45015-1485-4ae2-9ce3-eff7bd8b56f7', 'x-compute-request-id': 'req-7cf45015-1485-4ae2-9ce3-eff7bd8b56f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:22,701 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.177s 2022-09-11 05:33:22,701 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e01e2413-8775-4170-840c-b3ff043b0013', 'x-compute-request-id': 'req-e01e2413-8775-4170-840c-b3ff043b0013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:23,894 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.178s 2022-09-11 05:33:23,894 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e111844-7998-47a1-a3d5-c287d0015fb0', 'x-compute-request-id': 'req-0e111844-7998-47a1-a3d5-c287d0015fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:25,075 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.166s 2022-09-11 05:33:25,076 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a658b45f-3f3c-4ff1-abd6-5968c4e43fca', 'x-compute-request-id': 'req-a658b45f-3f3c-4ff1-abd6-5968c4e43fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:26,252 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.162s 2022-09-11 05:33:26,253 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587702b8-7e48-4d7d-93e9-1dfd30109fa7', 'x-compute-request-id': 'req-587702b8-7e48-4d7d-93e9-1dfd30109fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:27,432 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.164s 2022-09-11 05:33:27,432 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92a0277b-8f45-4316-89a3-ff2e6dcf1ac1', 'x-compute-request-id': 'req-92a0277b-8f45-4316-89a3-ff2e6dcf1ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:28,694 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.247s 2022-09-11 05:33:28,694 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d1ecbd-8ec2-4583-ab32-6abe3054937d', 'x-compute-request-id': 'req-f6d1ecbd-8ec2-4583-ab32-6abe3054937d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:29,880 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.170s 2022-09-11 05:33:29,880 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f002d6-a606-4916-adc9-b5d40760ab5e', 'x-compute-request-id': 'req-d0f002d6-a606-4916-adc9-b5d40760ab5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:31,061 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.166s 2022-09-11 05:33:31,062 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f40963-1915-4ea8-ad30-02a0d31b7f38', 'x-compute-request-id': 'req-75f40963-1915-4ea8-ad30-02a0d31b7f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "BUILD", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:32,240 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.163s 2022-09-11 05:33:32,241 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1455', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec180f8-8456-43a2-8a9f-eb7130beb0f7', 'x-compute-request-id': 'req-9ec180f8-8456-43a2-8a9f-eb7130beb0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:32Z", "addresses": {"tempest-TestVolumeBootPattern-1762519612-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:85:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:32,255 121396 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 33 second wait 2022-09-11 05:33:32,417 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.161s 2022-09-11 05:33:32,417 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1455', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09612bf6-11e8-49a3-b052-5761a732d6f7', 'x-compute-request-id': 'req-09612bf6-11e8-49a3-b052-5761a732d6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:33:32Z", "addresses": {"tempest-TestVolumeBootPattern-1762519612-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:85:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:33:32,431 121396 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': 'c4c14da8-f044-490c-86b4-f1cef62ed399', 'name': 'tempest-TestVolumeBootPattern-server-1448134316', 'status': 'ACTIVE', 'tenant_id': '183fd2ebaf054cfebad0bafa207f9967', 'user_id': '25cdba6a3bec49b4928b3fd953673060', 'metadata': {}, 'hostId': 'fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.33/compute/flavors/452'}]}, 'created': '2022-09-11T05:32:59Z', 'updated': '2022-09-11T05:33:32Z', 'addresses': {'tempest-TestVolumeBootPattern-1762519612-network': [{'version': 4, 'addr': '172.20.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:43:85:62'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'}, {'rel': 'bookmark', 'href': 'http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1753796652', 'OS-SRV-USG:launched_at': '2022-09-11T05:33:31.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1439532571'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '5f6fa272-9fbc-4135-8a42-8b281415df69'}]} 2022-09-11 05:33:32,431 121396 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': 'c4c14da8-f044-490c-86b4-f1cef62ed399', 'name': 'tempest-TestVolumeBootPattern-server-1448134316', 'status': 'ACTIVE', 'tenant_id': '183fd2ebaf054cfebad0bafa207f9967', 'user_id': '25cdba6a3bec49b4928b3fd953673060', 'metadata': {}, 'hostId': 'fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.33/compute/flavors/452'}]}, 'created': '2022-09-11T05:32:59Z', 'updated': '2022-09-11T05:33:32Z', 'addresses': {'tempest-TestVolumeBootPattern-1762519612-network': [{'version': 4, 'addr': '172.20.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:43:85:62'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'}, {'rel': 'bookmark', 'href': 'http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1753796652', 'OS-SRV-USG:launched_at': '2022-09-11T05:33:31.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1439532571'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '5f6fa272-9fbc-4135-8a42-8b281415df69'}]} 2022-09-11 05:33:32,660 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33:9696/networking/v2.0/ports?device_id=c4c14da8-f044-490c-86b4-f1cef62ed399 0.228s 2022-09-11 05:33:32,661 121396 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-06f88043-1c9a-4e3c-9aec-a37300058a07', 'date': 'Sun, 11 Sep 2022 05:33:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/ports?device_id=c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"ports":[{"id":"093315a6-9a45-437a-9309-ab0159b8dae1","name":"","network_id":"74b5bb34-3f19-4c08-a82f-763616bc8c24","tenant_id":"183fd2ebaf054cfebad0bafa207f9967","mac_address":"fa:16:3e:43:85:62","admin_state_up":true,"status":"ACTIVE","device_id":"c4c14da8-f044-490c-86b4-f1cef62ed399","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"47958f16-53ef-4cff-a0df-3bd551ce1e4a","ip_address":"172.20.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["47489249-ce51-41e1-ad50-59a1e7d44214"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-85692","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-09-11T05:33:01Z","updated_at":"2022-09-11T05:33:29Z","revision_number":5,"project_id":"183fd2ebaf054cfebad0bafa207f9967"}]}' 2022-09-11 05:33:34,624 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.33:9696/networking/v2.0/floatingips 1.962s 2022-09-11 05:33:34,624 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "port_id": "093315a6-9a45-437a-9309-ab0159b8dae1", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "fixed_ip_address": "172.20.0.13"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-bcd47b12-1aca-4312-aaaa-59ae90983551', 'date': 'Sun, 11 Sep 2022 05:33:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e09bfe89-c4be-4c4c-97e9-a2828363ea51", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "floating_ip_address": "172.27.1.142", "floating_network_id": "8de6c5fd-8796-40a8-8f1d-72f712eb27cf", "router_id": "ef3810d9-7026-42c4-bc17-3e3539511e4a", "port_id": "093315a6-9a45-437a-9309-ab0159b8dae1", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "project_id": "183fd2ebaf054cfebad0bafa207f9967", "description": "", "port_details": {"name": "", "network_id": "74b5bb34-3f19-4c08-a82f-763616bc8c24", "mac_address": "fa:16:3e:43:85:62", "admin_state_up": true, "status": "ACTIVE", "device_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-09-11T05:33:33Z", "updated_at": "2022-09-11T05:33:33Z", "revision_number": 0}}' 2022-09-11 05:33:34,625 121396 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.142:22' as 'ubuntu' with public key authentication 2022-09-11 05:33:38,640 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 1. Retry after 2 seconds. 2022-09-11 05:33:44,208 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 2. Retry after 3 seconds. 2022-09-11 05:33:50,768 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 3. Retry after 4 seconds. 2022-09-11 05:33:58,356 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 4. Retry after 5 seconds. 2022-09-11 05:34:06,928 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 5. Retry after 6 seconds. 2022-09-11 05:34:16,496 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 6. Retry after 7 seconds. 2022-09-11 05:34:27,056 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 7. Retry after 8 seconds. 2022-09-11 05:34:38,640 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 8. Retry after 9 seconds. 2022-09-11 05:34:48,154 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 9. Retry after 10 seconds. 2022-09-11 05:34:58,665 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 10. Retry after 11 seconds. 2022-09-11 05:35:10,178 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 11. Retry after 12 seconds. 2022-09-11 05:35:22,692 121396 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.142 ([Errno None] Unable to connect to port 22 on 172.27.1.142). Number attempts: 12. Retry after 13 seconds. 2022-09-11 05:35:36,279 121396 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:35:36,915 121396 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:35:36,915 121396 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.142 successfully created 2022-09-11 05:35:36,916 121396 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2022-09-11 05:35:36,916 121396 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.142:22' as 'ubuntu' with public key authentication 2022-09-11 05:35:36,947 121396 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:35:37,093 121396 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:35:37,093 121396 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.142 successfully created 2022-09-11 05:36:19,776 121396 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-09-11 05:36:19,777 121396 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.142:22' as 'ubuntu' with public key authentication 2022-09-11 05:36:19,787 121396 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-09-11 05:36:19,919 121396 INFO [paramiko.transport] Authentication (publickey) successful! 2022-09-11 05:36:19,919 121396 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.142 successfully created 2022-09-11 05:37:00,224 121396 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'id': 'c4c14da8-f044-490c-86b4-f1cef62ed399', 'name': 'tempest-TestVolumeBootPattern-server-1448134316', 'status': 'ACTIVE', 'tenant_id': '183fd2ebaf054cfebad0bafa207f9967', 'user_id': '25cdba6a3bec49b4928b3fd953673060', 'metadata': {}, 'hostId': 'fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.33/compute/flavors/452'}]}, 'created': '2022-09-11T05:32:59Z', 'updated': '2022-09-11T05:33:32Z', 'addresses': {'tempest-TestVolumeBootPattern-1762519612-network': [{'version': 4, 'addr': '172.20.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:43:85:62'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'}, {'rel': 'bookmark', 'href': 'http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1753796652', 'OS-SRV-USG:launched_at': '2022-09-11T05:33:31.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-1439532571'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '5f6fa272-9fbc-4135-8a42-8b281415df69'}]} 2022-09-11 05:37:00,348 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.124s 2022-09-11 05:37:00,349 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:00 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-64f987ac-eef2-4616-96bb-cf1358bf0798', 'x-compute-request-id': 'req-64f987ac-eef2-4616-96bb-cf1358bf0798', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'' 2022-09-11 05:37:00,514 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.164s 2022-09-11 05:37:00,514 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1580', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99725109-8495-43e5-8992-3797ba7c1e40', 'x-compute-request-id': 'req-99725109-8495-43e5-8992-3797ba7c1e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {"tempest-TestVolumeBootPattern-1762519612-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:85:62"}, {"version": 4, "addr": "172.27.1.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:85:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:01,687 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.156s 2022-09-11 05:37:01,687 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1580', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082bb532-1014-43b5-832c-454a499ff45d', 'x-compute-request-id': 'req-082bb532-1014-43b5-832c-454a499ff45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {"tempest-TestVolumeBootPattern-1762519612-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:85:62"}, {"version": 4, "addr": "172.27.1.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:85:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:02,861 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.160s 2022-09-11 05:37:02,862 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1580', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f109912-3a0b-4bed-b202-9e95a4d9274c', 'x-compute-request-id': 'req-2f109912-3a0b-4bed-b202-9e95a4d9274c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {"tempest-TestVolumeBootPattern-1762519612-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:85:62"}, {"version": 4, "addr": "172.27.1.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:85:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1439532571"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:03,966 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:37:03,967 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491c9143-a1e6-4723-8ee7-364c62d4e63e', 'x-compute-request-id': 'req-491c9143-a1e6-4723-8ee7-364c62d4e63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:05,068 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:37:05,069 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e528dab2-3a86-4171-a003-c994f771974c', 'x-compute-request-id': 'req-e528dab2-3a86-4171-a003-c994f771974c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:06,173 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:06,173 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94771eb4-588d-46bb-8e5c-0f43e39d5c34', 'x-compute-request-id': 'req-94771eb4-588d-46bb-8e5c-0f43e39d5c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:07,283 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.095s 2022-09-11 05:37:07,284 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba4b5c3-995f-4773-ab89-b7665e491d11', 'x-compute-request-id': 'req-8ba4b5c3-995f-4773-ab89-b7665e491d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:08,390 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.093s 2022-09-11 05:37:08,391 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33bb967d-8506-4137-8b3e-4f7e1f518160', 'x-compute-request-id': 'req-33bb967d-8506-4137-8b3e-4f7e1f518160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:09,493 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:09,494 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b91d0d9-6c75-4617-931c-feba6454a3b3', 'x-compute-request-id': 'req-0b91d0d9-6c75-4617-931c-feba6454a3b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:10,598 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:37:10,598 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3b49af5-d8e2-4ba5-87d8-77907271ba80', 'x-compute-request-id': 'req-e3b49af5-d8e2-4ba5-87d8-77907271ba80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:11,702 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:11,702 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a7619b-c599-42e9-9926-f52312a8b81b', 'x-compute-request-id': 'req-a5a7619b-c599-42e9-9926-f52312a8b81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:12,824 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.106s 2022-09-11 05:37:12,824 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd3df188-22d8-445f-94c2-252988cef765', 'x-compute-request-id': 'req-fd3df188-22d8-445f-94c2-252988cef765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:13,925 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:37:13,926 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5b33f24-7e6e-4e66-af4b-a97933d61f55', 'x-compute-request-id': 'req-a5b33f24-7e6e-4e66-af4b-a97933d61f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:15,028 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:37:15,028 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44e7ea46-2d6a-457c-96d9-ddfc0728bcae', 'x-compute-request-id': 'req-44e7ea46-2d6a-457c-96d9-ddfc0728bcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:16,134 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.092s 2022-09-11 05:37:16,134 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2f0774-33ee-40c7-a8ec-cef2d1e36329', 'x-compute-request-id': 'req-af2f0774-33ee-40c7-a8ec-cef2d1e36329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:17,239 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:17,240 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-087a2cd7-a9ba-4a85-81fd-fc93ff286031', 'x-compute-request-id': 'req-087a2cd7-a9ba-4a85-81fd-fc93ff286031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:18,343 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:18,344 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dc06994-6384-434f-9257-a3baf7dc3aa3', 'x-compute-request-id': 'req-2dc06994-6384-434f-9257-a3baf7dc3aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:19,446 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:19,446 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe8b019-795a-4a87-abb9-5a5eb05f0d90', 'x-compute-request-id': 'req-0fe8b019-795a-4a87-abb9-5a5eb05f0d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:20,653 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.192s 2022-09-11 05:37:20,653 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5cc1ade-ff24-4ce6-b80d-b61589400e34', 'x-compute-request-id': 'req-a5cc1ade-ff24-4ce6-b80d-b61589400e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:21,758 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:37:21,759 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f6d190c-926f-4e73-a574-4b4578414d17', 'x-compute-request-id': 'req-7f6d190c-926f-4e73-a574-4b4578414d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:22,866 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.092s 2022-09-11 05:37:22,866 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f6ab65a-52ed-4afe-97b7-0645152e4935', 'x-compute-request-id': 'req-6f6ab65a-52ed-4afe-97b7-0645152e4935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:23,970 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:23,970 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-485d1ba2-d46a-4c28-b048-b145e4e3a585', 'x-compute-request-id': 'req-485d1ba2-d46a-4c28-b048-b145e4e3a585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:25,073 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:37:25,073 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a742f7ce-288e-46a8-9c09-081afb4517a1', 'x-compute-request-id': 'req-a742f7ce-288e-46a8-9c09-081afb4517a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:26,178 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:37:26,178 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4e47de-03fa-42dd-bb01-026be99661ae', 'x-compute-request-id': 'req-ee4e47de-03fa-42dd-bb01-026be99661ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:27,279 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:27,280 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e47ddc6-1b60-4578-ba24-60b7b7e4f2b4', 'x-compute-request-id': 'req-0e47ddc6-1b60-4578-ba24-60b7b7e4f2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:28,383 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:28,384 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40811cd7-d7f3-446e-aa6b-8a225d43e457', 'x-compute-request-id': 'req-40811cd7-d7f3-446e-aa6b-8a225d43e457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:29,486 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:37:29,486 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba7aaeb8-04f6-473e-90b0-1627e517433b', 'x-compute-request-id': 'req-ba7aaeb8-04f6-473e-90b0-1627e517433b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:30,589 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:30,590 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6fab26c-eae3-4173-a876-7b05a69a7750', 'x-compute-request-id': 'req-e6fab26c-eae3-4173-a876-7b05a69a7750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:31,691 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:37:31,692 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d081453a-053d-4903-9f8d-50b4f8cbd8dc', 'x-compute-request-id': 'req-d081453a-053d-4903-9f8d-50b4f8cbd8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:32,796 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:32,796 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9aac6c-47e8-4665-8952-5e8612f77ad3', 'x-compute-request-id': 'req-ab9aac6c-47e8-4665-8952-5e8612f77ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:33,902 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.092s 2022-09-11 05:37:33,902 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-114ab474-b7e1-43d0-8b9e-3b42fc653011', 'x-compute-request-id': 'req-114ab474-b7e1-43d0-8b9e-3b42fc653011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:35,005 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:35,005 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b8bd0fb-1bb1-4d6b-8939-86c91b74c55d', 'x-compute-request-id': 'req-9b8bd0fb-1bb1-4d6b-8939-86c91b74c55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:36,109 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:36,110 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca4ee8d-c26f-4abf-9341-55e683e3ca76', 'x-compute-request-id': 'req-cca4ee8d-c26f-4abf-9341-55e683e3ca76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:37,211 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:37,212 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5143cbc7-e0ab-4007-8669-30f6ec22437a', 'x-compute-request-id': 'req-5143cbc7-e0ab-4007-8669-30f6ec22437a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:38,316 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:38,316 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c1e7518-59e5-4eb4-ac3f-b7e0d078e599', 'x-compute-request-id': 'req-5c1e7518-59e5-4eb4-ac3f-b7e0d078e599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:39,423 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.092s 2022-09-11 05:37:39,423 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f95de564-d6ff-4ee2-bd03-93708ac80531', 'x-compute-request-id': 'req-f95de564-d6ff-4ee2-bd03-93708ac80531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:40,526 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:40,527 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b7f3fbe-3164-45c7-b448-89e4dd17c92a', 'x-compute-request-id': 'req-3b7f3fbe-3164-45c7-b448-89e4dd17c92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:41,628 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:41,629 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241cdfbf-e81c-45be-992b-5fbba33d49d7', 'x-compute-request-id': 'req-241cdfbf-e81c-45be-992b-5fbba33d49d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:42,738 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.094s 2022-09-11 05:37:42,738 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-825d65e0-e1db-48bc-9451-44ca9b379e8e', 'x-compute-request-id': 'req-825d65e0-e1db-48bc-9451-44ca9b379e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:43,840 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:43,841 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa4d34c-5e6f-477b-a14e-7066f3b6269c', 'x-compute-request-id': 'req-bfa4d34c-5e6f-477b-a14e-7066f3b6269c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:44,944 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:37:44,944 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db7b1140-5ac5-4ff9-95d9-1112816ffd7d', 'x-compute-request-id': 'req-db7b1140-5ac5-4ff9-95d9-1112816ffd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:46,050 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:37:46,050 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d97c6df8-deec-491b-a3cc-a74aafb5d1f6', 'x-compute-request-id': 'req-d97c6df8-deec-491b-a3cc-a74aafb5d1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:47,152 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:47,152 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50a01eac-09e7-4dd2-929e-47d3c811b907', 'x-compute-request-id': 'req-50a01eac-09e7-4dd2-929e-47d3c811b907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:48,257 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:37:48,257 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7914ca77-3fe4-4949-ac3c-cca640909bcc', 'x-compute-request-id': 'req-7914ca77-3fe4-4949-ac3c-cca640909bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:49,359 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:49,360 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c7ea5b-6778-4638-88a6-d61ad8ce3c8c', 'x-compute-request-id': 'req-68c7ea5b-6778-4638-88a6-d61ad8ce3c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:50,464 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:37:50,464 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c1d816-3b97-4f41-9665-6509911ae53b', 'x-compute-request-id': 'req-10c1d816-3b97-4f41-9665-6509911ae53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:51,579 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.100s 2022-09-11 05:37:51,579 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d4a167-d57e-4e12-9e0d-d7ea8ea93639', 'x-compute-request-id': 'req-26d4a167-d57e-4e12-9e0d-d7ea8ea93639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:52,682 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:37:52,682 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6d7665-565b-453f-aeac-cb4d4861da65', 'x-compute-request-id': 'req-cf6d7665-565b-453f-aeac-cb4d4861da65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:53,783 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:37:53,783 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9eaceb8-d8c8-437b-8c70-da74d556d74c', 'x-compute-request-id': 'req-f9eaceb8-d8c8-437b-8c70-da74d556d74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:54,885 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:37:54,885 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d40f846-1340-47eb-8cdf-d57ee4d8be4b', 'x-compute-request-id': 'req-6d40f846-1340-47eb-8cdf-d57ee4d8be4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:55,993 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.093s 2022-09-11 05:37:55,993 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8baee8af-211a-4823-ab97-ba3b0010f9c2', 'x-compute-request-id': 'req-8baee8af-211a-4823-ab97-ba3b0010f9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:57,097 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:37:57,097 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b6aaa9f-4f2a-48a7-9a45-d290996a56cc', 'x-compute-request-id': 'req-7b6aaa9f-4f2a-48a7-9a45-d290996a56cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:58,202 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:37:58,202 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583b9ce3-897a-4366-b1d9-54f12c5cff31', 'x-compute-request-id': 'req-583b9ce3-897a-4366-b1d9-54f12c5cff31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:37:59,327 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.110s 2022-09-11 05:37:59,327 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68aed8c4-e065-4897-9cea-0043a0ce7386', 'x-compute-request-id': 'req-68aed8c4-e065-4897-9cea-0043a0ce7386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:00,431 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:38:00,431 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1752c98-f98d-4025-a0f6-053da037d555', 'x-compute-request-id': 'req-c1752c98-f98d-4025-a0f6-053da037d555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:01,537 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:38:01,537 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db9e9589-7553-47e0-af9f-08e432c3ba1f', 'x-compute-request-id': 'req-db9e9589-7553-47e0-af9f-08e432c3ba1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:02,639 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:38:02,639 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c67354-98c8-41f8-9097-ac429cb189d4', 'x-compute-request-id': 'req-54c67354-98c8-41f8-9097-ac429cb189d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:03,744 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:38:03,745 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56f8f33c-43e4-4509-9a1f-d57f8623f591', 'x-compute-request-id': 'req-56f8f33c-43e4-4509-9a1f-d57f8623f591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:04,847 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:38:04,847 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-711a5b48-8306-4824-a16e-c6f25984d932', 'x-compute-request-id': 'req-711a5b48-8306-4824-a16e-c6f25984d932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:05,949 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:38:05,950 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8135459-42d7-4397-8007-237f58f032bf', 'x-compute-request-id': 'req-e8135459-42d7-4397-8007-237f58f032bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:07,054 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:38:07,054 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9798a2fd-b2ca-4142-9c86-9748e69b5288', 'x-compute-request-id': 'req-9798a2fd-b2ca-4142-9c86-9748e69b5288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:08,159 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:38:08,160 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4106d595-c233-4dfc-a212-e4d3a002e5ba', 'x-compute-request-id': 'req-4106d595-c233-4dfc-a212-e4d3a002e5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:09,260 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:38:09,260 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6726fd90-f8a3-44c0-ad54-979f9b7af3d3', 'x-compute-request-id': 'req-6726fd90-f8a3-44c0-ad54-979f9b7af3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:10,370 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.095s 2022-09-11 05:38:10,370 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd0feaa-83d2-41e7-aa6c-fccc33a5d6ad', 'x-compute-request-id': 'req-1fd0feaa-83d2-41e7-aa6c-fccc33a5d6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:11,472 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:38:11,473 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed149a4d-a5ab-494c-9aa1-3cc0349c48f7', 'x-compute-request-id': 'req-ed149a4d-a5ab-494c-9aa1-3cc0349c48f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:12,578 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:38:12,579 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15929ed2-d6ed-488e-858a-a90c390141d5', 'x-compute-request-id': 'req-15929ed2-d6ed-488e-858a-a90c390141d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:13,684 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:38:13,684 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-235a0cf9-c028-430c-bece-e6ab0679610e', 'x-compute-request-id': 'req-235a0cf9-c028-430c-bece-e6ab0679610e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:14,788 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:38:14,788 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c3a301-90ed-4af5-89fe-542a4a6718ba', 'x-compute-request-id': 'req-04c3a301-90ed-4af5-89fe-542a4a6718ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:15,892 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:38:15,893 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5fce940-d7bc-4de4-ab52-9fffdca3469d', 'x-compute-request-id': 'req-a5fce940-d7bc-4de4-ab52-9fffdca3469d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:16,995 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:38:16,996 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ef02fc-578e-4b5c-85cc-611f7dab5097', 'x-compute-request-id': 'req-b3ef02fc-578e-4b5c-85cc-611f7dab5097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:18,101 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:38:18,102 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4423fbfe-5487-4a45-bbc7-a08c669583dd', 'x-compute-request-id': 'req-4423fbfe-5487-4a45-bbc7-a08c669583dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:19,207 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:38:19,207 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ed9564-f32a-4e12-806d-64333908c360', 'x-compute-request-id': 'req-95ed9564-f32a-4e12-806d-64333908c360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:20,310 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:38:20,310 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb41687-804d-4c0f-a395-3c2c6b04c7d4', 'x-compute-request-id': 'req-9cb41687-804d-4c0f-a395-3c2c6b04c7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:21,415 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:38:21,415 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc0464ee-dba0-494d-a647-647acfd44cb8', 'x-compute-request-id': 'req-bc0464ee-dba0-494d-a647-647acfd44cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:22,519 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:38:22,519 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-769c8d25-b592-4e65-aaa9-dd06ef8fc7fa', 'x-compute-request-id': 'req-769c8d25-b592-4e65-aaa9-dd06ef8fc7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:23,621 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:38:23,622 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2553e3-a725-4aaf-a01e-9d5bf27b8f00', 'x-compute-request-id': 'req-4e2553e3-a725-4aaf-a01e-9d5bf27b8f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:24,729 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:38:24,729 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49401033-f684-4b80-b94f-681d07257e8c', 'x-compute-request-id': 'req-49401033-f684-4b80-b94f-681d07257e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:25,834 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:38:25,835 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce3c20c8-9e5c-482c-be41-16bb0c8fedb5', 'x-compute-request-id': 'req-ce3c20c8-9e5c-482c-be41-16bb0c8fedb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:26,939 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:38:26,939 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db067623-88de-4676-83af-82417109ff03', 'x-compute-request-id': 'req-db067623-88de-4676-83af-82417109ff03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:28,042 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:38:28,043 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2db4e5-2573-45a9-89ef-c24c4dea1a2d', 'x-compute-request-id': 'req-0b2db4e5-2573-45a9-89ef-c24c4dea1a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:29,154 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.097s 2022-09-11 05:38:29,155 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d402089-e52b-466a-aa3b-8ce3f4920527', 'x-compute-request-id': 'req-0d402089-e52b-466a-aa3b-8ce3f4920527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:30,257 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:38:30,258 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe9fbc0-4df5-40ce-a05d-3676ad49f4b6', 'x-compute-request-id': 'req-dbe9fbc0-4df5-40ce-a05d-3676ad49f4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:31,359 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:38:31,359 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e742fbf-9ec8-4114-b156-7a551595ab1a', 'x-compute-request-id': 'req-5e742fbf-9ec8-4114-b156-7a551595ab1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:32,461 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:38:32,462 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d8b16d3-b73a-4a1c-8c34-236dd0569d84', 'x-compute-request-id': 'req-9d8b16d3-b73a-4a1c-8c34-236dd0569d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:33,562 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.085s 2022-09-11 05:38:33,563 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f33d60-09c3-4241-bb25-e100297c4330', 'x-compute-request-id': 'req-93f33d60-09c3-4241-bb25-e100297c4330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:34,662 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.085s 2022-09-11 05:38:34,662 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7bcf767-bf6a-47a5-86f6-06f80e779751', 'x-compute-request-id': 'req-d7bcf767-bf6a-47a5-86f6-06f80e779751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:35,764 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:38:35,765 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7face159-6be9-4844-857d-ceffa6035ef3', 'x-compute-request-id': 'req-7face159-6be9-4844-857d-ceffa6035ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:36,869 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:38:36,869 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-727dd5ab-10cb-4af1-a88d-e3f08b44fac7', 'x-compute-request-id': 'req-727dd5ab-10cb-4af1-a88d-e3f08b44fac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:37,969 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.085s 2022-09-11 05:38:37,970 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb79fc12-6200-4c86-a64f-0e21de7eb92e', 'x-compute-request-id': 'req-cb79fc12-6200-4c86-a64f-0e21de7eb92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:39,070 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:38:39,071 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-047c5ced-abf6-4e87-8873-f54a58195f16', 'x-compute-request-id': 'req-047c5ced-abf6-4e87-8873-f54a58195f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:40,171 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.085s 2022-09-11 05:38:40,171 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dde51db-191c-4fef-9288-a99575fea5f5', 'x-compute-request-id': 'req-6dde51db-191c-4fef-9288-a99575fea5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:41,274 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:38:41,274 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a58bdb4-425a-4499-8d93-b357ca22d79d', 'x-compute-request-id': 'req-5a58bdb4-425a-4499-8d93-b357ca22d79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:42,375 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:38:42,375 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1762475e-2c2d-4a28-9572-386a3150f283', 'x-compute-request-id': 'req-1762475e-2c2d-4a28-9572-386a3150f283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:43,476 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.085s 2022-09-11 05:38:43,476 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5da1421-bcc6-4053-9448-98c56f50614a', 'x-compute-request-id': 'req-b5da1421-bcc6-4053-9448-98c56f50614a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:38:44,585 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.093s 2022-09-11 05:38:44,585 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e0a72a9-3a13-4237-a8e6-a06efdba1a3b', 'x-compute-request-id': 'req-0e0a72a9-3a13-4237-a8e6-a06efdba1a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:03,815 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 18.215s 2022-09-11 05:39:03,816 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fda08f-2156-446c-9474-f44a124a4652', 'x-compute-request-id': 'req-39fda08f-2156-446c-9474-f44a124a4652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:04,916 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:39:04,916 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c44507d8-b208-416d-be2e-8abfb83f3489', 'x-compute-request-id': 'req-c44507d8-b208-416d-be2e-8abfb83f3489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:06,020 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:06,020 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f95dac-ec82-4363-b3a0-7f76e12a3950', 'x-compute-request-id': 'req-c1f95dac-ec82-4363-b3a0-7f76e12a3950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:07,119 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.084s 2022-09-11 05:39:07,120 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53877f29-b174-40d7-85f6-08bb5c0c12ef', 'x-compute-request-id': 'req-53877f29-b174-40d7-85f6-08bb5c0c12ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:08,222 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:08,222 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa54b5b-a7af-4258-a8af-3c275bee7372', 'x-compute-request-id': 'req-efa54b5b-a7af-4258-a8af-3c275bee7372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:09,324 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:09,324 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7edc48e-ad67-4def-8031-c02be4e69457', 'x-compute-request-id': 'req-b7edc48e-ad67-4def-8031-c02be4e69457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:10,427 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:10,428 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e241df-5559-48a3-af8f-aba73582a908', 'x-compute-request-id': 'req-24e241df-5559-48a3-af8f-aba73582a908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:11,529 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:39:11,530 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fbbe9fb-9a73-4b50-ba38-ca06b4793b50', 'x-compute-request-id': 'req-6fbbe9fb-9a73-4b50-ba38-ca06b4793b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:12,633 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:39:12,633 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0eaef3-7724-4bd0-9dfe-1b4c4bc7cb06', 'x-compute-request-id': 'req-fe0eaef3-7724-4bd0-9dfe-1b4c4bc7cb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:13,734 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.085s 2022-09-11 05:39:13,734 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65d8ae5-2994-483b-9ec9-fcc7b482cd09', 'x-compute-request-id': 'req-f65d8ae5-2994-483b-9ec9-fcc7b482cd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:14,838 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:14,838 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d42c844-2eb2-4962-b3ca-ca284bd52780', 'x-compute-request-id': 'req-0d42c844-2eb2-4962-b3ca-ca284bd52780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:15,940 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:15,940 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95a4694-0200-40b2-ac94-b16b9031d1be', 'x-compute-request-id': 'req-c95a4694-0200-40b2-ac94-b16b9031d1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:17,043 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:39:17,043 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c46756-06dc-479b-ac0b-ef84dd815ba6', 'x-compute-request-id': 'req-d5c46756-06dc-479b-ac0b-ef84dd815ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:18,147 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:18,147 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d13d167b-c604-4ed9-9d06-4327e2fd5eaf', 'x-compute-request-id': 'req-d13d167b-c604-4ed9-9d06-4327e2fd5eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:19,252 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:19,253 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba895bd-80b5-404f-a1b2-2b98b9ad9483', 'x-compute-request-id': 'req-8ba895bd-80b5-404f-a1b2-2b98b9ad9483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:20,352 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.085s 2022-09-11 05:39:20,353 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda3e567-7ec8-4f81-8e5a-ed2d11847e5f', 'x-compute-request-id': 'req-eda3e567-7ec8-4f81-8e5a-ed2d11847e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:21,455 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:21,455 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55b61a5f-a067-4959-9e97-be4a042482c5', 'x-compute-request-id': 'req-55b61a5f-a067-4959-9e97-be4a042482c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:22,556 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:39:22,556 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0295ef-98f5-441b-81ce-40e2436266d6', 'x-compute-request-id': 'req-5c0295ef-98f5-441b-81ce-40e2436266d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:23,660 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:23,660 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e28ccb37-efc7-451a-bbb0-b6a95610eb6a', 'x-compute-request-id': 'req-e28ccb37-efc7-451a-bbb0-b6a95610eb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:24,762 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:39:24,763 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-584a13c4-9a75-40ed-a0d9-3fd5ecc09d53', 'x-compute-request-id': 'req-584a13c4-9a75-40ed-a0d9-3fd5ecc09d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:25,866 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:39:25,867 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e342e6e-3789-451a-a5ad-2fdefad3a40d', 'x-compute-request-id': 'req-9e342e6e-3789-451a-a5ad-2fdefad3a40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:26,969 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:39:26,970 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1370e24b-a4ec-403c-9046-7fdc112cfeed', 'x-compute-request-id': 'req-1370e24b-a4ec-403c-9046-7fdc112cfeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:28,073 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:28,073 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d1cb73-6afb-4432-954d-d881403678f5', 'x-compute-request-id': 'req-86d1cb73-6afb-4432-954d-d881403678f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:29,174 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:39:29,175 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22c6ed7-db38-4bfe-bf3d-177f9a98dc9c', 'x-compute-request-id': 'req-f22c6ed7-db38-4bfe-bf3d-177f9a98dc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:30,275 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:39:30,276 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e404d9a-dfef-456b-b8f5-3e8efe5303b3', 'x-compute-request-id': 'req-2e404d9a-dfef-456b-b8f5-3e8efe5303b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:31,381 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:39:31,381 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50392d4e-1bde-4bcb-96d3-5a14b8307816', 'x-compute-request-id': 'req-50392d4e-1bde-4bcb-96d3-5a14b8307816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:32,485 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:32,486 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6a24eb-45d3-4df6-aaa9-e4db5b050025', 'x-compute-request-id': 'req-4e6a24eb-45d3-4df6-aaa9-e4db5b050025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:33,587 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:33,587 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b34e34-ae2c-47f5-9392-b1c51a3a8e76', 'x-compute-request-id': 'req-56b34e34-ae2c-47f5-9392-b1c51a3a8e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:34,689 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:34,690 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928c277e-f77c-4b92-a477-25644e3ad10d', 'x-compute-request-id': 'req-928c277e-f77c-4b92-a477-25644e3ad10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:35,792 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:35,792 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff631365-b8a5-4b26-ba0f-e7d897b680da', 'x-compute-request-id': 'req-ff631365-b8a5-4b26-ba0f-e7d897b680da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:36,897 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:39:36,898 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3747991b-a471-4f7c-bd8d-28c9b435edfb', 'x-compute-request-id': 'req-3747991b-a471-4f7c-bd8d-28c9b435edfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:37,999 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:39:37,999 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74bab55-8c9f-4115-b15a-df498a4b7963', 'x-compute-request-id': 'req-d74bab55-8c9f-4115-b15a-df498a4b7963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:39,101 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:39,101 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43455599-8f18-41a7-a145-ce2bb1a33d2b', 'x-compute-request-id': 'req-43455599-8f18-41a7-a145-ce2bb1a33d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:40,204 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:39:40,204 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b881a07b-63f9-43a6-944c-e945f8c7522e', 'x-compute-request-id': 'req-b881a07b-63f9-43a6-944c-e945f8c7522e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:41,306 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:39:41,307 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c013363-5597-411b-b0c6-e4ba670ff00f', 'x-compute-request-id': 'req-2c013363-5597-411b-b0c6-e4ba670ff00f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:42,409 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:39:42,409 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b989ed68-ddbc-4b10-9ccc-1f2d50a420a1', 'x-compute-request-id': 'req-b989ed68-ddbc-4b10-9ccc-1f2d50a420a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:43,510 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:39:43,511 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0901ab1c-98ec-461f-9e41-8b6a81b93a12', 'x-compute-request-id': 'req-0901ab1c-98ec-461f-9e41-8b6a81b93a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:39:44,617 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:39:44,617 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56dfdad1-15dd-4738-8d5b-9ebf63b90294', 'x-compute-request-id': 'req-56dfdad1-15dd-4738-8d5b-9ebf63b90294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:40:45,063 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 59.432s 2022-09-11 05:40:45,064 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62769d0c-623d-4ee1-ab79-6144b57b0895', 'x-compute-request-id': 'req-62769d0c-623d-4ee1-ab79-6144b57b0895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:03,935 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 17.856s 2022-09-11 05:41:03,935 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2546ea6b-1588-4432-8bb6-9bced8f130ea', 'x-compute-request-id': 'req-2546ea6b-1588-4432-8bb6-9bced8f130ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:05,041 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:41:05,042 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792d54ea-db7b-474a-b1dd-ab1ec0099bc0', 'x-compute-request-id': 'req-792d54ea-db7b-474a-b1dd-ab1ec0099bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:06,144 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:06,144 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c90d9661-cd35-4cb8-aa30-4600d74cd710', 'x-compute-request-id': 'req-c90d9661-cd35-4cb8-aa30-4600d74cd710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:07,245 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:41:07,246 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-022991fa-7ed5-4297-ac69-12bc9b520fb8', 'x-compute-request-id': 'req-022991fa-7ed5-4297-ac69-12bc9b520fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:08,350 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:41:08,350 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186e7f73-06ef-4538-909e-22426045a194', 'x-compute-request-id': 'req-186e7f73-06ef-4538-909e-22426045a194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:09,455 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:41:09,456 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1879f0c1-e83e-48b3-924a-4b223e41cec9', 'x-compute-request-id': 'req-1879f0c1-e83e-48b3-924a-4b223e41cec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:10,560 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:41:10,560 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f8218c-465f-4ca8-b613-fcac453b4a4d', 'x-compute-request-id': 'req-06f8218c-465f-4ca8-b613-fcac453b4a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:11,663 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:41:11,663 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b920589e-2a4e-4e5f-bcde-c4f9e7dfbf27', 'x-compute-request-id': 'req-b920589e-2a4e-4e5f-bcde-c4f9e7dfbf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:12,766 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:12,766 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9053398-ba0b-4509-a497-43a87adf7e06', 'x-compute-request-id': 'req-f9053398-ba0b-4509-a497-43a87adf7e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:13,873 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:41:13,873 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e146cf61-0c30-498a-80b6-a72bef404b2b', 'x-compute-request-id': 'req-e146cf61-0c30-498a-80b6-a72bef404b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:14,975 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:41:14,975 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50378229-c91d-4d53-89a0-3020f3f87e6f', 'x-compute-request-id': 'req-50378229-c91d-4d53-89a0-3020f3f87e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:16,077 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:41:16,077 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fe1efc6-5221-40a5-bd66-9f6532f4422a', 'x-compute-request-id': 'req-3fe1efc6-5221-40a5-bd66-9f6532f4422a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:17,180 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:41:17,181 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f3641a-9a32-4673-a7e3-82b5e9615fdb', 'x-compute-request-id': 'req-86f3641a-9a32-4673-a7e3-82b5e9615fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:18,286 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:41:18,287 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0866d6-09c6-412b-b441-f5a233db093b', 'x-compute-request-id': 'req-df0866d6-09c6-412b-b441-f5a233db093b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:19,388 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:19,389 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7b80dd-59b3-4b32-86a0-702876ae6e31', 'x-compute-request-id': 'req-ce7b80dd-59b3-4b32-86a0-702876ae6e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:20,492 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:20,492 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3499d667-a24c-4a67-8ecc-23ae2d690dc5', 'x-compute-request-id': 'req-3499d667-a24c-4a67-8ecc-23ae2d690dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:21,594 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:41:21,594 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a069e01-94f6-4f8d-8817-2831427ebab6', 'x-compute-request-id': 'req-8a069e01-94f6-4f8d-8817-2831427ebab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:22,702 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.092s 2022-09-11 05:41:22,702 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3935b3a1-3669-477b-b8cc-332babff8112', 'x-compute-request-id': 'req-3935b3a1-3669-477b-b8cc-332babff8112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:23,805 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:23,806 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132c28bd-4e06-402e-8613-d08db6e019fa', 'x-compute-request-id': 'req-132c28bd-4e06-402e-8613-d08db6e019fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:24,907 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:41:24,907 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbb4030a-d340-49c6-b177-2f41e8bd561c', 'x-compute-request-id': 'req-cbb4030a-d340-49c6-b177-2f41e8bd561c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:26,010 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.087s 2022-09-11 05:41:26,010 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0760b83-39d0-4deb-bbf2-c1dfbcefd33d', 'x-compute-request-id': 'req-b0760b83-39d0-4deb-bbf2-c1dfbcefd33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:27,118 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.092s 2022-09-11 05:41:27,119 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09db6f04-b2f2-469f-ad23-19e728e3ba2f', 'x-compute-request-id': 'req-09db6f04-b2f2-469f-ad23-19e728e3ba2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:28,222 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:28,222 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c98b650f-0f67-40f8-90b6-6afa1ff13c98', 'x-compute-request-id': 'req-c98b650f-0f67-40f8-90b6-6afa1ff13c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:29,323 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:41:29,324 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df9cdf9-6d92-4f02-a5c8-20b92b87db6b', 'x-compute-request-id': 'req-5df9cdf9-6d92-4f02-a5c8-20b92b87db6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:30,430 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:41:30,430 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01376a7c-7921-4518-a0c7-3d86745a3d5d', 'x-compute-request-id': 'req-01376a7c-7921-4518-a0c7-3d86745a3d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:31,535 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:41:31,535 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2453a5d7-f305-495c-bed6-c4bf40d227e6', 'x-compute-request-id': 'req-2453a5d7-f305-495c-bed6-c4bf40d227e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:32,638 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:32,639 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0faa2060-95e3-4718-9357-28a5725e7eb4', 'x-compute-request-id': 'req-0faa2060-95e3-4718-9357-28a5725e7eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:33,743 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:41:33,744 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499b25d8-dc9e-444e-b79b-328a0efd0fce', 'x-compute-request-id': 'req-499b25d8-dc9e-444e-b79b-328a0efd0fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:34,847 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:34,847 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7136a33-bfea-465b-8cd2-38595b91b7ca', 'x-compute-request-id': 'req-c7136a33-bfea-465b-8cd2-38595b91b7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:35,954 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.092s 2022-09-11 05:41:35,954 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f127d27d-b767-4623-a089-0a5603cacbc3', 'x-compute-request-id': 'req-f127d27d-b767-4623-a089-0a5603cacbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:37,060 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:41:37,061 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712f7d1d-248b-49fb-9007-e28a3db78e00', 'x-compute-request-id': 'req-712f7d1d-248b-49fb-9007-e28a3db78e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:38,166 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:41:38,167 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff58aad2-9fbd-4780-b066-8de46909aa8c', 'x-compute-request-id': 'req-ff58aad2-9fbd-4780-b066-8de46909aa8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:39,267 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.086s 2022-09-11 05:41:39,267 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c59c8f2-f597-4978-94ec-e15508c975c0', 'x-compute-request-id': 'req-8c59c8f2-f597-4978-94ec-e15508c975c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:40,372 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:41:40,372 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55c9d6b4-f071-4919-8a6e-077acb1474c5', 'x-compute-request-id': 'req-55c9d6b4-f071-4919-8a6e-077acb1474c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:41,475 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.088s 2022-09-11 05:41:41,475 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc20388d-220d-4970-9e92-8465ecf0c6d7', 'x-compute-request-id': 'req-dc20388d-220d-4970-9e92-8465ecf0c6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:42,578 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.089s 2022-09-11 05:41:42,579 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eafba131-a2f5-4293-9109-d47e10881393', 'x-compute-request-id': 'req-eafba131-a2f5-4293-9109-d47e10881393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:43,685 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.091s 2022-09-11 05:41:43,685 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde9d054-b53d-4b45-93e3-0ac417c9c8d4', 'x-compute-request-id': 'req-bde9d054-b53d-4b45-93e3-0ac417c9c8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:41:44,790 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.090s 2022-09-11 05:41:44,790 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89fb390a-0ca6-47ff-b5b1-2a7a890fcda7', 'x-compute-request-id': 'req-89fb390a-0ca6-47ff-b5b1-2a7a890fcda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:42:45,450 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 59.644s 2022-09-11 05:42:45,451 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c6ef8cd-03e3-487c-939e-bb6cd10d1f00', 'x-compute-request-id': 'req-4c6ef8cd-03e3-487c-939e-bb6cd10d1f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "ACTIVE", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:43:46,528 121396 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 2022-09-11 05:44:46,588 121396 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 2022-09-11 05:45:46,648 121396 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 2022-09-11 05:46:46,709 121396 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 2022-09-11 05:47:04,985 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 258.517s 2022-09-11 05:47:04,985 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a7f4c65-5fe7-4dfc-abce-16843aa9fd05', 'x-compute-request-id': 'req-9a7f4c65-5fe7-4dfc-abce-16843aa9fd05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"server": {"id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "name": "tempest-TestVolumeBootPattern-server-1448134316", "status": "DELETED", "tenant_id": "183fd2ebaf054cfebad0bafa207f9967", "user_id": "25cdba6a3bec49b4928b3fd953673060", "metadata": {}, "hostId": "fe0fd69db91b004b70b983aad8ee61fd74a9f76ba505698c321627af", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-09-11T05:32:59Z", "updated": "2022-09-11T05:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c4c14da8-f044-490c-86b4-f1cef62ed399"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1753796652", "OS-SRV-USG:launched_at": "2022-09-11T05:33:31.000000", "OS-SRV-USG:terminated_at": "2022-09-11T05:47:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69"}]}}' 2022-09-11 05:47:04,999 121396 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 604 second wait 2022-09-11 05:47:05,491 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/floatingips/e09bfe89-c4be-4c4c-97e9-a2828363ea51 0.490s 2022-09-11 05:47:05,491 121396 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-0e56bc86-8403-4d96-a171-074c293ba91f', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 05:47:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/floatingips/e09bfe89-c4be-4c4c-97e9-a2828363ea51'} Body: b'' 2022-09-11 05:47:05,529 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.037s 2022-09-11 05:47:05,529 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:05 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-243ad091-4729-4409-a4bc-46e4c577958d', 'x-compute-request-id': 'req-243ad091-4729-4409-a4bc-46e4c577958d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c4c14da8-f044-490c-86b4-f1cef62ed399 could not be found."}}' 2022-09-11 05:47:05,566 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399 0.036s 2022-09-11 05:47:05,566 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:05 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-dee59e01-934b-4b9a-818d-8facb544799d', 'x-compute-request-id': 'req-dee59e01-934b-4b9a-818d-8facb544799d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c4c14da8-f044-490c-86b4-f1cef62ed399'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c4c14da8-f044-490c-86b4-f1cef62ed399 could not be found."}}' 2022-09-11 05:47:05,613 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:47:05,613 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:05 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-56da12ca-aaf1-4765-858a-d4a6bc8c8086', 'x-openstack-request-id': 'req-56da12ca-aaf1-4765-858a-d4a6bc8c8086', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} 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-09-11 05:47:05,665 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.049s 2022-09-11 05:47:05,665 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddd6b85-b1a8-487a-ad74-f3ed8649d224', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddd6b85-b1a8-487a-ad74-f3ed8649d224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:06,723 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:06,723 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b36c047-988a-4fc3-a750-055ed146ca89', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b36c047-988a-4fc3-a750-055ed146ca89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:07,781 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:07,781 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fe9339-cbca-4122-8fb4-b871e77127c2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fe9339-cbca-4122-8fb4-b871e77127c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:08,842 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:08,842 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f2b3d6-e838-4648-867b-8e12485e888e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f2b3d6-e838-4648-867b-8e12485e888e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:09,900 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:09,901 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e80c6c-499f-41ee-bff0-cf129f9b3b96', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e80c6c-499f-41ee-bff0-cf129f9b3b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:10,960 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:10,960 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec203cc-f175-4e22-ba9d-b70d23441aee', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec203cc-f175-4e22-ba9d-b70d23441aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:12,022 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.048s 2022-09-11 05:47:12,023 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1d54c2-88ec-4617-b730-ffad459b6d7d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1d54c2-88ec-4617-b730-ffad459b6d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:13,088 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:47:13,088 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea89dc6-32a8-465d-ba1e-2ee546f9e029', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea89dc6-32a8-465d-ba1e-2ee546f9e029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:14,146 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:14,147 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd305a3-24fa-4540-8667-ef53f1b3a136', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd305a3-24fa-4540-8667-ef53f1b3a136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:15,209 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.048s 2022-09-11 05:47:15,210 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff347e66-722c-4c89-af4a-f15f5804bfcc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff347e66-722c-4c89-af4a-f15f5804bfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:16,267 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:16,268 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c08e9b4-49ef-4ea6-bb35-66bb08395b90', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c08e9b4-49ef-4ea6-bb35-66bb08395b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:17,332 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:47:17,332 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bb1a91c-8e4c-4da8-a791-deed92440ced', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bb1a91c-8e4c-4da8-a791-deed92440ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:18,390 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:47:18,390 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3910b0e-ebef-4665-8d2f-c4dcbdf1f971', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3910b0e-ebef-4665-8d2f-c4dcbdf1f971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:19,450 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:47:19,451 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a054983-205b-4aea-a9c3-72c544fbf461', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a054983-205b-4aea-a9c3-72c544fbf461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:20,508 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:20,509 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5be34d-5e00-434d-be82-3a3824a69874', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5be34d-5e00-434d-be82-3a3824a69874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:21,567 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:21,568 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3c9411-4663-49b8-bfda-37bfff42d0c5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3c9411-4663-49b8-bfda-37bfff42d0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:22,626 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:22,626 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a70f2d-354c-4679-9819-5ced8f729d06', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a70f2d-354c-4679-9819-5ced8f729d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:23,685 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:23,685 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dee1ef-2b0c-4f6e-8d12-033d4388f687', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dee1ef-2b0c-4f6e-8d12-033d4388f687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:24,742 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:47:24,743 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9f6430-5da3-40b2-a6fe-8924fdd56123', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9f6430-5da3-40b2-a6fe-8924fdd56123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:25,802 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:25,802 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9540ecc-ab03-4d1f-b41d-f55b27c5306c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9540ecc-ab03-4d1f-b41d-f55b27c5306c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:26,861 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:26,861 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558c7892-b6ea-491e-99c0-06621efaeab5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558c7892-b6ea-491e-99c0-06621efaeab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:27,919 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:27,920 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dcdc30b-7521-4266-8517-9d365d7631c8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dcdc30b-7521-4266-8517-9d365d7631c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:28,979 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:28,980 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d1808d-bca2-4131-a936-b5cd9835194d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d1808d-bca2-4131-a936-b5cd9835194d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:30,038 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:30,038 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b81f76-1e1f-4f20-ae6d-0bce8f2446ba', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b81f76-1e1f-4f20-ae6d-0bce8f2446ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:31,097 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:31,098 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186fe709-5e89-4747-87de-8c1ff41ad47d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186fe709-5e89-4747-87de-8c1ff41ad47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:32,158 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:47:32,159 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688eb52d-ab5b-40f6-9a9c-9ad877d81c3c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688eb52d-ab5b-40f6-9a9c-9ad877d81c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:33,221 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:33,221 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602abda1-f9df-4860-be45-e27f7fc731b4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602abda1-f9df-4860-be45-e27f7fc731b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:34,279 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:34,280 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db6ddf8-1024-4755-a2bd-a724a40044e4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db6ddf8-1024-4755-a2bd-a724a40044e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:35,338 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:35,338 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411d5a8e-4442-4d2a-9c93-70dc9113a10e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411d5a8e-4442-4d2a-9c93-70dc9113a10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:36,395 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:47:36,396 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5103a9fc-99f6-48bb-801a-1f16764aacc0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5103a9fc-99f6-48bb-801a-1f16764aacc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:37,455 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:37,456 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885ee362-9500-466e-b4fc-741b737ee5c5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885ee362-9500-466e-b4fc-741b737ee5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:38,513 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:38,514 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61e6cde-6f73-42ca-8d8b-bb6c1655747e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61e6cde-6f73-42ca-8d8b-bb6c1655747e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:39,572 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:39,573 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46f3d23-b351-45fb-9a6e-4d1188afaca1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46f3d23-b351-45fb-9a6e-4d1188afaca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:40,632 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:47:40,632 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4224f9a7-1afe-49e9-af03-e03942a0d898', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4224f9a7-1afe-49e9-af03-e03942a0d898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:41,692 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:41,693 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ad0fe6-24fc-4f67-b126-24f2d3247b3c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ad0fe6-24fc-4f67-b126-24f2d3247b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:42,752 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:42,752 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc157854-f079-4470-9b6f-e55c1ef39a1c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc157854-f079-4470-9b6f-e55c1ef39a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:43,812 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:47:43,812 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8dae35-2151-422c-9fb3-95bc341eab09', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8dae35-2151-422c-9fb3-95bc341eab09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:44,871 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:44,871 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d275642d-67d0-48c6-8266-acd16e3c66ee', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d275642d-67d0-48c6-8266-acd16e3c66ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:46,035 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.150s 2022-09-11 05:47:46,035 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8e9ef1-1279-4740-a8dd-edba49bf6ff5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8e9ef1-1279-4740-a8dd-edba49bf6ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:47,093 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:47,094 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba738f67-c1dd-459c-b5b9-1932e1564ce3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba738f67-c1dd-459c-b5b9-1932e1564ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:48,152 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:48,153 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30494d8c-24f4-4b36-a059-d377e4c29c01', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30494d8c-24f4-4b36-a059-d377e4c29c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:49,212 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:49,212 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51b3dfb-249c-4c00-9487-566c5332171e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51b3dfb-249c-4c00-9487-566c5332171e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:50,272 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:47:50,273 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1203e490-4874-4a0c-9383-064dbbed44a7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1203e490-4874-4a0c-9383-064dbbed44a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:51,332 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:51,332 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c99d34-19bf-4c39-b885-6a26fc27c4f5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c99d34-19bf-4c39-b885-6a26fc27c4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:52,391 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:52,391 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a5d6dc-cb6f-4a46-9334-f6a0525552f9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a5d6dc-cb6f-4a46-9334-f6a0525552f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:53,450 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:53,450 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680a1656-fdda-468f-9717-2b8ebc5a545c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680a1656-fdda-468f-9717-2b8ebc5a545c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:54,509 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:54,509 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59f8a0f-2147-4343-8300-46854b955337', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59f8a0f-2147-4343-8300-46854b955337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:55,568 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:55,569 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a188210-7c2c-4bcc-bffa-60d6a3901d08', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a188210-7c2c-4bcc-bffa-60d6a3901d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:56,628 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:56,628 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc4ad78-06ef-4388-a7ea-7278b44085a8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc4ad78-06ef-4388-a7ea-7278b44085a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:57,687 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:47:57,687 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a47d6ec7-0863-4945-a5a6-93081a911eca', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a47d6ec7-0863-4945-a5a6-93081a911eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:58,746 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:58,747 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a343072-fae2-4b6e-870a-0642e28626b6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a343072-fae2-4b6e-870a-0642e28626b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:47:59,807 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:47:59,807 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf4952f-24d7-4733-92da-4c3fcae6358e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf4952f-24d7-4733-92da-4c3fcae6358e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:00,864 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:00,865 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26942cab-3f24-4c7c-9091-37b16f22578a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26942cab-3f24-4c7c-9091-37b16f22578a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:01,925 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:48:01,925 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f49675-1de6-4074-aedc-14377ed3b698', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f49675-1de6-4074-aedc-14377ed3b698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:02,984 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:02,984 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d389c8-34a1-482b-89d4-3401acefa649', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d389c8-34a1-482b-89d4-3401acefa649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:04,043 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:04,044 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5baee645-c513-4e93-af92-f91e7e6ff817', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5baee645-c513-4e93-af92-f91e7e6ff817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:05,102 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:05,102 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494cfba3-1604-4d33-bf78-0162e2abb75d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494cfba3-1604-4d33-bf78-0162e2abb75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:06,161 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:06,162 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc70516-a10b-4e9e-adc0-d8ded3720965', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc70516-a10b-4e9e-adc0-d8ded3720965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:07,226 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:48:07,226 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ffffa60-3fc1-404e-aefa-40820ec637c5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ffffa60-3fc1-404e-aefa-40820ec637c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:08,284 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:08,285 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a007930-7f30-4b63-ba66-dcfb79da8fbc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a007930-7f30-4b63-ba66-dcfb79da8fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:09,349 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:48:09,349 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0337d999-7d9c-424d-b144-dbc36d1dd69d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0337d999-7d9c-424d-b144-dbc36d1dd69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:10,408 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:10,409 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c4f107-92da-4afc-bfa3-cb1977da40ea', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c4f107-92da-4afc-bfa3-cb1977da40ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:11,469 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:48:11,469 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d4efea-303a-4970-9ddb-e1df1d45cfb6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d4efea-303a-4970-9ddb-e1df1d45cfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:12,528 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:12,529 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056dc61a-5496-44e0-bbcb-ddc286a0fdf8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056dc61a-5496-44e0-bbcb-ddc286a0fdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:13,587 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:13,588 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eececf5-b32a-47e9-b70a-617f165e7edb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eececf5-b32a-47e9-b70a-617f165e7edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:14,647 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:14,647 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902c791a-374f-4a7f-bf48-56738c91140a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902c791a-374f-4a7f-bf48-56738c91140a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:15,707 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:15,707 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516058b5-3212-4dfb-a9bd-d6533c2c467e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516058b5-3212-4dfb-a9bd-d6533c2c467e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:16,766 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:16,766 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac5821e-5892-452d-9c67-f7e54dc86eeb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac5821e-5892-452d-9c67-f7e54dc86eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:17,826 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:48:17,826 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-704a6847-9f28-4fae-826b-bcdc05913bea', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-704a6847-9f28-4fae-826b-bcdc05913bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:18,884 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:18,885 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5878ad-0185-406a-98a8-de97894df46e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5878ad-0185-406a-98a8-de97894df46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:19,944 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:19,944 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e57d6a7-2a96-4e81-a0fa-e5e3e95bc25b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e57d6a7-2a96-4e81-a0fa-e5e3e95bc25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:21,003 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:21,004 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3712018-11be-4f6a-ad43-1c1761164efe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3712018-11be-4f6a-ad43-1c1761164efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:22,061 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:22,062 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-262688b4-5b4d-41dd-a005-27671dccbffc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-262688b4-5b4d-41dd-a005-27671dccbffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:23,122 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:48:23,122 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e21e826-489e-41ec-bb54-b06a691565ae', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e21e826-489e-41ec-bb54-b06a691565ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:24,182 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:24,182 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34ab802-9293-47e6-9762-4a6fa1881039', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34ab802-9293-47e6-9762-4a6fa1881039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:25,242 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:48:25,243 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c524af05-3148-4c72-bdbf-c14acb327762', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c524af05-3148-4c72-bdbf-c14acb327762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:26,301 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:26,302 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b60bf8d-f29c-4dda-8209-c7fe8e57326b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b60bf8d-f29c-4dda-8209-c7fe8e57326b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:27,359 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:48:27,360 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0a0b34-2205-4d9f-a44b-cc3efa681ce7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0a0b34-2205-4d9f-a44b-cc3efa681ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:28,420 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:28,421 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997f1313-383b-4ced-b1ef-dbbd9b25ddc5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997f1313-383b-4ced-b1ef-dbbd9b25ddc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:29,480 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:29,480 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2292e756-b4cd-467f-b718-4e9e9464cfe5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2292e756-b4cd-467f-b718-4e9e9464cfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:30,539 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:30,539 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45a8268-de4d-433e-9a01-19f012aa9d56', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45a8268-de4d-433e-9a01-19f012aa9d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:31,598 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:31,599 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a47359-60df-4f6e-8e0b-ab44fa0067dc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a47359-60df-4f6e-8e0b-ab44fa0067dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:32,659 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:32,659 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c32f40-1bbb-4e73-a1ac-23f89b8df477', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c32f40-1bbb-4e73-a1ac-23f89b8df477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:33,717 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:33,717 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b0a0ba-e8c9-44bc-842b-0145f41f9656', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b0a0ba-e8c9-44bc-842b-0145f41f9656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:34,777 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:34,777 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf993b09-99bf-4f5f-a1e3-7672f0678acb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf993b09-99bf-4f5f-a1e3-7672f0678acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:35,836 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:35,837 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ac06c7-5be7-4e35-bf05-bdbfe4efbd7c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ac06c7-5be7-4e35-bf05-bdbfe4efbd7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:36,896 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:36,896 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa6a575-7d20-4020-af6e-9c4716fab0c0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa6a575-7d20-4020-af6e-9c4716fab0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:37,954 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:37,955 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622b6c2e-ddfc-4a13-8ca2-ff99bca116f3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622b6c2e-ddfc-4a13-8ca2-ff99bca116f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:39,013 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:39,013 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73da1f8-0e5f-4b80-826c-6b00997373cb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73da1f8-0e5f-4b80-826c-6b00997373cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:40,072 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:40,072 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95907835-15f5-429f-822b-3c8bd170f18e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95907835-15f5-429f-822b-3c8bd170f18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:41,131 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:41,131 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756a068d-9cef-4816-a87a-78ea0d9db762', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756a068d-9cef-4816-a87a-78ea0d9db762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:42,194 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.048s 2022-09-11 05:48:42,194 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cfd030-f22c-4073-9a45-e71db8fc114e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cfd030-f22c-4073-9a45-e71db8fc114e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:43,253 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:43,253 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd670e0-7e78-4b25-af21-9ed272e190c1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd670e0-7e78-4b25-af21-9ed272e190c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:44,313 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:44,313 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667a71cf-ffaa-44fd-98d5-bee1af96f539', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667a71cf-ffaa-44fd-98d5-bee1af96f539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:45,372 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:45,372 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0414da16-340f-4fc9-abec-9d243ee58eda', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0414da16-340f-4fc9-abec-9d243ee58eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:46,430 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:46,431 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce66b15b-1a7e-499d-867b-c3089f23519a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce66b15b-1a7e-499d-867b-c3089f23519a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:47,490 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:47,491 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4ea709-0c01-493e-a83f-2db938c4bba0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4ea709-0c01-493e-a83f-2db938c4bba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:48,549 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:48,549 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81766a8-7d80-4719-ad0d-c6c8e506e279', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81766a8-7d80-4719-ad0d-c6c8e506e279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:49,608 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:49,608 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef26ce34-e22e-4bcf-95a8-1d61a7b9720e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef26ce34-e22e-4bcf-95a8-1d61a7b9720e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:50,666 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:50,667 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683602a1-bc87-4058-921e-0823c4bb1842', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683602a1-bc87-4058-921e-0823c4bb1842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:51,725 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:51,725 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a46923-b788-4a0b-be67-0e895fa68a30', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a46923-b788-4a0b-be67-0e895fa68a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:52,785 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:48:52,785 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5186ff-26b4-4467-9def-41c2f90453a0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5186ff-26b4-4467-9def-41c2f90453a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:53,844 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:53,844 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276dd1b7-ad8b-492b-bc75-da2b67d89562', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276dd1b7-ad8b-492b-bc75-da2b67d89562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:54,903 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:54,904 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9367ac49-636b-4386-a09a-20f0104e490e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9367ac49-636b-4386-a09a-20f0104e490e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:55,964 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:48:55,964 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de00089b-88ba-40a2-b04a-cd3ad954e972', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de00089b-88ba-40a2-b04a-cd3ad954e972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:57,024 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:48:57,024 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02901911-781a-41d0-9615-884bef9f796e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02901911-781a-41d0-9615-884bef9f796e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:58,091 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.053s 2022-09-11 05:48:58,092 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c702c39d-cea0-4145-ae49-55479d1a0f34', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c702c39d-cea0-4145-ae49-55479d1a0f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:48:59,152 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:48:59,152 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5ad661-5249-44df-9f1f-b04b6a1446fe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5ad661-5249-44df-9f1f-b04b6a1446fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:00,214 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:49:00,215 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c1adfb-9ec4-4ace-a51c-9824b90a6606', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c1adfb-9ec4-4ace-a51c-9824b90a6606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:01,275 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:01,276 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fedef2-2af6-43d7-9ebc-7a734c35399e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fedef2-2af6-43d7-9ebc-7a734c35399e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:02,338 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:49:02,338 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b5496d-d73c-4fcc-b801-635c95dcd0d8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b5496d-d73c-4fcc-b801-635c95dcd0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:03,403 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:49:03,403 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966ecfd6-ee0c-40c3-9f33-758425210440', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966ecfd6-ee0c-40c3-9f33-758425210440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:04,464 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:49:04,465 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140a670a-af7c-4c55-a3e0-7de504b56a8d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140a670a-af7c-4c55-a3e0-7de504b56a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:05,524 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:05,524 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241ce1d3-b47a-41c2-b750-4c55f9199d99', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241ce1d3-b47a-41c2-b750-4c55f9199d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:06,583 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:06,583 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f66c402-9a50-41f3-b0d5-00849bb47bbc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f66c402-9a50-41f3-b0d5-00849bb47bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:07,641 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:07,641 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2368582c-11d0-40d4-acbf-e4863e68ca60', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2368582c-11d0-40d4-acbf-e4863e68ca60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:08,700 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:08,700 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49f8dda-915a-49a6-8b25-0c266c883a8a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49f8dda-915a-49a6-8b25-0c266c883a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:09,759 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:09,759 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e5dda9-8561-4f47-ad98-ab2328bf041c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e5dda9-8561-4f47-ad98-ab2328bf041c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:10,818 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:10,819 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dedae2-4cd2-4db6-a87a-b09983698a6b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dedae2-4cd2-4db6-a87a-b09983698a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:11,877 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:11,877 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3dd76e8-abf3-4cb7-867b-fa6787e87160', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3dd76e8-abf3-4cb7-867b-fa6787e87160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:12,936 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:12,937 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7eab6b-c879-4440-bdcc-9037d8cacd72', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7eab6b-c879-4440-bdcc-9037d8cacd72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:13,995 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:13,996 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5c187e-2a4e-4cc1-a9ff-f9c58c85c0d9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5c187e-2a4e-4cc1-a9ff-f9c58c85c0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:15,056 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:15,057 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab73ab2-4dc6-428a-8e4d-acd0b5aae3ea', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab73ab2-4dc6-428a-8e4d-acd0b5aae3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:16,115 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:16,116 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37a2e89-8938-4d2c-89f2-b4be2f2540c0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37a2e89-8938-4d2c-89f2-b4be2f2540c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:17,176 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:49:17,177 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2759f499-8686-4840-bcb9-2b157c81f5c8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2759f499-8686-4840-bcb9-2b157c81f5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:18,234 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:49:18,235 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc770fb0-547e-4c74-913f-b471bfcc09d4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc770fb0-547e-4c74-913f-b471bfcc09d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:19,294 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:19,294 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefdbe4f-3839-411a-939e-3e26422a8993', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefdbe4f-3839-411a-939e-3e26422a8993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:20,353 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:20,353 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb8fd29-db59-478f-bb2c-bc5f433a30bb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb8fd29-db59-478f-bb2c-bc5f433a30bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:21,411 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:21,411 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a609c560-2dd9-4897-89ff-c1a08758aaf1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a609c560-2dd9-4897-89ff-c1a08758aaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:22,471 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:22,472 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5017d6c4-cfaf-4312-80d0-ed1454e60847', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5017d6c4-cfaf-4312-80d0-ed1454e60847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:23,530 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:23,530 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74aef26c-42c0-477d-b8cb-a4dfb0f4a9b2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74aef26c-42c0-477d-b8cb-a4dfb0f4a9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:24,588 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:24,589 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42612885-2212-45cb-922b-06c93249e785', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42612885-2212-45cb-922b-06c93249e785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:25,647 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:25,649 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ba6f28-a6c0-471f-bede-91030196f0f8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ba6f28-a6c0-471f-bede-91030196f0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:26,706 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:26,706 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642d1b0c-9b77-4fdc-9bd1-7ed7a9d3fb1f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642d1b0c-9b77-4fdc-9bd1-7ed7a9d3fb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:27,765 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:27,766 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565a2192-633d-40eb-a0dd-fbffb3964d7d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565a2192-633d-40eb-a0dd-fbffb3964d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:28,826 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:28,826 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057f970f-bfa0-48d6-9a59-b4bf06a9f5c6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057f970f-bfa0-48d6-9a59-b4bf06a9f5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:29,886 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:29,886 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e48f67-0db7-4932-a74f-ea450ca72c6c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e48f67-0db7-4932-a74f-ea450ca72c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:30,945 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:30,946 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1786020a-b939-42ac-86a0-7d0027034568', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1786020a-b939-42ac-86a0-7d0027034568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:32,005 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:32,005 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d625c4-91bb-45d7-8dcd-7fa52dd87106', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d625c4-91bb-45d7-8dcd-7fa52dd87106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:33,066 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:49:33,067 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ccc782-2575-4b66-9f57-18901ee25042', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ccc782-2575-4b66-9f57-18901ee25042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:34,126 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:34,126 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf4715a-43c3-47df-a280-b1f67bd56b23', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf4715a-43c3-47df-a280-b1f67bd56b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:35,187 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:49:35,187 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea18b8ef-0cfa-4e87-ae7c-6b6b8a31afc2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea18b8ef-0cfa-4e87-ae7c-6b6b8a31afc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:36,252 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.048s 2022-09-11 05:49:36,253 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edfa4ca2-edcb-4512-ab5b-73034e4cfb8c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edfa4ca2-edcb-4512-ab5b-73034e4cfb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:37,313 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:37,314 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7643cdaf-03c9-430d-bd43-3de890a0e823', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7643cdaf-03c9-430d-bd43-3de890a0e823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:38,374 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:38,374 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2308cb-fc1c-46f7-84a8-a0ee9ecb5e28', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2308cb-fc1c-46f7-84a8-a0ee9ecb5e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:39,434 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:39,434 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39426d3f-66e1-44c9-94da-4fca8dd19ebe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39426d3f-66e1-44c9-94da-4fca8dd19ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:40,499 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.051s 2022-09-11 05:49:40,500 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf0882a-56be-4798-a50b-63ccd5ea9241', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf0882a-56be-4798-a50b-63ccd5ea9241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:41,559 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:41,559 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938d1033-b711-4c20-a623-d3dee7b918ae', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938d1033-b711-4c20-a623-d3dee7b918ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:42,622 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:49:42,622 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39dc6374-96e2-4e0e-a2f2-0649d2eb45d0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39dc6374-96e2-4e0e-a2f2-0649d2eb45d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:43,686 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:49:43,687 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebfb0a65-46ad-40be-b914-380b53f6bd05', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebfb0a65-46ad-40be-b914-380b53f6bd05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:44,744 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:49:44,744 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22b019c-d00a-43e6-81f3-c6950160b2b5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22b019c-d00a-43e6-81f3-c6950160b2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:45,804 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:45,805 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c62d2a-2914-43d8-aff8-c95e731000e4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c62d2a-2914-43d8-aff8-c95e731000e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:46,864 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:46,864 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009e8cf6-21dc-4c5d-8707-0002fd527248', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009e8cf6-21dc-4c5d-8707-0002fd527248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:47,923 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:47,923 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90ac026-5f62-4203-920f-9620a7211801', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90ac026-5f62-4203-920f-9620a7211801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:48,983 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:48,983 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882d3f3d-3da8-4059-b406-8bf6775db159', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882d3f3d-3da8-4059-b406-8bf6775db159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:50,041 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:50,042 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-480bca9f-dea3-4b00-8fad-8f187f9bbac0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-480bca9f-dea3-4b00-8fad-8f187f9bbac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:51,100 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:51,100 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042ab3bb-bd61-497f-81b7-2456d8db9d72', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042ab3bb-bd61-497f-81b7-2456d8db9d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:52,159 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:52,159 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42428690-47c2-4811-9975-b018d1eb042e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42428690-47c2-4811-9975-b018d1eb042e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:53,218 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:53,219 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386e031e-5752-4ff6-a8df-a87d4176989d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386e031e-5752-4ff6-a8df-a87d4176989d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:54,279 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:54,280 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e67782-4b24-43f7-b064-417d7865137e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e67782-4b24-43f7-b064-417d7865137e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:55,338 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:49:55,338 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0be4b91-7f38-4f56-864e-5bf4142b3853', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0be4b91-7f38-4f56-864e-5bf4142b3853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:56,403 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.051s 2022-09-11 05:49:56,403 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f6830d-962a-46f9-9b61-2246bc8fedc0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f6830d-962a-46f9-9b61-2246bc8fedc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:57,462 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:49:57,463 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b17e13-13bf-4d42-ad4a-85e7b0e71009', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b17e13-13bf-4d42-ad4a-85e7b0e71009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:58,523 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:49:58,523 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b1a9344-91b1-44e3-b16b-83241d2c1f24', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1a9344-91b1-44e3-b16b-83241d2c1f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:49:59,583 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:49:59,583 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ccf0cd-f79a-4b31-941e-d6373394018a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ccf0cd-f79a-4b31-941e-d6373394018a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:00,642 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:00,643 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2186ae76-164d-4486-958e-e4390ea22afc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2186ae76-164d-4486-958e-e4390ea22afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:01,701 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:01,702 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2dbf17f-8366-4250-9d1e-97edf6dab73c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2dbf17f-8366-4250-9d1e-97edf6dab73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:02,760 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:02,761 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cf41e1-a110-41b3-a6ac-baf66f46c5b1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cf41e1-a110-41b3-a6ac-baf66f46c5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:03,821 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:03,821 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a749ec-b4cc-4b11-bf73-3d393c16b9b7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a749ec-b4cc-4b11-bf73-3d393c16b9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:04,881 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:04,881 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759249cf-30ba-4b20-a478-5c1dd29c06dc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759249cf-30ba-4b20-a478-5c1dd29c06dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:05,940 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:05,940 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33354912-1d43-41cd-b2a9-9b299489e5c6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33354912-1d43-41cd-b2a9-9b299489e5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:06,999 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:07,000 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6fce1c-9bd7-4e4f-bf75-2fbffb883f7b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6fce1c-9bd7-4e4f-bf75-2fbffb883f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:08,061 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:08,061 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6812f4-f1ef-4229-8329-73a0f0fd7cd9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6812f4-f1ef-4229-8329-73a0f0fd7cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:09,125 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:50:09,125 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e282aae8-4ce6-4f34-a9d8-99691e45779b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e282aae8-4ce6-4f34-a9d8-99691e45779b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:10,184 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:10,184 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edcd3794-4f63-436f-bdde-a8ba16a8a4d2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edcd3794-4f63-436f-bdde-a8ba16a8a4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:11,243 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:11,243 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3159b275-efc7-4cba-a516-4eba5cfbd2ef', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3159b275-efc7-4cba-a516-4eba5cfbd2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:12,302 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:12,303 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58633988-f246-4961-b795-b0c08ee8cc12', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58633988-f246-4961-b795-b0c08ee8cc12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:13,361 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:13,362 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb1de5e-2013-4ecd-9575-a2cf80ea93b9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb1de5e-2013-4ecd-9575-a2cf80ea93b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:14,421 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:14,422 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c6021a-b96c-4f76-9935-b0a641ce0483', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c6021a-b96c-4f76-9935-b0a641ce0483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:15,481 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:15,481 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c18927-4c90-49d9-b9e3-29ac55ef448d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c18927-4c90-49d9-b9e3-29ac55ef448d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:16,539 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:16,540 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f23fa0f-ddcf-4a93-9abe-ef4ae3cb1c98', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f23fa0f-ddcf-4a93-9abe-ef4ae3cb1c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:17,599 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:17,600 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad34e7db-8d14-426b-9d72-7765b1483c8e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad34e7db-8d14-426b-9d72-7765b1483c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:18,659 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:18,660 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7680b4-c01c-413c-a842-a9e5d810ed46', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7680b4-c01c-413c-a842-a9e5d810ed46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:19,719 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:19,720 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1092b052-b438-48c7-8c35-7fe982591217', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1092b052-b438-48c7-8c35-7fe982591217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:20,779 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:20,779 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de62ef9-ef79-4a71-a35f-88e525ca23d3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de62ef9-ef79-4a71-a35f-88e525ca23d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:21,842 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:50:21,842 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f64f38-8cf1-4f5f-b757-3fb66be39677', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f64f38-8cf1-4f5f-b757-3fb66be39677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:22,904 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:22,904 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f519ee24-e855-4df7-af51-d0d5910efe5a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f519ee24-e855-4df7-af51-d0d5910efe5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:23,963 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:23,964 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faad98fa-e27a-4c7d-9aa6-c6a8a1981c73', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faad98fa-e27a-4c7d-9aa6-c6a8a1981c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:25,023 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:25,024 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3bdf28-a218-4722-9659-c15a776eb71e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3bdf28-a218-4722-9659-c15a776eb71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:26,084 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:26,084 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efadb671-8335-4361-af61-acdfef27aaf8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efadb671-8335-4361-af61-acdfef27aaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:27,143 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:27,144 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50359d56-9888-471f-ab6d-14e6ffdd98c2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50359d56-9888-471f-ab6d-14e6ffdd98c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:28,202 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:28,202 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0507cd-85a3-4fe8-bd47-b1e66b4dfb0b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0507cd-85a3-4fe8-bd47-b1e66b4dfb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:29,260 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.042s 2022-09-11 05:50:29,260 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41510b6c-b946-4d37-9e3e-25f010bc19d6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41510b6c-b946-4d37-9e3e-25f010bc19d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:30,320 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:30,321 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d43154a-4805-42bb-8104-98dcd54f0ad6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d43154a-4805-42bb-8104-98dcd54f0ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:31,380 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:31,380 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e54df5-e64c-4e97-ade6-b9904d2e364d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e54df5-e64c-4e97-ade6-b9904d2e364d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:32,439 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:32,439 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280d3e46-17d1-43f2-9f24-3dc047adb329', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280d3e46-17d1-43f2-9f24-3dc047adb329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:33,499 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:33,500 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0368a299-18a6-41fe-8822-6028c82518de', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0368a299-18a6-41fe-8822-6028c82518de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:34,558 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:34,559 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-316199f8-3b39-4cde-b090-acc724d2e3ae', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-316199f8-3b39-4cde-b090-acc724d2e3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:35,618 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:35,618 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18fd367-b44c-45d6-835f-7f9e4db92bf1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18fd367-b44c-45d6-835f-7f9e4db92bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:36,677 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:36,677 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e87053c-7aba-4cfb-824e-94ff1c468629', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e87053c-7aba-4cfb-824e-94ff1c468629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:37,736 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:37,736 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7163a35e-b4a7-4cb5-bbfd-b8628cc83fe7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7163a35e-b4a7-4cb5-bbfd-b8628cc83fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:38,797 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:38,797 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26840a00-6322-44a4-869a-20fa30faad8b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26840a00-6322-44a4-869a-20fa30faad8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:39,856 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:39,856 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f35ee64-f135-4333-8f48-916bb94fbdd2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f35ee64-f135-4333-8f48-916bb94fbdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:40,916 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:40,917 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de826068-495b-41e0-b112-5a1d3628d5fc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de826068-495b-41e0-b112-5a1d3628d5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:41,976 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:41,977 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64738902-f8e5-4d91-bdc1-460f46c649ff', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64738902-f8e5-4d91-bdc1-460f46c649ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:43,035 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:43,036 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547e8604-f61f-47cd-85f9-210298847ef0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547e8604-f61f-47cd-85f9-210298847ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:44,095 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:44,095 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0a29eb-7d89-4639-990b-06d7f378d36d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0a29eb-7d89-4639-990b-06d7f378d36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:45,154 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:45,155 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ed5741-f183-468a-b856-43890b4e698e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ed5741-f183-468a-b856-43890b4e698e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:46,214 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:46,214 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18750e9-f96d-4c1d-8074-7c65235e4f34', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18750e9-f96d-4c1d-8074-7c65235e4f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:47,274 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:47,274 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c89b3a-a8f6-45c5-8bbe-1de9fec30dc4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c89b3a-a8f6-45c5-8bbe-1de9fec30dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:48,333 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:48,333 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4355f633-5d4c-4009-9f37-80a7bb529d36', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4355f633-5d4c-4009-9f37-80a7bb529d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:49,394 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:49,394 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ffc485-ab28-4086-814b-7817ac19b2a0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ffc485-ab28-4086-814b-7817ac19b2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:50,453 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:50,453 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7636b46a-19a7-4ceb-93c9-a3da1273080f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7636b46a-19a7-4ceb-93c9-a3da1273080f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:51,511 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:51,511 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ba90ff-295e-4261-90fe-502d5da36ab3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ba90ff-295e-4261-90fe-502d5da36ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:52,570 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:52,571 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7e56db-d0bc-436b-b94f-d8d866beaea5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7e56db-d0bc-436b-b94f-d8d866beaea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:53,629 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:53,629 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2799ca7-df8f-43bd-a465-52c9573ed075', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2799ca7-df8f-43bd-a465-52c9573ed075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:54,688 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:54,688 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e98871c-b14c-4d2c-a472-eeccd5d6832e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e98871c-b14c-4d2c-a472-eeccd5d6832e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:55,747 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:50:55,747 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a260ed-3e0f-4754-8a4f-e8b37b73478b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a260ed-3e0f-4754-8a4f-e8b37b73478b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:56,813 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.052s 2022-09-11 05:50:56,813 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d71aa5b8-5333-4036-a92a-f78dd2530e4f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d71aa5b8-5333-4036-a92a-f78dd2530e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:57,874 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:57,874 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09342a61-c502-4f7b-85e3-8ac962551869', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09342a61-c502-4f7b-85e3-8ac962551869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:58,933 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:50:58,934 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06c480e-0787-4941-ae44-f2b203cfca3d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06c480e-0787-4941-ae44-f2b203cfca3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:50:59,994 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:50:59,995 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c1b424-1a0b-4d9e-802c-5f4838d5eff1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c1b424-1a0b-4d9e-802c-5f4838d5eff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:01,053 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:01,054 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5e521dc-5c27-4ca3-8113-8c08b0832156', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e521dc-5c27-4ca3-8113-8c08b0832156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:02,114 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:02,114 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779443b0-1afb-469d-bcbd-2d4d0d234f70', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779443b0-1afb-469d-bcbd-2d4d0d234f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:03,172 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:03,173 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6e2573-af28-4473-8911-1ad4a623e1ab', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6e2573-af28-4473-8911-1ad4a623e1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:04,238 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.050s 2022-09-11 05:51:04,238 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d3f631-b770-4b2a-965f-3e5ac6214dbe', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d3f631-b770-4b2a-965f-3e5ac6214dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:05,310 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:05,310 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc395d93-feff-4279-821d-64e00d6c9df1', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc395d93-feff-4279-821d-64e00d6c9df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:06,370 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:06,371 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba8eec2-f2fa-42c1-874a-979e5c2de0a3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba8eec2-f2fa-42c1-874a-979e5c2de0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:07,431 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:07,431 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2d4886-a7c3-4b0e-8ebf-80f8046bc8df', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2d4886-a7c3-4b0e-8ebf-80f8046bc8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:08,492 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:08,492 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc2a0f3-4fa9-4ca5-9261-8f5288b5bd02', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc2a0f3-4fa9-4ca5-9261-8f5288b5bd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:09,556 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.048s 2022-09-11 05:51:09,556 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae80af62-ec15-4375-89f8-449e22bf0615', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae80af62-ec15-4375-89f8-449e22bf0615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:10,617 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:10,618 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a257e1f-e699-473d-a7b5-33cb13fbd53b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a257e1f-e699-473d-a7b5-33cb13fbd53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:11,676 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:11,677 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4be6ab0-2d70-4449-b271-2a080811d905', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4be6ab0-2d70-4449-b271-2a080811d905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:12,736 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:12,736 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14621f76-c817-43f0-a8ea-d96285b502c8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14621f76-c817-43f0-a8ea-d96285b502c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:13,796 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:13,797 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05106b2-a945-4d5c-8e32-7bcb21b7ae54', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05106b2-a945-4d5c-8e32-7bcb21b7ae54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:14,855 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:14,856 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe2525f-a07b-4eaf-82bb-30c9ebecbe10', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe2525f-a07b-4eaf-82bb-30c9ebecbe10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:15,916 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:51:15,916 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d276a9f-ac63-4d74-b298-f778cb416ef2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d276a9f-ac63-4d74-b298-f778cb416ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:16,975 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:16,975 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314a2f58-5388-4854-99aa-f5c733503c48', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314a2f58-5388-4854-99aa-f5c733503c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:18,039 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.049s 2022-09-11 05:51:18,040 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cefc204-5be0-4693-b993-40338e296e0f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cefc204-5be0-4693-b993-40338e296e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:19,100 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:19,100 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c97125c-6df5-4754-b090-5111d207dc52', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c97125c-6df5-4754-b090-5111d207dc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:20,160 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:20,160 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507dd3e9-035e-49d2-9e96-195326b5aa4e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507dd3e9-035e-49d2-9e96-195326b5aa4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:21,220 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:21,221 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcfe322-43f2-42b2-808c-3b203d00dc6f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcfe322-43f2-42b2-808c-3b203d00dc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:22,279 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:22,280 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccbdbe4-3d8d-4208-9324-c2217232da67', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccbdbe4-3d8d-4208-9324-c2217232da67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:23,338 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:23,338 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27c271d-9f42-4f4a-947a-e3a2c96aeccc', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27c271d-9f42-4f4a-947a-e3a2c96aeccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:24,397 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:24,397 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd4b932-f86f-4444-9043-dc07c0e5e71b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd4b932-f86f-4444-9043-dc07c0e5e71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:25,456 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:25,456 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4066e878-4f85-43a6-adf2-4a5997d6be46', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4066e878-4f85-43a6-adf2-4a5997d6be46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:26,514 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:26,514 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2d5e0f-43c6-4c17-bc10-ec97db13d4d3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2d5e0f-43c6-4c17-bc10-ec97db13d4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:27,575 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:27,575 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b692fd-2ba3-405e-838e-ad7886aa91eb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b692fd-2ba3-405e-838e-ad7886aa91eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:28,633 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:28,634 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05529825-3e44-48f8-8b06-bcdc3e8cfdd6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05529825-3e44-48f8-8b06-bcdc3e8cfdd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:29,693 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:29,693 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3dc301c-9532-496a-8abd-d27d9bd5b91a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3dc301c-9532-496a-8abd-d27d9bd5b91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:30,754 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:30,754 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee03d5b0-bea7-424f-b453-d3ae3f3f975c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee03d5b0-bea7-424f-b453-d3ae3f3f975c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:31,814 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:31,814 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b2840a-d30f-460f-9316-71cc891c339d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b2840a-d30f-460f-9316-71cc891c339d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:32,872 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:32,873 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5802c98f-6814-4df7-942f-f66a04584316', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5802c98f-6814-4df7-942f-f66a04584316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:33,930 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:33,931 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c9fdf9-cd6f-42d6-a9c2-cfd9fb257884', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c9fdf9-cd6f-42d6-a9c2-cfd9fb257884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:34,990 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:34,990 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f61afc-7bdb-46f7-a0e7-662202c51e28', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f61afc-7bdb-46f7-a0e7-662202c51e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:36,049 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:36,049 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81b7d65-8ccc-4360-bb45-20a88cd62a1a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81b7d65-8ccc-4360-bb45-20a88cd62a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:37,108 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:37,109 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485b758d-59ac-4b4b-b8e0-2b197b0d29e6', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485b758d-59ac-4b4b-b8e0-2b197b0d29e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:38,168 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:38,168 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fccd829b-ece9-4332-9e53-b7c37f7615d7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fccd829b-ece9-4332-9e53-b7c37f7615d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:39,226 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:39,227 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadd38f5-4ce3-4908-bd33-c139ce897ff5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadd38f5-4ce3-4908-bd33-c139ce897ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:40,287 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:40,287 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db543f0c-b183-452c-a39b-128e0401da16', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db543f0c-b183-452c-a39b-128e0401da16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:41,347 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:41,347 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885ee9a6-5525-4323-bc36-fe7fc0e88197', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885ee9a6-5525-4323-bc36-fe7fc0e88197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:42,406 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:42,406 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c7693a-fd8d-4541-b942-28ffefd29b0e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c7693a-fd8d-4541-b942-28ffefd29b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:43,465 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:43,466 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c6c404-aeaf-4e0b-93c6-386d74aa276d', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c6c404-aeaf-4e0b-93c6-386d74aa276d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:44,524 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:44,525 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f28d04-e2a5-4dbf-9d4c-e7fbe330cf77', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f28d04-e2a5-4dbf-9d4c-e7fbe330cf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:45,585 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:45,585 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac1e66c-663b-45d1-9b29-b41df9ef4c7c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac1e66c-663b-45d1-9b29-b41df9ef4c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:46,644 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:46,645 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26c77c4-7370-40fd-b786-174fd11bc2bb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26c77c4-7370-40fd-b786-174fd11bc2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:47,704 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:47,704 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78fc251-0dc0-40de-8e29-0d869eb5e5b0', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78fc251-0dc0-40de-8e29-0d869eb5e5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:48,764 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:48,765 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e0e382-151c-4bc2-84f5-a9dadccceeaa', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e0e382-151c-4bc2-84f5-a9dadccceeaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:49,829 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.051s 2022-09-11 05:51:49,829 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b685f485-2c43-4b43-9f4a-f5f7abf34051', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b685f485-2c43-4b43-9f4a-f5f7abf34051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:50,892 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.049s 2022-09-11 05:51:50,893 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6307ede5-ad10-48dd-88f2-750ef3a34e0e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6307ede5-ad10-48dd-88f2-750ef3a34e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:51,954 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:51:51,954 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930a41c9-42c6-4c20-900e-ef11505d2d9e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930a41c9-42c6-4c20-900e-ef11505d2d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:53,012 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:53,013 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264af87e-d9cc-4760-9ece-b84b8285db1a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264af87e-d9cc-4760-9ece-b84b8285db1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:54,072 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:54,073 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4739b422-9d9b-4c02-915c-a22ab52ee8bf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4739b422-9d9b-4c02-915c-a22ab52ee8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:55,130 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:55,130 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38c107c-4947-4143-b8d4-de83c0990ecf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38c107c-4947-4143-b8d4-de83c0990ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:56,190 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:51:56,190 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b63477c-9385-4f5f-8877-c8ac25d8015c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b63477c-9385-4f5f-8877-c8ac25d8015c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:57,251 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:51:57,252 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467f77af-66e7-429a-9bde-e0cb0b749e31', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467f77af-66e7-429a-9bde-e0cb0b749e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:58,311 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:58,312 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cad9dcc-31a4-4cb5-bf0e-df2e0a376a32', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cad9dcc-31a4-4cb5-bf0e-df2e0a376a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:51:59,370 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:51:59,371 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0abdc10-4f60-45d2-894c-76abe921798a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0abdc10-4f60-45d2-894c-76abe921798a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:00,429 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:00,429 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ada51bc-5de9-4855-9fb6-b65fcd5b896e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ada51bc-5de9-4855-9fb6-b65fcd5b896e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:01,489 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:52:01,490 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3228d9f1-2a4b-4b25-9c1b-5adf36c234a5', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3228d9f1-2a4b-4b25-9c1b-5adf36c234a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:02,550 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:52:02,550 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbb0d71-9230-4089-b55b-eb4b5d4dcf98', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbb0d71-9230-4089-b55b-eb4b5d4dcf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:03,608 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:03,609 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347099cb-4df5-487a-bdd4-dcf0d8eff51e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347099cb-4df5-487a-bdd4-dcf0d8eff51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:04,668 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:04,669 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de813b8-3b12-49ec-aa05-91a896922f1a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de813b8-3b12-49ec-aa05-91a896922f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:05,727 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:05,727 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa3a782-5cd9-4118-b8ab-3f782b48bc19', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa3a782-5cd9-4118-b8ab-3f782b48bc19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:06,786 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:06,787 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c293d71-0f13-423d-8c49-b2051e403f4f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c293d71-0f13-423d-8c49-b2051e403f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:07,844 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:07,845 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd7efbc-87b9-4a47-89fc-ffb7c2c999de', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd7efbc-87b9-4a47-89fc-ffb7c2c999de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:08,904 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:52:08,905 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2e18a71-09ae-41bb-924e-741d6f600293', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2e18a71-09ae-41bb-924e-741d6f600293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:09,966 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:52:09,966 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1c8d42-59b5-4ea9-b3b0-976796d9e4aa', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1c8d42-59b5-4ea9-b3b0-976796d9e4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:11,034 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.053s 2022-09-11 05:52:11,034 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797a880c-7d1d-48af-929b-9325ca78b409', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797a880c-7d1d-48af-929b-9325ca78b409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:12,094 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:12,094 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05abd0c-6a97-474c-ab74-df162004f409', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05abd0c-6a97-474c-ab74-df162004f409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:13,152 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:13,152 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b6f24d-3ae2-48d7-9219-97a2bd7aca14', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b6f24d-3ae2-48d7-9219-97a2bd7aca14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:14,212 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:14,212 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6490691-39d8-4b3f-8ec5-68779415ef04', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6490691-39d8-4b3f-8ec5-68779415ef04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:15,271 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:15,271 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403df041-3941-4408-84fe-adf19b7bb98a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403df041-3941-4408-84fe-adf19b7bb98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:16,330 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:16,330 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafb9f51-28a6-47b4-ab67-7966faace083', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafb9f51-28a6-47b4-ab67-7966faace083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:17,389 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:17,390 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518b0998-b836-442d-a712-4b54fd871a0b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518b0998-b836-442d-a712-4b54fd871a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:18,447 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.043s 2022-09-11 05:52:18,447 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97481196-02ef-49bc-831d-8671966a7387', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97481196-02ef-49bc-831d-8671966a7387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:19,506 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:19,507 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c715365-04e8-4b90-a19b-1b2fdae93235', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c715365-04e8-4b90-a19b-1b2fdae93235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:20,567 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:20,568 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df76357-8162-4f65-9bb0-301baa7fba8c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df76357-8162-4f65-9bb0-301baa7fba8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:21,627 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:21,628 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885904b8-bd52-45e4-9f9d-7074e15af44e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885904b8-bd52-45e4-9f9d-7074e15af44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:22,688 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:22,688 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa70f02d-8ac1-42e4-b2ae-c216f22c02a9', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa70f02d-8ac1-42e4-b2ae-c216f22c02a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:23,746 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:23,747 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7eec66-ad79-44f0-b02b-ffb173f73488', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7eec66-ad79-44f0-b02b-ffb173f73488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:24,805 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:24,806 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcfe963f-20a1-4ab3-9b18-6afcb7c8f823', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcfe963f-20a1-4ab3-9b18-6afcb7c8f823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:25,864 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:25,864 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261d4683-5a8d-431b-be46-734a87bd3905', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261d4683-5a8d-431b-be46-734a87bd3905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:26,924 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:26,925 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b23927-44c2-4fe4-8da1-e54a3ad49991', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b23927-44c2-4fe4-8da1-e54a3ad49991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:28,131 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.192s 2022-09-11 05:52:28,132 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0f0288-9d47-4fcd-84aa-9f30546f7794', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0f0288-9d47-4fcd-84aa-9f30546f7794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:29,190 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:29,191 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41da1cb5-11f1-47b8-9761-036ea6149230', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41da1cb5-11f1-47b8-9761-036ea6149230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:30,250 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:30,250 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a05a80d-3b45-4f41-a2ac-0e53cb816ac2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a05a80d-3b45-4f41-a2ac-0e53cb816ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:31,310 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:52:31,311 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef07dfc9-3ca6-401e-95bb-106affc55d3a', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef07dfc9-3ca6-401e-95bb-106affc55d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:32,373 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:52:32,373 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7b59fb-3f78-4286-b575-2915f08299cb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7b59fb-3f78-4286-b575-2915f08299cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:33,432 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:33,432 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda990dd-24af-47b3-bc36-7875229ea5bf', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda990dd-24af-47b3-bc36-7875229ea5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:34,492 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:34,492 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292e6970-4bef-4164-a427-d0681124106e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292e6970-4bef-4164-a427-d0681124106e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:35,552 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:35,552 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c249a5-310a-454d-a2b7-13112f0056ef', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c249a5-310a-454d-a2b7-13112f0056ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:36,610 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:36,611 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8f4613-b5c4-44cf-b6e1-d5e95eb39e67', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8f4613-b5c4-44cf-b6e1-d5e95eb39e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:37,669 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:37,669 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5028f37-3d3f-44ed-bf23-89e8b1c8f831', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5028f37-3d3f-44ed-bf23-89e8b1c8f831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:38,728 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:38,728 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d486f38-6fea-4123-b5a9-2eafca16f2e7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d486f38-6fea-4123-b5a9-2eafca16f2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:39,787 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:39,788 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a80c15d4-752a-44f3-b6dd-bd911642d527', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a80c15d4-752a-44f3-b6dd-bd911642d527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:40,847 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:40,847 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0306ada-1bdd-42bb-bfde-cde544d75bdb', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0306ada-1bdd-42bb-bfde-cde544d75bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:41,905 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:41,906 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e743f2be-bf09-4ceb-bb08-4febc1cafc63', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e743f2be-bf09-4ceb-bb08-4febc1cafc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:42,964 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:42,965 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ffcbdf8-cd4b-4129-8555-7694a1a6b7e2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ffcbdf8-cd4b-4129-8555-7694a1a6b7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:44,024 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:52:44,025 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f431111c-ba70-4cdc-adc2-87741a46e042', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f431111c-ba70-4cdc-adc2-87741a46e042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:45,083 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:45,084 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d39104-538f-4c68-872a-a6e2783da315', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d39104-538f-4c68-872a-a6e2783da315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:46,206 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.108s 2022-09-11 05:52:46,207 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788e66e2-633e-4715-b100-7965b5f36717', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788e66e2-633e-4715-b100-7965b5f36717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:47,268 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.047s 2022-09-11 05:52:47,269 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7faabcb0-065a-4919-8e89-9a882e747f1f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7faabcb0-065a-4919-8e89-9a882e747f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:48,334 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.051s 2022-09-11 05:52:48,334 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d57d845-8275-4fb8-9f36-130f70c74759', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d57d845-8275-4fb8-9f36-130f70c74759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:49,394 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:49,394 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace7e65d-a7d0-4696-891d-d548fe5fa1ca', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace7e65d-a7d0-4696-891d-d548fe5fa1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:50,454 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.046s 2022-09-11 05:52:50,455 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19360cf6-1ba1-4f09-9413-7b6dc58257ad', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19360cf6-1ba1-4f09-9413-7b6dc58257ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:51,514 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:51,514 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a8a272-4d7e-4160-a4f6-eb43133d1d3c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a8a272-4d7e-4160-a4f6-eb43133d1d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:52,586 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.058s 2022-09-11 05:52:52,587 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b38aae4-a38b-4ddc-a8f4-23fd20f598a2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b38aae4-a38b-4ddc-a8f4-23fd20f598a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:53,646 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:53,646 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61030134-500f-4550-b901-2ffe64255ece', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61030134-500f-4550-b901-2ffe64255ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:54,705 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:54,706 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e791c5-747a-4ded-bf63-482bef99361e', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e791c5-747a-4ded-bf63-482bef99361e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:55,764 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:55,764 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a57f83e-42b7-41e8-b5c0-24922387d9ab', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a57f83e-42b7-41e8-b5c0-24922387d9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:56,822 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:52:56,823 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e09a6d6-4df6-4f8c-85cd-ae5cafee29b4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e09a6d6-4df6-4f8c-85cd-ae5cafee29b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:57,881 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:52:57,882 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1954e9-ef5f-41b0-971b-8e166631b982', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1954e9-ef5f-41b0-971b-8e166631b982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:52:58,944 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.048s 2022-09-11 05:52:58,944 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba818e3-bad5-4924-b223-77dabfe8d57b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba818e3-bad5-4924-b223-77dabfe8d57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:53:00,004 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:53:00,004 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-176d8c2e-d7a4-4954-a1fc-e751a00bcd3c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-176d8c2e-d7a4-4954-a1fc-e751a00bcd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:53:01,062 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:53:01,062 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23caa4f-d027-49b5-8124-d512d51890b7', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23caa4f-d027-49b5-8124-d512d51890b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:53:02,125 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.049s 2022-09-11 05:53:02,126 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67812ce1-a35e-47ff-be65-5d257dc602fd', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67812ce1-a35e-47ff-be65-5d257dc602fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:53:03,186 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.045s 2022-09-11 05:53:03,186 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41853183-6105-4d7c-9453-3c28cad09931', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41853183-6105-4d7c-9453-3c28cad09931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:53:04,244 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:53:04,245 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a5c6d1-9c64-4420-8315-612d50b673c4', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a5c6d1-9c64-4420-8315-612d50b673c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:53:05,302 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69 0.044s 2022-09-11 05:53:05,303 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0707729e-1687-4424-b558-81a252e1850f', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0707729e-1687-4424-b558-81a252e1850f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69'} Body: b'{"volume": {"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-09-11T05:32:24.000000", "updated_at": "2022-09-11T05:33:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1064799801", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/183fd2ebaf054cfebad0bafa207f9967/volumes/5f6fa272-9fbc-4135-8a42-8b281415df69"}], "user_id": "25cdba6a3bec49b4928b3fd953673060", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "attachment_id": "612047a4-af62-4c5c-86d3-8d21d98e6cfa", "volume_id": "5f6fa272-9fbc-4135-8a42-8b281415df69", "server_id": "c4c14da8-f044-490c-86b4-f1cef62ed399", "host_name": null, "device": "/dev/sda", "attached_at": "2022-09-11T05:33:13.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "00f61779-4a28-49b8-a0c6-84833a5616d4", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "183fd2ebaf054cfebad0bafa207f9967"}}' 2022-09-11 05:53:05,473 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.33:9696/networking/v2.0/security-groups/47489249-ce51-41e1-ad50-59a1e7d44214 0.156s 2022-09-11 05:53:05,473 121396 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-6170616c-7a68-4a67-bf75-cd888d709604', 'content-length': '0', 'date': 'Sun, 11 Sep 2022 05:53:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/networking/v2.0/security-groups/47489249-ce51-41e1-ad50-59a1e7d44214'} Body: b'' 2022-09-11 05:53:06,514 121396 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1753796652 1.040s 2022-09-11 05:53:06,515 121396 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sun, 11 Sep 2022 05:53:05 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-ca8d7fe0-d918-47cc-a83c-195e8f54fd96', 'x-compute-request-id': 'req-ca8d7fe0-d918-47cc-a83c-195e8f54fd96', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1753796652'} 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/lib/services/volume/v3/volumes_client.py", line 145, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 937, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 5f6fa272-9fbc-4135-8a42-8b281415df69 within the required time (360 s). Timer started at 1662875225. Timer ended at 1662875585. Waited for 360 s. }}} 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/scenario/test_volume_boot_pattern.py", line 88, in test_volume_boot_pattern self._delete_server(instance_1st) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 36, in _delete_server waiters.wait_for_server_termination(self.servers_client, server['id']) 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 |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt11.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
pt12.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
pt13.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
pt14.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
pt15.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt15.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt16.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
pt17.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_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt18.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
pt19.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt22.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
pt22.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 | 2 | 0 | 0 | 0 | 2 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt23.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
skip
pt23.2: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
||||||
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
pt24.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
pt24.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
pt24.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
pt25.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
pt26.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
pt27.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
pt27.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
pt28.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
pt28.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
pt29.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
pt30.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt33.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
pt33.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
pt34.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
pt35.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
pt35.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
pt36.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt60.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt60.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt64.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt64.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 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] |
||||||
Total | 239 | 217 | 12 | 0 | 10 |